Merge pull request #88 from substantial/dependabot/npm_and_yarn/gulp-babel-7.0.1
This commit is contained in:
commit
9a64d72b29
@ -45,7 +45,7 @@
|
||||
"eslint-plugin-prettier": "^2.0.1",
|
||||
"exports-loader": "^0.6.2",
|
||||
"gulp": "^3.6.0",
|
||||
"gulp-babel": "^6.1.1",
|
||||
"gulp-babel": "^7.0.1",
|
||||
"gulp-eslint": "^3.0.1",
|
||||
"gulp-mocha": "^2.0.0",
|
||||
"karma": "^0.13.3",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -317,7 +317,7 @@ babel-code-frame@^6.16.0, babel-code-frame@^6.26.0:
|
||||
esutils "^2.0.2"
|
||||
js-tokens "^3.0.2"
|
||||
|
||||
babel-core@^6.23.1, babel-core@^6.26.0, babel-core@^6.4.0:
|
||||
babel-core@^6.26.0, babel-core@^6.4.0:
|
||||
version "6.26.3"
|
||||
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.26.3.tgz#b2e2f09e342d0f0c88e2f02e067794125e75c207"
|
||||
integrity sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==
|
||||
@ -2791,13 +2791,11 @@ growl@1.9.2:
|
||||
resolved "https://registry.yarnpkg.com/growl/-/growl-1.9.2.tgz#0ea7743715db8d8de2c5ede1775e1b45ac85c02f"
|
||||
integrity sha1-Dqd0NxXbjY3ixe3hd14bRayFwC8=
|
||||
|
||||
gulp-babel@^6.1.1:
|
||||
version "6.1.3"
|
||||
resolved "https://registry.yarnpkg.com/gulp-babel/-/gulp-babel-6.1.3.tgz#5aad8acb0db6b7f2f0be19eeee9528f2064df631"
|
||||
integrity sha512-tm15R3rt4gO59WXCuqrwf4QXJM9VIJC+0J2NPYSC6xZn+cZRD5y5RPGAiHaDxCJq7Rz5BDljlrk3cEjWADF+wQ==
|
||||
gulp-babel@^7.0.1:
|
||||
version "7.0.1"
|
||||
resolved "https://registry.yarnpkg.com/gulp-babel/-/gulp-babel-7.0.1.tgz#b9c8e29fa376b36c57989db820fc1c1715bb47cb"
|
||||
integrity sha512-UqHS3AdxZyJCRxqnAX603Dj3k/Wx6hzcgmav3QcxvsIFq3Y8ZkU7iXd0O+JwD5ivqCc6o0r1S7tCB/xxLnuSNw==
|
||||
dependencies:
|
||||
babel-core "^6.23.1"
|
||||
object-assign "^4.0.1"
|
||||
plugin-error "^1.0.1"
|
||||
replace-ext "0.0.1"
|
||||
through2 "^2.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user