Skip to content

Commit

Permalink
Update dependency eslint to v8.51.0 (#2186)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 9, 2023
1 parent 140ba45 commit 62005b6
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/crafty-preset-eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@swissquote/crafty-commons": "1.23.0",
"@swissquote/crafty-preset-prettier": "1.23.0",
"@swissquote/eslint-plugin-swissquote": "1.23.0",
"eslint": "8.50.0",
"eslint": "8.51.0",
"schema-utils": "4.2.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-swissquote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"c8": "8.0.1",
"comment-parser": "1.4.0",
"confusing-browser-globals": "1.0.11",
"eslint": "8.50.0",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-i": "2.28.1",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1526,10 +1526,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.50.0":
version: 8.50.0
resolution: "@eslint/js@npm:8.50.0"
checksum: 302478f2acaaa7228729ec6a04f56641590185e1d8cd1c836a6db8a6b8009f80a57349341be9fbb9aa1721a7a569d1be3ffc598a33300d22816f11832095386c
"@eslint/js@npm:8.51.0":
version: 8.51.0
resolution: "@eslint/js@npm:8.51.0"
checksum: 0228bf1e1e0414843e56d9ff362a2a72d579c078f93174666f29315690e9e30a8633ad72c923297f7fd7182381b5a476805ff04dac8debe638953eb1ded3ac73
languageName: node
linkType: hard

Expand Down Expand Up @@ -2562,7 +2562,7 @@ __metadata:
"@swissquote/crafty-commons": 1.23.0
"@swissquote/crafty-preset-prettier": 1.23.0
"@swissquote/eslint-plugin-swissquote": 1.23.0
eslint: 8.50.0
eslint: 8.51.0
eslint-webpack-plugin: 4.0.1
resolve-from: 5.0.0
schema-utils: 4.2.0
Expand Down Expand Up @@ -2821,7 +2821,7 @@ __metadata:
c8: 8.0.1
comment-parser: 1.4.0
confusing-browser-globals: 1.0.11
eslint: 8.50.0
eslint: 8.51.0
eslint-config-prettier: 9.0.0
eslint-import-resolver-typescript: 3.6.1
eslint-plugin-i: 2.28.1
Expand Down Expand Up @@ -6388,14 +6388,14 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8, eslint@npm:8.50.0":
version: 8.50.0
resolution: "eslint@npm:8.50.0"
"eslint@npm:8, eslint@npm:8.51.0":
version: 8.51.0
resolution: "eslint@npm:8.51.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.6.1
"@eslint/eslintrc": ^2.1.2
"@eslint/js": 8.50.0
"@eslint/js": 8.51.0
"@humanwhocodes/config-array": ^0.11.11
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
Expand Down Expand Up @@ -6431,7 +6431,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 9ebfe5615dc84700000d218e32ddfdcfc227ca600f65f18e5541ec34f8902a00356a9a8804d9468fd6c8637a5ef6a3897291dad91ba6579d5b32ffeae5e31768
checksum: 214fa5d1fcb67af1b8992ce9584ccd85e1aa7a482f8b8ea5b96edc28fa838a18a3b69456db45fc1ed3ef95f1e9efa9714f737292dc681e572d471d02fda9649c
languageName: node
linkType: hard

Expand Down

0 comments on commit 62005b6

Please sign in to comment.