Skip to content

Commit

Permalink
Merge pull request #10 from Jujulego/renovate/eslint-8.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint to v8.16.0
  • Loading branch information
Jujulego authored May 21, 2022
2 parents 28578ef + b92e78c commit 08df9a2
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@jujulego/jill": "1.2.1",
"@typescript-eslint/eslint-plugin": "5.25.0",
"@typescript-eslint/parser": "5.25.0",
"eslint": "8.15.0",
"eslint": "8.16.0",
"eslint-plugin-jest": "26.2.2",
"eslint-plugin-workspaces": "0.7.0",
"typescript": "4.6.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@typescript-eslint/parser": "5.25.0",
"aegis-tools": "1.0.0",
"del": "6.1.0",
"eslint": "8.15.0",
"eslint": "8.16.0",
"eslint-plugin-jest": "26.2.2",
"eslint-plugin-workspaces": "0.7.0",
"gulp": "4.0.2",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -425,20 +425,20 @@ __metadata:
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^1.2.3":
version: 1.2.3
resolution: "@eslint/eslintrc@npm:1.2.3"
"@eslint/eslintrc@npm:^1.3.0":
version: 1.3.0
resolution: "@eslint/eslintrc@npm:1.3.0"
dependencies:
ajv: ^6.12.4
debug: ^4.3.2
espree: ^9.3.2
globals: ^13.9.0
globals: ^13.15.0
ignore: ^5.2.0
import-fresh: ^3.2.1
js-yaml: ^4.1.0
minimatch: ^3.1.2
strip-json-comments: ^3.1.1
checksum: 48e7b7ac05cd514eee2ebb1d487600f0dd637ac21f63605e353cff6a08c7223275fe4f571d15ee9deae4e78c53edc73369ffcbed15fba4dfc1806179dbf4dc85
checksum: a1e734ad31a8b5328dce9f479f185fd4fc83dd7f06c538e1fa457fd8226b89602a55cc6458cd52b29573b01cdfaf42331be8cfc1fec732570086b591f4ed6515
languageName: node
linkType: hard

Expand Down Expand Up @@ -805,7 +805,7 @@ __metadata:
"@typescript-eslint/parser": 5.25.0
aegis-tools: 1.0.0
del: 6.1.0
eslint: 8.15.0
eslint: 8.16.0
eslint-plugin-jest: 26.2.2
eslint-plugin-workspaces: 0.7.0
gulp: 4.0.2
Expand Down Expand Up @@ -1635,7 +1635,7 @@ __metadata:
"@jujulego/jill": 1.2.1
"@typescript-eslint/eslint-plugin": 5.25.0
"@typescript-eslint/parser": 5.25.0
eslint: 8.15.0
eslint: 8.16.0
eslint-plugin-jest: 26.2.2
eslint-plugin-workspaces: 0.7.0
typescript: 4.6.4
Expand Down Expand Up @@ -3242,11 +3242,11 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.15.0":
version: 8.15.0
resolution: "eslint@npm:8.15.0"
"eslint@npm:8.16.0":
version: 8.16.0
resolution: "eslint@npm:8.16.0"
dependencies:
"@eslint/eslintrc": ^1.2.3
"@eslint/eslintrc": ^1.3.0
"@humanwhocodes/config-array": ^0.9.2
ajv: ^6.10.0
chalk: ^4.0.0
Expand All @@ -3264,7 +3264,7 @@ __metadata:
file-entry-cache: ^6.0.1
functional-red-black-tree: ^1.0.1
glob-parent: ^6.0.1
globals: ^13.6.0
globals: ^13.15.0
ignore: ^5.2.0
import-fresh: ^3.0.0
imurmurhash: ^0.1.4
Expand All @@ -3283,7 +3283,7 @@ __metadata:
v8-compile-cache: ^2.0.3
bin:
eslint: bin/eslint.js
checksum: d8896393832e154e1381a21041cfe4d12a73a76fac26ea27cabbc0e5fdac87918ad651f07f804ef6faacd3868572de3c1ec5d96edf5502bc999eff0c423638f7
checksum: 654a0200b49dc07280673fee13cdfb04326466790e031dfa9660b69fba3b1cf766a51504328f9de56bd18e6b5eb7578985cf29dc7f016c5ec851220ff9db95eb
languageName: node
linkType: hard

Expand Down Expand Up @@ -3975,7 +3975,7 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^13.6.0, globals@npm:^13.9.0":
"globals@npm:^13.15.0":
version: 13.15.0
resolution: "globals@npm:13.15.0"
dependencies:
Expand Down

0 comments on commit 08df9a2

Please sign in to comment.