Skip to content

Commit 2020aae

Browse files
committed
bumping to 7.7.0 babel/core to support babel.config.json
1 parent bf7d18d commit 2020aae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"homepage": "https://github.com/symfony/webpack-encore",
2727
"dependencies": {
28-
"@babel/core": "^7.4.0",
28+
"@babel/core": "^7.7.0",
2929
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
3030
"@babel/preset-env": "^7.4.0",
3131
"assets-webpack-plugin": "^3.9.7",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
invariant "^2.2.4"
1919
semver "^5.5.0"
2020

21-
"@babel/core@^7.4.0":
21+
"@babel/core@^7.7.0":
2222
version "7.9.6"
2323
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.9.6.tgz#d9aa1f580abf3b2286ef40b6904d390904c63376"
2424
integrity sha512-nD3deLvbsApbHAHttzIssYqgb883yU/d9roe4RZymBCDaZryMJDbptVpEpeQuRh4BJ+SYI8le9YGxKvFEvl1Wg==

0 commit comments

Comments
 (0)