Skip to content

Commit ea8062f

Browse files
Update babel monorepo
1 parent 78c3362 commit ea8062f

File tree

2 files changed

+1170
-695
lines changed

2 files changed

+1170
-695
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
"author": "Chris Kalmar <christian.kalmar@gmail.com>",
4444
"license": "MIT",
4545
"devDependencies": {
46-
"@babel/cli": "7.7.5",
47-
"@babel/core": "7.7.5",
48-
"@babel/node": "7.7.4",
49-
"@babel/plugin-transform-runtime": "7.7.6",
50-
"@babel/preset-env": "7.7.6",
51-
"@babel/runtime": "7.7.6",
46+
"@babel/cli": "7.22.10",
47+
"@babel/core": "7.22.11",
48+
"@babel/node": "7.22.10",
49+
"@babel/plugin-transform-runtime": "7.22.10",
50+
"@babel/preset-env": "7.22.10",
51+
"@babel/runtime": "7.22.11",
5252
"babel-eslint": "10.0.3",
5353
"codecov": "3.6.1",
5454
"eslint": "6.7.2",

0 commit comments

Comments
 (0)