Skip to content

Commit f9cde4f

Browse files
bump(deps): babel
1 parent 5b3eb18 commit f9cde4f

File tree

2 files changed

+652
-614
lines changed

2 files changed

+652
-614
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,17 @@
4040
}
4141
},
4242
"devDependencies": {
43-
"@babel/code-frame": "^7.12.13",
44-
"@babel/core": "^7.14.3",
45-
"@babel/generator": "^7.14.3",
46-
"@babel/parser": "^7.14.4",
47-
"@babel/plugin-proposal-dynamic-import": "^7.14.2",
48-
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.2",
49-
"@babel/plugin-proposal-optional-chaining": "^7.14.2",
50-
"@babel/plugin-transform-arrow-functions": "^7.13.0",
51-
"@babel/plugin-transform-modules-commonjs": "^7.14.0",
52-
"@babel/plugin-transform-runtime": "^7.14.3",
53-
"@babel/preset-env": "^7.14.4",
43+
"@babel/code-frame": "^7.14.5",
44+
"@babel/core": "^7.14.6",
45+
"@babel/generator": "^7.14.5",
46+
"@babel/parser": "^7.14.7",
47+
"@babel/plugin-proposal-dynamic-import": "^7.14.5",
48+
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
49+
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
50+
"@babel/plugin-transform-arrow-functions": "^7.14.5",
51+
"@babel/plugin-transform-modules-commonjs": "^7.14.5",
52+
"@babel/plugin-transform-runtime": "^7.14.5",
53+
"@babel/preset-env": "^7.14.7",
5454
"@types/babel__code-frame": "^7.0.2",
5555
"@types/babel__core": "^7.1.13",
5656
"@types/babel__traverse": "^7.11.1",

0 commit comments

Comments
 (0)