Skip to content

Commit

Permalink
Update dependency eslint to v8.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jenssimon committed Mar 13, 2022
1 parent 8b97e55 commit f1a5fb1
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 19 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@jenssimon/eslint-config-base": "5.3.1",
"@jenssimon/eslint-config-typescript": "3.4.0",
"@types/jest": "27.4.1",
"eslint": "8.10.0",
"eslint": "8.11.0",
"jest": "27.5.1",
"npm-run-all": "4.1.5",
"rxjs": "7.5.5",
Expand Down
29 changes: 11 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -433,20 +433,20 @@ __metadata:
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^1.2.0":
version: 1.2.0
resolution: "@eslint/eslintrc@npm:1.2.0"
"@eslint/eslintrc@npm:^1.2.1":
version: 1.2.1
resolution: "@eslint/eslintrc@npm:1.2.1"
dependencies:
ajv: ^6.12.4
debug: ^4.3.2
espree: ^9.3.1
globals: ^13.9.0
ignore: ^4.0.6
ignore: ^5.2.0
import-fresh: ^3.2.1
js-yaml: ^4.1.0
minimatch: ^3.0.4
strip-json-comments: ^3.1.1
checksum: a5e51dcf02627363567094456d7880b46b6a14a285d7a057f083ca903bdd862483bb6314cbc9fb6fa2d2c4537d50e0d28bd5e39650840241ae4796faaec65d2e
checksum: 1f797b9f94d71b965992cf6c44e3bcb574643014fd1e3d4862d25056bd5568f59c488461a7e9a1c1758ca7f0def5d3cb69c3d8b38581bcf4a53af74371243797
languageName: node
linkType: hard

Expand Down Expand Up @@ -1477,7 +1477,7 @@ __metadata:
"@jenssimon/eslint-config-base": 5.3.1
"@jenssimon/eslint-config-typescript": 3.4.0
"@types/jest": 27.4.1
eslint: 8.10.0
eslint: 8.11.0
jest: 27.5.1
npm-run-all: 4.1.5
rxjs: 7.5.5
Expand Down Expand Up @@ -2392,11 +2392,11 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.10.0":
version: 8.10.0
resolution: "eslint@npm:8.10.0"
"eslint@npm:8.11.0":
version: 8.11.0
resolution: "eslint@npm:8.11.0"
dependencies:
"@eslint/eslintrc": ^1.2.0
"@eslint/eslintrc": ^1.2.1
"@humanwhocodes/config-array": ^0.9.2
ajv: ^6.10.0
chalk: ^4.0.0
Expand Down Expand Up @@ -2433,7 +2433,7 @@ __metadata:
v8-compile-cache: ^2.0.3
bin:
eslint: bin/eslint.js
checksum: 8b31ab3de5b48b6828bf13c09c9e62ee0045fa0afa017efaa73eedcf4dc33bc204ee4c467d4677e37967d1645f73816ddef4271422e691fded352040f8f83093
checksum: a06a2ea37002d6c0a4f462fe31b4411185dc3da7857fafb896eb392ba95a1289cc3538056474b2f44f08012f265bede01a39d46df4ac39ebc6d7be90e2c8f9fa
languageName: node
linkType: hard

Expand Down Expand Up @@ -2983,13 +2983,6 @@ __metadata:
languageName: node
linkType: hard

"ignore@npm:^4.0.6":
version: 4.0.6
resolution: "ignore@npm:4.0.6"
checksum: 248f82e50a430906f9ee7f35e1158e3ec4c3971451dd9f99c9bc1548261b4db2b99709f60ac6c6cac9333494384176cc4cc9b07acbe42d52ac6a09cad734d800
languageName: node
linkType: hard

"ignore@npm:^5.0.5, ignore@npm:^5.1.8, ignore@npm:^5.2.0":
version: 5.2.0
resolution: "ignore@npm:5.2.0"
Expand Down

0 comments on commit f1a5fb1

Please sign in to comment.