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

This commit is contained in:
Renovate Bot 2022-06-03 22:14:58 +00:00
parent 6162849dee
commit cbd0f09d29
2 changed files with 6 additions and 6 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": "5.0.0", "conventional-changelog-conventionalcommits": "5.0.0",
"eslint": "8.16.0", "eslint": "8.17.0",
"eslint-config-prettier": "8.5.0", "eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.0.0", "eslint-plugin-prettier": "4.0.0",
"fs-extra": "10.1.0", "fs-extra": "10.1.0",

View file

@ -1698,7 +1698,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: 5.0.0 conventional-changelog-conventionalcommits: 5.0.0
eslint: 8.16.0 eslint: 8.17.0
eslint-config-prettier: 8.5.0 eslint-config-prettier: 8.5.0
eslint-plugin-prettier: 4.0.0 eslint-plugin-prettier: 4.0.0
fs-extra: 10.1.0 fs-extra: 10.1.0
@ -2136,9 +2136,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"eslint@npm:8.16.0": "eslint@npm:8.17.0":
version: 8.16.0 version: 8.17.0
resolution: "eslint@npm:8.16.0" resolution: "eslint@npm:8.17.0"
dependencies: dependencies:
"@eslint/eslintrc": ^1.3.0 "@eslint/eslintrc": ^1.3.0
"@humanwhocodes/config-array": ^0.9.2 "@humanwhocodes/config-array": ^0.9.2
@ -2177,7 +2177,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: 654a0200b49dc07280673fee13cdfb04326466790e031dfa9660b69fba3b1cf766a51504328f9de56bd18e6b5eb7578985cf29dc7f016c5ec851220ff9db95eb checksum: b484c96681c6b19f5b437f664623f1cd310d3ee9be88400d8450e086e664cd968a9dc202f0b0678578fd50e7a445b92586efe8c787de5073ff2f83213b00bb7b
languageName: node languageName: node
linkType: hard linkType: hard