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

This commit is contained in:
renovate[bot] 2024-05-27 12:53:27 +00:00
parent 43acca818a
commit de2c8f04a0
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.24.5",
"@babel/eslint-parser": "7.24.6",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"eslint": "8.57.0",
@ -98,9 +98,9 @@
}
},
"node_modules/@babel/eslint-parser": {
"version": "7.24.5",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.24.5.tgz",
"integrity": "sha512-gsUcqS/fPlgAw1kOtpss7uhY6E9SFFANQ6EFX5GTvzUwaV0+sGaZWk6xq22MOdeT9wfxyokW3ceCUvOiRtZciQ==",
"version": "7.24.6",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.24.6.tgz",
"integrity": "sha512-Q1BfQX42zXHx732PLW0w4+Y3wJjoZKEMaatFUEAmQ7Z+jCXxinzeqX9bvv2Q8xNPes/H6F0I23oGkcgjaItmLw==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

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