chore(deps-dev): bump @babel/eslint-parser from 7.22.9 to 7.22.10 (#9150)
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -50,7 +50,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/cli": "=7.22.10",
|
||||
"@babel/core": "=7.22.10",
|
||||
"@babel/eslint-parser": "=7.22.9",
|
||||
"@babel/eslint-parser": "=7.22.10",
|
||||
"@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.9",
|
||||
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.22.9.tgz",
|
||||
"integrity": "sha512-xdMkt39/nviO/4vpVdrEYPwXCsYIXSSAr6mC7WQsNIlGnuxKyKE7GZjalcnbSWiC4OXGNNN3UQPeHfjSC6sTDA==",
|
||||
"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==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
|
||||
@@ -265,7 +265,7 @@
|
||||
"node": "^10.13.0 || ^12.13.0 || >=14.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@babel/core": ">=7.11.0",
|
||||
"@babel/core": "^7.11.0",
|
||||
"eslint": "^7.5.0 || ^8.0.0"
|
||||
}
|
||||
},
|
||||
@@ -29938,9 +29938,9 @@
|
||||
}
|
||||
},
|
||||
"@babel/eslint-parser": {
|
||||
"version": "7.22.9",
|
||||
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.22.9.tgz",
|
||||
"integrity": "sha512-xdMkt39/nviO/4vpVdrEYPwXCsYIXSSAr6mC7WQsNIlGnuxKyKE7GZjalcnbSWiC4OXGNNN3UQPeHfjSC6sTDA==",
|
||||
"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==",
|
||||
"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.9",
|
||||
"@babel/eslint-parser": "=7.22.10",
|
||||
"@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