Skip to content

Commit 773bf4c

Browse files
chore(deps): update dependency @babel/eslint-parser to v7.24.8 (#631)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 65e7593 commit 773bf4c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"uuid": "9.0.1"
5252
},
5353
"devDependencies": {
54-
"@babel/eslint-parser": "7.24.7",
54+
"@babel/eslint-parser": "7.24.8",
5555
"@commitlint/cli": "18.6.1",
5656
"@commitlint/config-conventional": "18.6.3",
5757
"@fairdataihub/config": "2.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -224,10 +224,10 @@
224224
json5 "^2.2.3"
225225
semver "^6.3.1"
226226

227-
"@babel/eslint-parser@7.24.7":
228-
version "7.24.7"
229-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.7.tgz#27ebab1a1ec21f48ae191a8aaac5b82baf80d9c7"
230-
integrity sha512-SO5E3bVxDuxyNxM5agFv480YA2HO6ohZbGxbazZdIk3KQOPOGVNw6q78I9/lbviIf95eq6tPozeYnJLbjnC8IA==
227+
"@babel/eslint-parser@7.24.8":
228+
version "7.24.8"
229+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.8.tgz#bc655255fa4ded3694cc10ef3dbea6d69639c831"
230+
integrity sha512-nYAikI4XTGokU2QX7Jx+v4rxZKhKivaQaREZjuW3mrJrbdWJ5yUfohnoUULge+zEEaKjPYNxhoRgUKktjXtbwA==
231231
dependencies:
232232
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
233233
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)