mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Bump @babel/preset-env from 7.2.0 to 7.2.3
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.2.0 to 7.2.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.2.0...v7.2.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
93392e0dd7
commit
3f6fa66bdd
@ -59,7 +59,7 @@
|
|||||||
"@babel/cli": "~7.2.3",
|
"@babel/cli": "~7.2.3",
|
||||||
"@babel/core": "~7.2.0",
|
"@babel/core": "~7.2.0",
|
||||||
"@babel/node": "~7.2.2",
|
"@babel/node": "~7.2.2",
|
||||||
"@babel/preset-env": "~7.2.0",
|
"@babel/preset-env": "~7.2.3",
|
||||||
"@babel/register": "~7.0.0",
|
"@babel/register": "~7.0.0",
|
||||||
"apollo-server-testing": "~2.2.6",
|
"apollo-server-testing": "~2.2.6",
|
||||||
"babel-eslint": "~10.0.1",
|
"babel-eslint": "~10.0.1",
|
||||||
|
|||||||
@ -560,10 +560,10 @@
|
|||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
regenerator-runtime "^0.11.1"
|
regenerator-runtime "^0.11.1"
|
||||||
|
|
||||||
"@babel/preset-env@~7.2.0":
|
"@babel/preset-env@~7.2.3":
|
||||||
version "7.2.0"
|
version "7.2.3"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.2.0.tgz#a5030e7e4306af5a295dd5d7c78dc5464af3fee2"
|
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.2.3.tgz#948c8df4d4609c99c7e0130169f052ea6a7a8933"
|
||||||
integrity sha512-haGR38j5vOGVeBatrQPr3l0xHbs14505DcM57cbJy48kgMFvvHHoYEhHuRV+7vi559yyAUAVbTWzbK/B/pzJng==
|
integrity sha512-AuHzW7a9rbv5WXmvGaPX7wADxFkZIqKlbBh1dmZUQp4iwiPpkE/Qnrji6SC4UQCQzvWY/cpHET29eUhXS9cLPw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-module-imports" "^7.0.0"
|
"@babel/helper-module-imports" "^7.0.0"
|
||||||
"@babel/helper-plugin-utils" "^7.0.0"
|
"@babel/helper-plugin-utils" "^7.0.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user