mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Bump @babel/node from 7.2.0 to 7.2.2
Bumps [@babel/node](https://github.com/babel/babel) from 7.2.0 to 7.2.2. - [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.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
7593a094e0
commit
9ff227d28f
@ -58,7 +58,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "~7.2.0",
|
"@babel/cli": "~7.2.0",
|
||||||
"@babel/core": "~7.2.0",
|
"@babel/core": "~7.2.0",
|
||||||
"@babel/node": "~7.2.0",
|
"@babel/node": "~7.2.2",
|
||||||
"@babel/preset-env": "~7.2.0",
|
"@babel/preset-env": "~7.2.0",
|
||||||
"@babel/register": "~7.0.0",
|
"@babel/register": "~7.0.0",
|
||||||
"apollo-server-testing": "~2.2.6",
|
"apollo-server-testing": "~2.2.6",
|
||||||
|
|||||||
@ -251,10 +251,10 @@
|
|||||||
esutils "^2.0.2"
|
esutils "^2.0.2"
|
||||||
js-tokens "^4.0.0"
|
js-tokens "^4.0.0"
|
||||||
|
|
||||||
"@babel/node@~7.2.0":
|
"@babel/node@~7.2.2":
|
||||||
version "7.2.0"
|
version "7.2.2"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.2.0.tgz#0b601be8ef03897923e3908dc18129836d44e6fa"
|
resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.2.2.tgz#1557dd23545b38d7b1d030a9c0e8fb225dbf70ab"
|
||||||
integrity sha512-RFwVH5xWpwd4SfkOI0WsK9AnF5o+C9iMTvUkkTb7jUNaiDieV8BGK38t74bTPjgc4FCxSAWNKqaqgDW4fenkyA==
|
integrity sha512-jPqgTycE26uFsuWpLika9Ohz9dmLQHWjOnMNxBOjYb1HXO+eLKxEr5FfKSXH/tBvFwwaw+pzke3gagnurGOfCA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/polyfill" "^7.0.0"
|
"@babel/polyfill" "^7.0.0"
|
||||||
"@babel/register" "^7.0.0"
|
"@babel/register" "^7.0.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user