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

This commit is contained in:
renovate[bot] 2024-03-22 11:22:58 +00:00
parent bf87d31150
commit 3e2e195747
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -9,7 +9,7 @@
"version": "9.0.8",
"license": "BSD-3-Clause",
"devDependencies": {
"@babel/eslint-parser": "7.23.10",
"@babel/eslint-parser": "7.24.1",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"eslint": "8.57.0",
@ -103,9 +103,9 @@
}
},
"node_modules/@babel/eslint-parser": {
"version": "7.23.10",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.10.tgz",
"integrity": "sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==",
"version": "7.24.1",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.24.1.tgz",
"integrity": "sha512-d5guuzMlPeDfZIbpQ8+g1NaCNuAGBBGNECh0HVqz1sjOeVLh2CEaifuOysCH18URW6R7pqXINvf5PaR/dC6jLQ==",
"dev": true,
"dependencies": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",

View file

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