Bump @babel/core from 7.18.2 to 7.18.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.2 to 7.18.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.18.6/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
39dae0f30e
commit
245eefe19d
2 changed files with 38 additions and 38 deletions
74
package-lock.json
generated
74
package-lock.json
generated
|
@ -13,7 +13,7 @@
|
||||||
"puppeteer": "^14.1.0"
|
"puppeteer": "^14.1.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.12.3",
|
"@babel/core": "^7.18.6",
|
||||||
"@babel/preset-env": "^7.18.6",
|
"@babel/preset-env": "^7.18.6",
|
||||||
"autoprefixer": "^10.2.4",
|
"autoprefixer": "^10.2.4",
|
||||||
"babel-loader": "^8.2.1",
|
"babel-loader": "^8.2.1",
|
||||||
|
@ -72,21 +72,21 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/core": {
|
"node_modules/@babel/core": {
|
||||||
"version": "7.18.2",
|
"version": "7.18.6",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.2.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.6.tgz",
|
||||||
"integrity": "sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ==",
|
"integrity": "sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ampproject/remapping": "^2.1.0",
|
"@ampproject/remapping": "^2.1.0",
|
||||||
"@babel/code-frame": "^7.16.7",
|
"@babel/code-frame": "^7.18.6",
|
||||||
"@babel/generator": "^7.18.2",
|
"@babel/generator": "^7.18.6",
|
||||||
"@babel/helper-compilation-targets": "^7.18.2",
|
"@babel/helper-compilation-targets": "^7.18.6",
|
||||||
"@babel/helper-module-transforms": "^7.18.0",
|
"@babel/helper-module-transforms": "^7.18.6",
|
||||||
"@babel/helpers": "^7.18.2",
|
"@babel/helpers": "^7.18.6",
|
||||||
"@babel/parser": "^7.18.0",
|
"@babel/parser": "^7.18.6",
|
||||||
"@babel/template": "^7.16.7",
|
"@babel/template": "^7.18.6",
|
||||||
"@babel/traverse": "^7.18.2",
|
"@babel/traverse": "^7.18.6",
|
||||||
"@babel/types": "^7.18.2",
|
"@babel/types": "^7.18.6",
|
||||||
"convert-source-map": "^1.7.0",
|
"convert-source-map": "^1.7.0",
|
||||||
"debug": "^4.1.0",
|
"debug": "^4.1.0",
|
||||||
"gensync": "^1.0.0-beta.2",
|
"gensync": "^1.0.0-beta.2",
|
||||||
|
@ -442,14 +442,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/helpers": {
|
"node_modules/@babel/helpers": {
|
||||||
"version": "7.18.2",
|
"version": "7.18.6",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.2.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.6.tgz",
|
||||||
"integrity": "sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg==",
|
"integrity": "sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/template": "^7.16.7",
|
"@babel/template": "^7.18.6",
|
||||||
"@babel/traverse": "^7.18.2",
|
"@babel/traverse": "^7.18.6",
|
||||||
"@babel/types": "^7.18.2"
|
"@babel/types": "^7.18.6"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.9.0"
|
"node": ">=6.9.0"
|
||||||
|
@ -7485,21 +7485,21 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@babel/core": {
|
"@babel/core": {
|
||||||
"version": "7.18.2",
|
"version": "7.18.6",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.2.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.6.tgz",
|
||||||
"integrity": "sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ==",
|
"integrity": "sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@ampproject/remapping": "^2.1.0",
|
"@ampproject/remapping": "^2.1.0",
|
||||||
"@babel/code-frame": "^7.16.7",
|
"@babel/code-frame": "^7.18.6",
|
||||||
"@babel/generator": "^7.18.2",
|
"@babel/generator": "^7.18.6",
|
||||||
"@babel/helper-compilation-targets": "^7.18.2",
|
"@babel/helper-compilation-targets": "^7.18.6",
|
||||||
"@babel/helper-module-transforms": "^7.18.0",
|
"@babel/helper-module-transforms": "^7.18.6",
|
||||||
"@babel/helpers": "^7.18.2",
|
"@babel/helpers": "^7.18.6",
|
||||||
"@babel/parser": "^7.18.0",
|
"@babel/parser": "^7.18.6",
|
||||||
"@babel/template": "^7.16.7",
|
"@babel/template": "^7.18.6",
|
||||||
"@babel/traverse": "^7.18.2",
|
"@babel/traverse": "^7.18.6",
|
||||||
"@babel/types": "^7.18.2",
|
"@babel/types": "^7.18.6",
|
||||||
"convert-source-map": "^1.7.0",
|
"convert-source-map": "^1.7.0",
|
||||||
"debug": "^4.1.0",
|
"debug": "^4.1.0",
|
||||||
"gensync": "^1.0.0-beta.2",
|
"gensync": "^1.0.0-beta.2",
|
||||||
|
@ -7763,14 +7763,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/helpers": {
|
"@babel/helpers": {
|
||||||
"version": "7.18.2",
|
"version": "7.18.6",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.2.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.6.tgz",
|
||||||
"integrity": "sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg==",
|
"integrity": "sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/template": "^7.16.7",
|
"@babel/template": "^7.18.6",
|
||||||
"@babel/traverse": "^7.18.2",
|
"@babel/traverse": "^7.18.6",
|
||||||
"@babel/types": "^7.18.2"
|
"@babel/types": "^7.18.6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/highlight": {
|
"@babel/highlight": {
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
"puppeteer": "^14.1.0"
|
"puppeteer": "^14.1.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.12.3",
|
"@babel/core": "^7.18.6",
|
||||||
"@babel/preset-env": "^7.18.6",
|
"@babel/preset-env": "^7.18.6",
|
||||||
"autoprefixer": "^10.2.4",
|
"autoprefixer": "^10.2.4",
|
||||||
"babel-loader": "^8.2.1",
|
"babel-loader": "^8.2.1",
|
||||||
|
|
Loading…
Add table
Reference in a new issue