npm: bump @babel/register from 7.17.0 to 7.17.7 (#1792)
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.17.0 to 7.17.7. - [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.17.7/packages/babel-register) --- updated-dependencies: - dependency-name: "@babel/register" dependency-type: direct:development update-type: version-update:semver-patch ... 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:
Родитель
fcf3a96adb
Коммит
07add24934
|
@ -25,7 +25,7 @@
|
|||
"@babel/plugin-proposal-class-properties": "^7.5.5",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/preset-env": "^7.6.2",
|
||||
"@babel/register": "^7.17.0",
|
||||
"@babel/register": "^7.17.7",
|
||||
"acorn": ">=6.4.1",
|
||||
"babel-eslint": "^10.0.3",
|
||||
"color-string": ">=1.9.0",
|
||||
|
@ -925,9 +925,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@babel/register": {
|
||||
"version": "7.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.17.0.tgz",
|
||||
"integrity": "sha512-UNZsMAZ7uKoGHo1HlEXfteEOYssf64n/PNLHGqOKq/bgYcu/4LrQWAHJwSCb3BRZK8Hi5gkJdRcwrGTO2wtRCg==",
|
||||
"version": "7.17.7",
|
||||
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.17.7.tgz",
|
||||
"integrity": "sha512-fg56SwvXRifootQEDQAu1mKdjh5uthPzdO0N6t358FktfL4XjAVXuH58ULoiW8mesxiOgNIrxiImqEwv0+hRRA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"clone-deep": "^4.0.1",
|
||||
|
@ -12587,9 +12587,9 @@
|
|||
}
|
||||
},
|
||||
"@babel/register": {
|
||||
"version": "7.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.17.0.tgz",
|
||||
"integrity": "sha512-UNZsMAZ7uKoGHo1HlEXfteEOYssf64n/PNLHGqOKq/bgYcu/4LrQWAHJwSCb3BRZK8Hi5gkJdRcwrGTO2wtRCg==",
|
||||
"version": "7.17.7",
|
||||
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.17.7.tgz",
|
||||
"integrity": "sha512-fg56SwvXRifootQEDQAu1mKdjh5uthPzdO0N6t358FktfL4XjAVXuH58ULoiW8mesxiOgNIrxiImqEwv0+hRRA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"clone-deep": "^4.0.1",
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
"@babel/plugin-proposal-class-properties": "^7.5.5",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/preset-env": "^7.6.2",
|
||||
"@babel/register": "^7.17.0",
|
||||
"@babel/register": "^7.17.7",
|
||||
"acorn": ">=6.4.1",
|
||||
"babel-eslint": "^10.0.3",
|
||||
"color-string": ">=1.9.0",
|
||||
|
|
Загрузка…
Ссылка в новой задаче