chore(deps-dev): bump @babel/register from 7.22.5 to 7.22.15 (#9245)

This commit is contained in:
dependabot[bot]
2023-09-25 11:58:24 +00:00
committed by GitHub
parent cd38899ab6
commit 63ad6f6a5b
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -54,7 +54,7 @@
"@babel/plugin-transform-runtime": "=7.22.15", "@babel/plugin-transform-runtime": "=7.22.15",
"@babel/preset-env": "=7.22.20", "@babel/preset-env": "=7.22.20",
"@babel/preset-react": "=7.22.15", "@babel/preset-react": "=7.22.15",
"@babel/register": "=7.22.5", "@babel/register": "=7.22.15",
"@commitlint/cli": "^17.7.1", "@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0", "@commitlint/config-conventional": "^17.7.0",
"@jest/globals": "=29.7.0", "@jest/globals": "=29.7.0",
@@ -1985,9 +1985,9 @@
} }
}, },
"node_modules/@babel/register": { "node_modules/@babel/register": {
"version": "7.22.5", "version": "7.22.15",
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.22.5.tgz", "resolved": "https://registry.npmjs.org/@babel/register/-/register-7.22.15.tgz",
"integrity": "sha512-vV6pm/4CijSQ8Y47RH5SopXzursN35RQINfGJkmOlcpAtGuf94miFvIPhCKGQN7WGIcsgG1BHEX2KVdTYwTwUQ==", "integrity": "sha512-V3Q3EqoQdn65RCgTLwauZaTfd1ShhwPmbBv+1dkZV/HpCGMKVyn6oFcRlI7RaKqiDQjX2Qd3AuoEguBgdjIKlg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"clone-deep": "^4.0.1", "clone-deep": "^4.0.1",
@@ -31619,9 +31619,9 @@
} }
}, },
"@babel/register": { "@babel/register": {
"version": "7.22.5", "version": "7.22.15",
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.22.5.tgz", "resolved": "https://registry.npmjs.org/@babel/register/-/register-7.22.15.tgz",
"integrity": "sha512-vV6pm/4CijSQ8Y47RH5SopXzursN35RQINfGJkmOlcpAtGuf94miFvIPhCKGQN7WGIcsgG1BHEX2KVdTYwTwUQ==", "integrity": "sha512-V3Q3EqoQdn65RCgTLwauZaTfd1ShhwPmbBv+1dkZV/HpCGMKVyn6oFcRlI7RaKqiDQjX2Qd3AuoEguBgdjIKlg==",
"dev": true, "dev": true,
"requires": { "requires": {
"clone-deep": "^4.0.1", "clone-deep": "^4.0.1",

View File

@@ -118,7 +118,7 @@
"@babel/plugin-transform-runtime": "=7.22.15", "@babel/plugin-transform-runtime": "=7.22.15",
"@babel/preset-env": "=7.22.20", "@babel/preset-env": "=7.22.20",
"@babel/preset-react": "=7.22.15", "@babel/preset-react": "=7.22.15",
"@babel/register": "=7.22.5", "@babel/register": "=7.22.15",
"@commitlint/cli": "^17.7.1", "@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0", "@commitlint/config-conventional": "^17.7.0",
"@jest/globals": "=29.7.0", "@jest/globals": "=29.7.0",