chore(deps): update dependency eslint to v8.10.0

This commit is contained in:
Renovate Bot 2022-02-25 23:13:50 +00:00
parent 5ca3e04630
commit 603fd7dd5f
2 changed files with 11 additions and 11 deletions

View file

@ -41,7 +41,7 @@
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0", "@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
"conventional-changelog-cli": "2.2.2", "conventional-changelog-cli": "2.2.2",
"conventional-changelog-conventionalcommits": "4.6.3", "conventional-changelog-conventionalcommits": "4.6.3",
"eslint": "8.9.0", "eslint": "8.10.0",
"eslint-config-prettier": "8.4.0", "eslint-config-prettier": "8.4.0",
"eslint-plugin-prettier": "4.0.0", "eslint-plugin-prettier": "4.0.0",
"fs-extra": "10.0.1", "fs-extra": "10.0.1",

View file

@ -256,9 +256,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@eslint/eslintrc@npm:^1.1.0": "@eslint/eslintrc@npm:^1.2.0":
version: 1.1.0 version: 1.2.0
resolution: "@eslint/eslintrc@npm:1.1.0" resolution: "@eslint/eslintrc@npm:1.2.0"
dependencies: dependencies:
ajv: ^6.12.4 ajv: ^6.12.4
debug: ^4.3.2 debug: ^4.3.2
@ -269,7 +269,7 @@ __metadata:
js-yaml: ^4.1.0 js-yaml: ^4.1.0
minimatch: ^3.0.4 minimatch: ^3.0.4
strip-json-comments: ^3.1.1 strip-json-comments: ^3.1.1
checksum: 784aa2157e2808b52bbbaf1d1cfca9a6ba0b2faaa3696eb7a1229d4b357400fbd8a6aa09a16e7ae0868ea075d3a8f365cf5928b6d05a1df47f40a1167423a4fa checksum: a5e51dcf02627363567094456d7880b46b6a14a285d7a057f083ca903bdd862483bb6314cbc9fb6fa2d2c4537d50e0d28bd5e39650840241ae4796faaec65d2e
languageName: node languageName: node
linkType: hard linkType: hard
@ -1688,7 +1688,7 @@ __metadata:
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0 "@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
conventional-changelog-cli: 2.2.2 conventional-changelog-cli: 2.2.2
conventional-changelog-conventionalcommits: 4.6.3 conventional-changelog-conventionalcommits: 4.6.3
eslint: 8.9.0 eslint: 8.10.0
eslint-config-prettier: 8.4.0 eslint-config-prettier: 8.4.0
eslint-plugin-prettier: 4.0.0 eslint-plugin-prettier: 4.0.0
fs-extra: 10.0.1 fs-extra: 10.0.1
@ -2126,11 +2126,11 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"eslint@npm:8.9.0": "eslint@npm:8.10.0":
version: 8.9.0 version: 8.10.0
resolution: "eslint@npm:8.9.0" resolution: "eslint@npm:8.10.0"
dependencies: dependencies:
"@eslint/eslintrc": ^1.1.0 "@eslint/eslintrc": ^1.2.0
"@humanwhocodes/config-array": ^0.9.2 "@humanwhocodes/config-array": ^0.9.2
ajv: ^6.10.0 ajv: ^6.10.0
chalk: ^4.0.0 chalk: ^4.0.0
@ -2167,7 +2167,7 @@ __metadata:
v8-compile-cache: ^2.0.3 v8-compile-cache: ^2.0.3
bin: bin:
eslint: bin/eslint.js eslint: bin/eslint.js
checksum: 8efecdb9752ee6cb4d2787a14e00cbeab29562ed95dd71c6f3f8ac410426a067d5aa659416d2290e46ca44bc5607e6a6e6c62f814694d8639f80666f522022a7 checksum: 8b31ab3de5b48b6828bf13c09c9e62ee0045fa0afa017efaa73eedcf4dc33bc204ee4c467d4677e37967d1645f73816ddef4271422e691fded352040f8f83093
languageName: node languageName: node
linkType: hard linkType: hard