Skip to content

Commit 43cfb4e

Browse files
committed
update dependencies
1 parent 8e58a6d commit 43cfb4e

File tree

2 files changed

+43
-53
lines changed

2 files changed

+43
-53
lines changed

package-lock.json

Lines changed: 41 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
},
9191
"devDependencies": {
9292
"@babel/cli": "^7.19.3",
93-
"@babel/core": "^7.19.3",
93+
"@babel/core": "^7.19.6",
9494
"@babel/plugin-proposal-class-properties": "^7.18.6",
9595
"@babel/plugin-proposal-class-static-block": "^7.18.6",
9696
"@babel/plugin-proposal-logical-assignment-operators": "^7.18.9",
@@ -111,7 +111,7 @@
111111
"@babel/plugin-transform-for-of": "^7.18.8",
112112
"@babel/plugin-transform-literals": "^7.18.9",
113113
"@babel/plugin-transform-member-expression-literals": "^7.18.6",
114-
"@babel/plugin-transform-modules-commonjs": "^7.18.6",
114+
"@babel/plugin-transform-modules-commonjs": "^7.19.6",
115115
"@babel/plugin-transform-new-target": "^7.18.6",
116116
"@babel/plugin-transform-object-super": "^7.18.6",
117117
"@babel/plugin-transform-parameters": "^7.18.8",

0 commit comments

Comments
 (0)