chore(deps-dev): bump @babel/register from 7.22.5 to 7.22.15 (#9245)
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -54,7 +54,7 @@
|
||||
"@babel/plugin-transform-runtime": "=7.22.15",
|
||||
"@babel/preset-env": "=7.22.20",
|
||||
"@babel/preset-react": "=7.22.15",
|
||||
"@babel/register": "=7.22.5",
|
||||
"@babel/register": "=7.22.15",
|
||||
"@commitlint/cli": "^17.7.1",
|
||||
"@commitlint/config-conventional": "^17.7.0",
|
||||
"@jest/globals": "=29.7.0",
|
||||
@@ -1985,9 +1985,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/register": {
|
||||
"version": "7.22.5",
|
||||
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.22.5.tgz",
|
||||
"integrity": "sha512-vV6pm/4CijSQ8Y47RH5SopXzursN35RQINfGJkmOlcpAtGuf94miFvIPhCKGQN7WGIcsgG1BHEX2KVdTYwTwUQ==",
|
||||
"version": "7.22.15",
|
||||
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.22.15.tgz",
|
||||
"integrity": "sha512-V3Q3EqoQdn65RCgTLwauZaTfd1ShhwPmbBv+1dkZV/HpCGMKVyn6oFcRlI7RaKqiDQjX2Qd3AuoEguBgdjIKlg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"clone-deep": "^4.0.1",
|
||||
@@ -31619,9 +31619,9 @@
|
||||
}
|
||||
},
|
||||
"@babel/register": {
|
||||
"version": "7.22.5",
|
||||
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.22.5.tgz",
|
||||
"integrity": "sha512-vV6pm/4CijSQ8Y47RH5SopXzursN35RQINfGJkmOlcpAtGuf94miFvIPhCKGQN7WGIcsgG1BHEX2KVdTYwTwUQ==",
|
||||
"version": "7.22.15",
|
||||
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.22.15.tgz",
|
||||
"integrity": "sha512-V3Q3EqoQdn65RCgTLwauZaTfd1ShhwPmbBv+1dkZV/HpCGMKVyn6oFcRlI7RaKqiDQjX2Qd3AuoEguBgdjIKlg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"clone-deep": "^4.0.1",
|
||||
|
||||
@@ -118,7 +118,7 @@
|
||||
"@babel/plugin-transform-runtime": "=7.22.15",
|
||||
"@babel/preset-env": "=7.22.20",
|
||||
"@babel/preset-react": "=7.22.15",
|
||||
"@babel/register": "=7.22.5",
|
||||
"@babel/register": "=7.22.15",
|
||||
"@commitlint/cli": "^17.7.1",
|
||||
"@commitlint/config-conventional": "^17.7.0",
|
||||
"@jest/globals": "=29.7.0",
|
||||
|
||||
Reference in New Issue
Block a user