We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf7d18d commit 2020aaeCopy full SHA for 2020aae
package.json
@@ -25,7 +25,7 @@
25
},
26
"homepage": "https://github.com/symfony/webpack-encore",
27
"dependencies": {
28
- "@babel/core": "^7.4.0",
+ "@babel/core": "^7.7.0",
29
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
30
"@babel/preset-env": "^7.4.0",
31
"assets-webpack-plugin": "^3.9.7",
yarn.lock
@@ -18,7 +18,7 @@
18
invariant "^2.2.4"
19
semver "^5.5.0"
20
21
-"@babel/core@^7.4.0":
+"@babel/core@^7.7.0":
22
version "7.9.6"
23
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.9.6.tgz#d9aa1f580abf3b2286ef40b6904d390904c63376"
24
integrity sha512-nD3deLvbsApbHAHttzIssYqgb883yU/d9roe4RZymBCDaZryMJDbptVpEpeQuRh4BJ+SYI8le9YGxKvFEvl1Wg==
0 commit comments