chore(deps-dev): bump @babel/eslint-parser from 7.22.10 to 7.22.11 (#9174)
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -50,7 +50,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/cli": "=7.22.10",
|
||||
"@babel/core": "=7.22.10",
|
||||
"@babel/eslint-parser": "=7.22.10",
|
||||
"@babel/eslint-parser": "=7.22.11",
|
||||
"@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",
|
||||
@@ -252,9 +252,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/eslint-parser": {
|
||||
"version": "7.22.10",
|
||||
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.22.10.tgz",
|
||||
"integrity": "sha512-0J8DNPRXQRLeR9rPaUMM3fA+RbixjnVLe/MRMYCkp3hzgsSuxCHQ8NN8xQG1wIHKJ4a1DTROTvFJdW+B5/eOsg==",
|
||||
"version": "7.22.11",
|
||||
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.22.11.tgz",
|
||||
"integrity": "sha512-YjOYZ3j7TjV8OhLW6NCtyg8G04uStATEUe5eiLuCZaXz2VSDQ3dsAtm2D+TuQyAqNMUK2WacGo0/uma9Pein1w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
|
||||
@@ -30088,9 +30088,9 @@
|
||||
}
|
||||
},
|
||||
"@babel/eslint-parser": {
|
||||
"version": "7.22.10",
|
||||
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.22.10.tgz",
|
||||
"integrity": "sha512-0J8DNPRXQRLeR9rPaUMM3fA+RbixjnVLe/MRMYCkp3hzgsSuxCHQ8NN8xQG1wIHKJ4a1DTROTvFJdW+B5/eOsg==",
|
||||
"version": "7.22.11",
|
||||
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.22.11.tgz",
|
||||
"integrity": "sha512-YjOYZ3j7TjV8OhLW6NCtyg8G04uStATEUe5eiLuCZaXz2VSDQ3dsAtm2D+TuQyAqNMUK2WacGo0/uma9Pein1w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
|
||||
|
||||
@@ -114,7 +114,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/cli": "=7.22.10",
|
||||
"@babel/core": "=7.22.10",
|
||||
"@babel/eslint-parser": "=7.22.10",
|
||||
"@babel/eslint-parser": "=7.22.11",
|
||||
"@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