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

This commit is contained in:
Renovate Bot 2022-06-03 22:15:34 +00:00
parent e9db9cf8f6
commit 165a6a212b
2 changed files with 6 additions and 6 deletions

View file

@ -80,7 +80,7 @@
"@typescript-eslint/parser": "5.27.0", "@typescript-eslint/parser": "5.27.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-jest": "26.4.6", "eslint-plugin-jest": "26.4.6",
"eslint-plugin-prettier": "4.0.0", "eslint-plugin-prettier": "4.0.0",

View file

@ -3667,7 +3667,7 @@ __metadata:
"@typescript-eslint/parser": 5.27.0 "@typescript-eslint/parser": 5.27.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-jest: 26.4.6 eslint-plugin-jest: 26.4.6
eslint-plugin-prettier: 4.0.0 eslint-plugin-prettier: 4.0.0
@ -3967,9 +3967,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
@ -4008,7 +4008,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