Skip to content

Commit 96c8ba7

Browse files
committed
tweak deps
1 parent cb40773 commit 96c8ba7

File tree

2 files changed

+34
-40
lines changed

2 files changed

+34
-40
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@
5858
}
5959
},
6060
"devDependencies": {
61-
"@babel/cli": "^7.23.4",
62-
"@babel/core": "^7.23.7",
61+
"@babel/cli": "^7.21.0",
62+
"@babel/core": "^7.21.0",
6363
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
64-
"@babel/plugin-transform-modules-commonjs": "^7.23.3",
64+
"@babel/plugin-transform-modules-commonjs": "7.21",
6565
"ava": "2.4",
6666
"babel-plugin-commonjs-lite": "gist:3e38560d5bed35da1fd708d635e4acb3",
6767
"eslint": "^7.32.0",

0 commit comments

Comments
 (0)