Skip to content

Commit 5c6cf47

Browse files
committed
Update babel monorepo to v7.14.2
1 parent 5f081db commit 5c6cf47

File tree

2 files changed

+171
-94
lines changed

2 files changed

+171
-94
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"homepage": "https://github.com/three11/extract-query-arg#readme",
4343
"devDependencies": {
4444
"@babel/cli": "7.13.16",
45-
"@babel/core": "7.14.0",
45+
"@babel/core": "7.14.2",
4646
"@babel/plugin-proposal-class-properties": "7.13.0",
4747
"@babel/plugin-proposal-decorators": "7.13.15",
4848
"@babel/plugin-proposal-export-namespace-from": "7.12.13",
@@ -52,7 +52,7 @@
5252
"@babel/plugin-proposal-throw-expressions": "7.12.13",
5353
"@babel/plugin-syntax-dynamic-import": "7.8.3",
5454
"@babel/plugin-syntax-import-meta": "7.10.4",
55-
"@babel/preset-env": "7.14.1",
55+
"@babel/preset-env": "7.14.2",
5656
"babel-loader": "8.2.2",
5757
"babel-minify": "0.5.1"
5858
}

0 commit comments

Comments
 (0)