Skip to content

Commit

Permalink
build(deps): update eslint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 23, 2021
1 parent 8497cea commit 4161407
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 60 deletions.
8 changes: 4 additions & 4 deletions configs/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,16 +51,16 @@
},
"dependencies": {
"@next/eslint-plugin-next": "^12.0.7",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"@typescript-eslint/eslint-plugin": "^5.8.0",
"@typescript-eslint/parser": "^5.8.0",
"confusing-browser-globals": "^1.0.10",
"eslint-config-prettier": "^8.3.0",
"eslint-import-resolver-typescript": "^2.5.0",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jest": "^25.3.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-testing-library": "^5.0.1",
"read-pkg-up": "^7.0.1"
Expand All @@ -70,7 +70,7 @@
"eslint-find-rules": "^4.0.0"
},
"peerDependencies": {
"eslint": "^8.4",
"eslint": "^8.5",
"prettier": "^2.5",
"typescript": "^4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@commitlint/cz-commitlint": "^15.0.0",
"@types/semantic-release": "^17.2.3",
"commitizen": "^4.2.4",
"eslint": "^8.4.1",
"eslint": "^8.5.0",
"husky": "^7.0.4",
"inquirer": "^8.2.0",
"lint-staged": "^12.1.2",
Expand Down
110 changes: 55 additions & 55 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -368,8 +368,8 @@ __metadata:
dependencies:
"@next/eslint-plugin-next": ^12.0.7
"@types/confusing-browser-globals": ^1.0.0
"@typescript-eslint/eslint-plugin": ^5.6.0
"@typescript-eslint/parser": ^5.6.0
"@typescript-eslint/eslint-plugin": ^5.8.0
"@typescript-eslint/parser": ^5.8.0
confusing-browser-globals: ^1.0.10
eslint-config-prettier: ^8.3.0
eslint-find-rules: ^4.0.0
Expand All @@ -378,12 +378,12 @@ __metadata:
eslint-plugin-jest: ^25.3.0
eslint-plugin-jsx-a11y: ^6.5.1
eslint-plugin-prettier: ^4.0.0
eslint-plugin-react: ^7.27.1
eslint-plugin-react: ^7.28.0
eslint-plugin-react-hooks: ^4.3.0
eslint-plugin-testing-library: ^5.0.1
read-pkg-up: ^7.0.1
peerDependencies:
eslint: ^8.4
eslint: ^8.5
prettier: ^2.5
typescript: ^4.5
peerDependenciesMeta:
Expand Down Expand Up @@ -1020,12 +1020,12 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^5.6.0":
version: 5.6.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.6.0"
"@typescript-eslint/eslint-plugin@npm:^5.8.0":
version: 5.8.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.8.0"
dependencies:
"@typescript-eslint/experimental-utils": 5.6.0
"@typescript-eslint/scope-manager": 5.6.0
"@typescript-eslint/experimental-utils": 5.8.0
"@typescript-eslint/scope-manager": 5.8.0
debug: ^4.3.2
functional-red-black-tree: ^1.0.1
ignore: ^5.1.8
Expand All @@ -1038,23 +1038,23 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: aeae8c2de535cad6032c0b27fbb86baccd07788319efd5a97d828bc03a85eae5e635aff794a1d7a2b3ee2a84d6d6d7e68c42438fee62af42fead89f381df7bca
checksum: 96a21a3e19baf57e30c97953e35832b1f4e135c865b2dfd5afe53772bd08556b9ad724e55696dce9acf471553ab66ae45737e82abba6c15152f79a47d2d9f055
languageName: node
linkType: hard

"@typescript-eslint/experimental-utils@npm:5.6.0":
version: 5.6.0
resolution: "@typescript-eslint/experimental-utils@npm:5.6.0"
"@typescript-eslint/experimental-utils@npm:5.8.0":
version: 5.8.0
resolution: "@typescript-eslint/experimental-utils@npm:5.8.0"
dependencies:
"@types/json-schema": ^7.0.9
"@typescript-eslint/scope-manager": 5.6.0
"@typescript-eslint/types": 5.6.0
"@typescript-eslint/typescript-estree": 5.6.0
"@typescript-eslint/scope-manager": 5.8.0
"@typescript-eslint/types": 5.8.0
"@typescript-eslint/typescript-estree": 5.8.0
eslint-scope: ^5.1.1
eslint-utils: ^3.0.0
peerDependencies:
eslint: "*"
checksum: f708f38be41a3cb4c8c2c8573a660ce7de88f50becf53bea6679fcc8a56ba73c59f2e1a94f5a7773c8cccaf0c2e4dda679564c67764c989f8137594d6589aa4c
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: c97798bcc3332331a75661e073d38783ee4882803b0247db76df851bc8594c9b7e23fb9de28aa212c331b18ff2e8c23657ae1b9b994eeec528214fcf8d81e9fb
languageName: node
linkType: hard

Expand Down Expand Up @@ -1090,20 +1090,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.6.0":
version: 5.6.0
resolution: "@typescript-eslint/parser@npm:5.6.0"
"@typescript-eslint/parser@npm:^5.8.0":
version: 5.8.0
resolution: "@typescript-eslint/parser@npm:5.8.0"
dependencies:
"@typescript-eslint/scope-manager": 5.6.0
"@typescript-eslint/types": 5.6.0
"@typescript-eslint/typescript-estree": 5.6.0
"@typescript-eslint/scope-manager": 5.8.0
"@typescript-eslint/types": 5.8.0
"@typescript-eslint/typescript-estree": 5.8.0
debug: ^4.3.2
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 7d703cfe6b0a33b35139f509bcc16065f234a11603244cee4f55e193112d93ed9cd4a6db4bcf57c6b766e8a4d602b4f2400cb8d52ea02b3fc2cdfb64e5b88a3e
checksum: 138b1d20a6c204fdd0c93295b4ec667caf6036e74bfeae0b80cfe14c4d50761bb9f469b30d320d2d85757a1b98c2ae7f30d9a788a293afc1ea10b9f3d9fbc8f7
languageName: node
linkType: hard

Expand All @@ -1127,13 +1127,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.6.0":
version: 5.6.0
resolution: "@typescript-eslint/scope-manager@npm:5.6.0"
"@typescript-eslint/scope-manager@npm:5.8.0":
version: 5.8.0
resolution: "@typescript-eslint/scope-manager@npm:5.8.0"
dependencies:
"@typescript-eslint/types": 5.6.0
"@typescript-eslint/visitor-keys": 5.6.0
checksum: 6fea574f6e911eb25258e75fc738a36099678ba96cd447d18da28209bfa5326ba4e97aa7f254ccd0415aec15ea70d0b6fb860dd985d4f9042df57d4a227ae9d1
"@typescript-eslint/types": 5.8.0
"@typescript-eslint/visitor-keys": 5.8.0
checksum: 15f365a491c096104d3279617522375b6084117ac21e52cf04935a1cce192d730785a1e47afd8a8ca9aa907f1f9cd34793610406ce93447addf6854cdfa830f3
languageName: node
linkType: hard

Expand All @@ -1151,10 +1151,10 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.6.0":
version: 5.6.0
resolution: "@typescript-eslint/types@npm:5.6.0"
checksum: 63abd287a265cb1bed06067117c11bf1c69c5db1a14ea59e13564dcd9d513ae2dac67969541f21381500139d40bbea67b269c32607d3204ab24ea8900c449293
"@typescript-eslint/types@npm:5.8.0":
version: 5.8.0
resolution: "@typescript-eslint/types@npm:5.8.0"
checksum: eda7a2c4620fd0cd56a81af6f44d8de96eb5912dda69907cd422e3fb5845b45c004a2c50f1896b6573b70f41f175208434d13dd744ea23aec2094ba916578a81
languageName: node
linkType: hard

Expand Down Expand Up @@ -1194,12 +1194,12 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.6.0":
version: 5.6.0
resolution: "@typescript-eslint/typescript-estree@npm:5.6.0"
"@typescript-eslint/typescript-estree@npm:5.8.0":
version: 5.8.0
resolution: "@typescript-eslint/typescript-estree@npm:5.8.0"
dependencies:
"@typescript-eslint/types": 5.6.0
"@typescript-eslint/visitor-keys": 5.6.0
"@typescript-eslint/types": 5.8.0
"@typescript-eslint/visitor-keys": 5.8.0
debug: ^4.3.2
globby: ^11.0.4
is-glob: ^4.0.3
Expand All @@ -1208,7 +1208,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: eb5cc53ddad6fe7772677798bcb682e859ac82674cf0adcdd7105814ddecdbb9d58a4a27f87caa68eb9f40dcc5ce1b0ce87db3cf50deffa5f7fa6c354c8bee68
checksum: 67f51754d1dea9eafc8d052b67a2d7a3b20e20d97de03fc49615fe70d0373323619dfa5986a8e71cb9b2ec6079fb050049100763b5dbadae52b30c7d11c57ebd
languageName: node
linkType: hard

Expand All @@ -1232,13 +1232,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.6.0":
version: 5.6.0
resolution: "@typescript-eslint/visitor-keys@npm:5.6.0"
"@typescript-eslint/visitor-keys@npm:5.8.0":
version: 5.8.0
resolution: "@typescript-eslint/visitor-keys@npm:5.8.0"
dependencies:
"@typescript-eslint/types": 5.6.0
"@typescript-eslint/types": 5.8.0
eslint-visitor-keys: ^3.0.0
checksum: c1d9e2596ff4f03b52857a77ff373ca82e66c1883ea818f28c3a18e5c4877c4ac6367874f4681223e9134bcebd6560f95b9a3d12c411060d567a17d10113e9e5
checksum: 03a349d4a577aa128b27d13a16e6e365d18e6aa9f297bc2a632bc2ddae8cfed9cb66c227f87fde9924e9f8a58c40c41df6f537016d037a05fe1908bfa0839d18
languageName: node
linkType: hard

Expand Down Expand Up @@ -3043,9 +3043,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.27.1":
version: 7.27.1
resolution: "eslint-plugin-react@npm:7.27.1"
"eslint-plugin-react@npm:^7.28.0":
version: 7.28.0
resolution: "eslint-plugin-react@npm:7.28.0"
dependencies:
array-includes: ^3.1.4
array.prototype.flatmap: ^1.2.5
Expand All @@ -3063,7 +3063,7 @@ __metadata:
string.prototype.matchall: ^4.0.6
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: db1ce303b597ede0bc8873d3f575b05873b06a058162c80f76604c9096eee8f72f299d7f849a86ac2e59f269c196575e6bcfb1ef9d7cbb23f533d081bcc15ea0
checksum: 90293d0fd53bb1f735ffd32141cdd211fb1120c9f7bbe5342f9e923261a39e52a2b2575d4e46c9cd77d257f42db4a99b8b339689fc5b5c1c26048929f69b1784
languageName: node
linkType: hard

Expand Down Expand Up @@ -3130,9 +3130,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^8.4.1":
version: 8.4.1
resolution: "eslint@npm:8.4.1"
"eslint@npm:^8.5.0":
version: 8.5.0
resolution: "eslint@npm:8.5.0"
dependencies:
"@eslint/eslintrc": ^1.0.5
"@humanwhocodes/config-array": ^0.9.2
Expand Down Expand Up @@ -3174,7 +3174,7 @@ __metadata:
v8-compile-cache: ^2.0.3
bin:
eslint: bin/eslint.js
checksum: d962cd7cd0f68ddc2412f47154b8992ad3af987cf47fa6e60e51a2b7d32a91f934388f7d29e2c45b16b7ac69f0d220d0a483189ec6ba43a8a480110c34f158f9
checksum: c1a9e26070520a308cc30b62ba0d37d5b115ed23987a93219819537bdea9398e6ebe57c27d97be36ecc83b5162c72e82ecb0a9e5b44b7992980f9be90eb5c4b3
languageName: node
linkType: hard

Expand Down Expand Up @@ -4989,7 +4989,7 @@ __metadata:
"@commitlint/cz-commitlint": ^15.0.0
"@types/semantic-release": ^17.2.3
commitizen: ^4.2.4
eslint: ^8.4.1
eslint: ^8.5.0
husky: ^7.0.4
inquirer: ^8.2.0
lint-staged: ^12.1.2
Expand Down

0 comments on commit 4161407

Please sign in to comment.