Bump @babel/node from 7.12.1 to 7.12.6 in /token/js (#803)
Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.12.1 to 7.12.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.6/packages/babel-node) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8ec81b6405
commit
02f98c92a2
|
@ -894,9 +894,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/node": {
|
"@babel/node": {
|
||||||
"version": "7.12.1",
|
"version": "7.12.6",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/node/-/node-7.12.1.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/node/-/node-7.12.6.tgz",
|
||||||
"integrity": "sha512-S4tWOqo3V3ZuJjJNuheSMFIlDaQd6kbvqnQll+tdJTirksTdFHrauQf3d/xW4rgAM+mHJpxTZMHVeIXjCiDViw==",
|
"integrity": "sha512-A1TpW2X05ZkI5+WV7Aa24QX4LyGwrGUQPflG1CyBdr84jUuH0mhkE2BQWSQAlfRnp4bMLjeveMJIhS20JaOfVQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/register": "^7.12.1",
|
"@babel/register": "^7.12.1",
|
||||||
|
|
Loading…
Reference in New Issue