Skip to content

Commit 50e19c4

Browse files
committed
chore(deps): update babel monorepo to v7.18.10
1 parent ba4d3f0 commit 50e19c4

File tree

2 files changed

+87
-70
lines changed

2 files changed

+87
-70
lines changed

package-lock.json

+85-68
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"test:watch": "jest --watch"
2626
},
2727
"devDependencies": {
28-
"@babel/cli": "7.18.9",
29-
"@babel/core": "7.18.9",
28+
"@babel/cli": "7.18.10",
29+
"@babel/core": "7.18.10",
3030
"@babel/plugin-proposal-class-properties": "7.18.6",
3131
"@babel/plugin-transform-modules-commonjs": "7.18.6",
3232
"@babel/preset-typescript": "7.18.6",

0 commit comments

Comments
 (0)