Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Commit e6329a6

Browse files
chore(devdeps): update babel monorepo (#571)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 33da89c commit e6329a6

File tree

2 files changed

+703
-821
lines changed

2 files changed

+703
-821
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,11 +119,11 @@
119119
"react-dom": "18.x"
120120
},
121121
"devDependencies": {
122-
"@babel/core": "7.19.6",
122+
"@babel/core": "7.20.2",
123123
"@babel/eslint-parser": "7.19.1",
124124
"@babel/plugin-proposal-class-properties": "7.18.6",
125125
"@babel/plugin-transform-runtime": "7.19.6",
126-
"@babel/preset-env": "7.19.4",
126+
"@babel/preset-env": "7.20.2",
127127
"@babel/preset-react": "7.18.6",
128128
"@babel/preset-typescript": "7.18.6",
129129
"@commitlint/cli": "17.2.0",
@@ -192,7 +192,7 @@
192192
"webpack": "5.74.0"
193193
},
194194
"dependencies": {
195-
"@babel/runtime": "7.20.1",
195+
"@babel/runtime": "7.20.6",
196196
"@scaleway/ui": "0.205.4",
197197
"final-form": "4.20.7",
198198
"final-form-arrays": "3.0.2",

0 commit comments

Comments
 (0)