Merge pull request #1984 from hodgef/dependabot/npm_and_yarn/babel/core-7.22.1

Bump @babel/core from 7.21.8 to 7.22.1
This commit is contained in:
Francisco Hodge 2023-05-29 04:58:04 -04:00 committed by GitHub
commit 5523f50b21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 36 additions and 36 deletions

70
package-lock.json generated
View File

@ -10,7 +10,7 @@
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@babel/cli": "^7.20.7", "@babel/cli": "^7.20.7",
"@babel/core": "^7.21.8", "@babel/core": "^7.22.1",
"@babel/plugin-proposal-class-properties": "^7.17.12", "@babel/plugin-proposal-class-properties": "^7.17.12",
"@babel/plugin-transform-typescript": "^7.21.3", "@babel/plugin-transform-typescript": "^7.21.3",
"@babel/polyfill": "^7.12.1", "@babel/polyfill": "^7.12.1",
@ -105,21 +105,21 @@
} }
}, },
"node_modules/@babel/core": { "node_modules/@babel/core": {
"version": "7.21.8", "version": "7.22.1",
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.8.tgz", "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.1.tgz",
"integrity": "sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==", "integrity": "sha512-Hkqu7J4ynysSXxmAahpN1jjRwVJ+NdpraFLIWflgjpVob3KNyK3/tIUc7Q7szed8WMp0JNa7Qtd1E9Oo22F9gA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@ampproject/remapping": "^2.2.0", "@ampproject/remapping": "^2.2.0",
"@babel/code-frame": "^7.21.4", "@babel/code-frame": "^7.21.4",
"@babel/generator": "^7.21.5", "@babel/generator": "^7.22.0",
"@babel/helper-compilation-targets": "^7.21.5", "@babel/helper-compilation-targets": "^7.22.1",
"@babel/helper-module-transforms": "^7.21.5", "@babel/helper-module-transforms": "^7.22.1",
"@babel/helpers": "^7.21.5", "@babel/helpers": "^7.22.0",
"@babel/parser": "^7.21.8", "@babel/parser": "^7.22.0",
"@babel/template": "^7.20.7", "@babel/template": "^7.21.9",
"@babel/traverse": "^7.21.5", "@babel/traverse": "^7.22.1",
"@babel/types": "^7.21.5", "@babel/types": "^7.22.0",
"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",
@ -594,14 +594,14 @@
} }
}, },
"node_modules/@babel/helpers": { "node_modules/@babel/helpers": {
"version": "7.21.5", "version": "7.22.3",
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.5.tgz", "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.3.tgz",
"integrity": "sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==", "integrity": "sha512-jBJ7jWblbgr7r6wYZHMdIqKc73ycaTcCaWRq4/2LpuPHcx7xMlZvpGQkOYc9HeSjn6rcx15CPlgVcBtZ4WZJ2w==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/template": "^7.20.7", "@babel/template": "^7.21.9",
"@babel/traverse": "^7.21.5", "@babel/traverse": "^7.22.1",
"@babel/types": "^7.21.5" "@babel/types": "^7.22.3"
}, },
"engines": { "engines": {
"node": ">=6.9.0" "node": ">=6.9.0"
@ -16393,21 +16393,21 @@
"dev": true "dev": true
}, },
"@babel/core": { "@babel/core": {
"version": "7.21.8", "version": "7.22.1",
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.8.tgz", "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.1.tgz",
"integrity": "sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==", "integrity": "sha512-Hkqu7J4ynysSXxmAahpN1jjRwVJ+NdpraFLIWflgjpVob3KNyK3/tIUc7Q7szed8WMp0JNa7Qtd1E9Oo22F9gA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@ampproject/remapping": "^2.2.0", "@ampproject/remapping": "^2.2.0",
"@babel/code-frame": "^7.21.4", "@babel/code-frame": "^7.21.4",
"@babel/generator": "^7.21.5", "@babel/generator": "^7.22.0",
"@babel/helper-compilation-targets": "^7.21.5", "@babel/helper-compilation-targets": "^7.22.1",
"@babel/helper-module-transforms": "^7.21.5", "@babel/helper-module-transforms": "^7.22.1",
"@babel/helpers": "^7.21.5", "@babel/helpers": "^7.22.0",
"@babel/parser": "^7.21.8", "@babel/parser": "^7.22.0",
"@babel/template": "^7.20.7", "@babel/template": "^7.21.9",
"@babel/traverse": "^7.21.5", "@babel/traverse": "^7.22.1",
"@babel/types": "^7.21.5", "@babel/types": "^7.22.0",
"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",
@ -16766,14 +16766,14 @@
} }
}, },
"@babel/helpers": { "@babel/helpers": {
"version": "7.21.5", "version": "7.22.3",
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.5.tgz", "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.3.tgz",
"integrity": "sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==", "integrity": "sha512-jBJ7jWblbgr7r6wYZHMdIqKc73ycaTcCaWRq4/2LpuPHcx7xMlZvpGQkOYc9HeSjn6rcx15CPlgVcBtZ4WZJ2w==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/template": "^7.20.7", "@babel/template": "^7.21.9",
"@babel/traverse": "^7.21.5", "@babel/traverse": "^7.22.1",
"@babel/types": "^7.21.5" "@babel/types": "^7.22.3"
} }
}, },
"@babel/highlight": { "@babel/highlight": {

View File

@ -40,7 +40,7 @@
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@babel/cli": "^7.20.7", "@babel/cli": "^7.20.7",
"@babel/core": "^7.21.8", "@babel/core": "^7.22.1",
"@babel/plugin-proposal-class-properties": "^7.17.12", "@babel/plugin-proposal-class-properties": "^7.17.12",
"@babel/plugin-transform-typescript": "^7.21.3", "@babel/plugin-transform-typescript": "^7.21.3",
"@babel/polyfill": "^7.12.1", "@babel/polyfill": "^7.12.1",