chore(deps): update dependency @babel/eslint-parser to v7.24.5

This commit is contained in:
renovate[bot] 2024-05-02 19:13:20 +00:00
parent e4f1099393
commit a57176f61c
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View file

@ -9,7 +9,7 @@
"version": "9.0.8",
"license": "BSD-3-Clause",
"devDependencies": {
"@babel/eslint-parser": "7.24.1",
"@babel/eslint-parser": "7.24.5",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"eslint": "8.57.0",
@ -94,9 +94,9 @@
}
},
"node_modules/@babel/eslint-parser": {
"version": "7.24.1",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.24.1.tgz",
"integrity": "sha512-d5guuzMlPeDfZIbpQ8+g1NaCNuAGBBGNECh0HVqz1sjOeVLh2CEaifuOysCH18URW6R7pqXINvf5PaR/dC6jLQ==",
"version": "7.24.5",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.24.5.tgz",
"integrity": "sha512-gsUcqS/fPlgAw1kOtpss7uhY6E9SFFANQ6EFX5GTvzUwaV0+sGaZWk6xq22MOdeT9wfxyokW3ceCUvOiRtZciQ==",
"dev": true,
"dependencies": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
@ -108,7 +108,7 @@
},
"peerDependencies": {
"@babel/core": "^7.11.0",
"eslint": "^7.5.0 || ^8.0.0"
"eslint": "^7.5.0 || ^8.0.0 || ^9.0.0"
}
},
"node_modules/@babel/generator": {

View file

@ -33,7 +33,7 @@
"eslint": "^8.0.0"
},
"devDependencies": {
"@babel/eslint-parser": "7.24.1",
"@babel/eslint-parser": "7.24.5",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"eslint": "8.57.0",