chore(deps-dev): bump @babel/eslint-parser from 7.21.3 to 7.22.5 (#8954)
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -50,7 +50,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/cli": "=7.22.5",
|
||||
"@babel/core": "=7.21.0",
|
||||
"@babel/eslint-parser": "=7.21.3",
|
||||
"@babel/eslint-parser": "=7.22.5",
|
||||
"@babel/plugin-proposal-class-properties": "=7.18.6",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.18.6",
|
||||
"@babel/plugin-proposal-object-rest-spread": "=7.20.7",
|
||||
@@ -242,9 +242,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/eslint-parser": {
|
||||
"version": "7.21.3",
|
||||
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.21.3.tgz",
|
||||
"integrity": "sha512-kfhmPimwo6k4P8zxNs8+T7yR44q1LdpsZdE1NkCsVlfiuTPRfnGgjaF8Qgug9q9Pou17u6wneYF0lDCZJATMFg==",
|
||||
"version": "7.22.5",
|
||||
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.22.5.tgz",
|
||||
"integrity": "sha512-C69RWYNYtrgIRE5CmTd77ZiLDXqgBipahJc/jHP3sLcAGj6AJzxNIuKNpVnICqbyK7X3pFUfEvL++rvtbQpZkQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
|
||||
@@ -29630,9 +29630,9 @@
|
||||
}
|
||||
},
|
||||
"@babel/eslint-parser": {
|
||||
"version": "7.21.3",
|
||||
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.21.3.tgz",
|
||||
"integrity": "sha512-kfhmPimwo6k4P8zxNs8+T7yR44q1LdpsZdE1NkCsVlfiuTPRfnGgjaF8Qgug9q9Pou17u6wneYF0lDCZJATMFg==",
|
||||
"version": "7.22.5",
|
||||
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.22.5.tgz",
|
||||
"integrity": "sha512-C69RWYNYtrgIRE5CmTd77ZiLDXqgBipahJc/jHP3sLcAGj6AJzxNIuKNpVnICqbyK7X3pFUfEvL++rvtbQpZkQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
|
||||
|
||||
@@ -104,7 +104,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/cli": "=7.22.5",
|
||||
"@babel/core": "=7.21.0",
|
||||
"@babel/eslint-parser": "=7.21.3",
|
||||
"@babel/eslint-parser": "=7.22.5",
|
||||
"@babel/plugin-proposal-class-properties": "=7.18.6",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.18.6",
|
||||
"@babel/plugin-proposal-object-rest-spread": "=7.20.7",
|
||||
|
||||
Reference in New Issue
Block a user