Skip to content

Commit b1b9460

Browse files
committed
Update babel package dependencies.
1 parent 82e23a5 commit b1b9460

File tree

2 files changed

+723
-574
lines changed

2 files changed

+723
-574
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@
6262
"repo-scripts/*"
6363
],
6464
"devDependencies": {
65-
"@babel/core": "7.16.0",
66-
"@babel/plugin-transform-modules-commonjs": "7.16.0",
67-
"@babel/preset-env": "7.16.0",
68-
"@babel/register": "7.16.0",
69-
"@babel/preset-typescript": "7.16.0",
65+
"@babel/core": "7.17.9",
66+
"@babel/plugin-transform-modules-commonjs": "7.17.9",
67+
"@babel/preset-env": "7.16.11",
68+
"@babel/register": "7.17.7",
69+
"@babel/preset-typescript": "7.16.7",
7070
"babel-plugin-transform-import-meta": "2.1.0",
7171
"@changesets/changelog-github": "0.4.1",
7272
"@changesets/cli": "2.17.0",

0 commit comments

Comments
 (0)