Skip to content

Commit

Permalink
chore(deps): bump the eslint group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the eslint group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint](https://github.com/eslint/eslint) and [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint).


Updates `@typescript-eslint/eslint-plugin` from 7.0.1 to 7.0.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.2/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.0.1 to 7.0.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.2/packages/parser)

Updates `eslint` from 8.56.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.56.0...v8.57.0)

Updates `@types/eslint` from 8.56.2 to 8.56.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@types/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent a10959a commit 7823fa0
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 83 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"@a01sa01to/preset-textlint": "workspace:*",
"@a01sa01to/prettier-config": "workspace:*",
"@jest/globals": "^29.7.0",
"@types/eslint": "^8.56.2",
"@types/eslint": "^8.56.3",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.19",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"eslint": "^8.56.0",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-sort-exports": "^0.9.1",
"eslint-plugin-unused-imports": "^3.1.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,21 +22,21 @@
"test": "jest"
},
"peerDependencies": {
"eslint": "^8.56.0"
"eslint": "^8.57.0"
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@types/eslint": "^8.56.2",
"@types/eslint": "^8.56.3",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.19",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-sort-exports": "^0.9.1",
"eslint-plugin-unused-imports": "^3.1.0"
Expand Down
148 changes: 74 additions & 74 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@ __metadata:
resolution: "@a01sa01to/eslint-config@workspace:packages/eslint"
dependencies:
"@jest/globals": "npm:^29.7.0"
"@types/eslint": "npm:^8.56.2"
"@types/eslint": "npm:^8.56.3"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.11.19"
"@typescript-eslint/eslint-plugin": "npm:^7.0.1"
"@typescript-eslint/parser": "npm:^7.0.1"
eslint: "npm:^8.56.0"
"@typescript-eslint/eslint-plugin": "npm:^7.0.2"
"@typescript-eslint/parser": "npm:^7.0.2"
eslint: "npm:^8.57.0"
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-sort-exports: "npm:^0.9.1"
eslint-plugin-unused-imports: "npm:^3.1.0"
jest: "npm:^29.7.0"
ts-jest: "npm:^29.1.2"
typescript: "npm:^5.3.3"
peerDependencies:
eslint: ^8.56.0
eslint: ^8.57.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -558,14 +558,14 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.56.0":
version: 8.56.0
resolution: "@eslint/js@npm:8.56.0"
checksum: 10c0/60b3a1cf240e2479cec9742424224465dc50e46d781da1b7f5ef240501b2d1202c225bd456207faac4b34a64f4765833345bc4ddffd00395e1db40fa8c426f5a
"@eslint/js@npm:8.57.0":
version: 8.57.0
resolution: "@eslint/js@npm:8.57.0"
checksum: 10c0/9a518bb8625ba3350613903a6d8c622352ab0c6557a59fe6ff6178bf882bf57123f9d92aa826ee8ac3ee74b9c6203fe630e9ee00efb03d753962dcf65ee4bd94
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.11.13":
"@humanwhocodes/config-array@npm:^0.11.14":
version: 0.11.14
resolution: "@humanwhocodes/config-array@npm:0.11.14"
dependencies:
Expand Down Expand Up @@ -1252,13 +1252,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:^8.56.2":
version: 8.56.2
resolution: "@types/eslint@npm:8.56.2"
"@types/eslint@npm:^8.56.3":
version: 8.56.3
resolution: "@types/eslint@npm:8.56.3"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: 10c0/e33ca87a30a9454ba9943e1270ac759996f5fe598a1c1afbaec1d1e7346a339e20bf2a9d81f177067116bbaa6cfa4f748993cb338f57978ae862ad38ffae56fe
checksum: 10c0/c5d81d0001fae211451b39d82b2bc8d7224b00d52a514954a33840a3665f36f3bde3be602eec6ad08d1fff59108052cd7746ced4237116bc3d8ac01a7cf5b5fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -1398,15 +1398,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^7.0.1":
version: 7.0.1
resolution: "@typescript-eslint/eslint-plugin@npm:7.0.1"
"@typescript-eslint/eslint-plugin@npm:^7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/eslint-plugin@npm:7.0.2"
dependencies:
"@eslint-community/regexpp": "npm:^4.5.1"
"@typescript-eslint/scope-manager": "npm:7.0.1"
"@typescript-eslint/type-utils": "npm:7.0.1"
"@typescript-eslint/utils": "npm:7.0.1"
"@typescript-eslint/visitor-keys": "npm:7.0.1"
"@typescript-eslint/scope-manager": "npm:7.0.2"
"@typescript-eslint/type-utils": "npm:7.0.2"
"@typescript-eslint/utils": "npm:7.0.2"
"@typescript-eslint/visitor-keys": "npm:7.0.2"
debug: "npm:^4.3.4"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.2.4"
Expand All @@ -1419,68 +1419,68 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/0340a406b6a9036b6b2d92ffa79364d9cbe509e26c9726a953a1b26b4a4413a7079110e94b8a56c7d9d5193885a77f52611af00dea2d60ac79221303f0b91b3d
checksum: 10c0/76727ad48f01c1bb4ef37690e7ed12754930ce3a4bbe5dcd52f24d42f4625fc0b151db8189947f3956b4a09a562eb2da683ff65b57a13a15426eee3b680f80a5
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^7.0.1":
version: 7.0.1
resolution: "@typescript-eslint/parser@npm:7.0.1"
"@typescript-eslint/parser@npm:^7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/parser@npm:7.0.2"
dependencies:
"@typescript-eslint/scope-manager": "npm:7.0.1"
"@typescript-eslint/types": "npm:7.0.1"
"@typescript-eslint/typescript-estree": "npm:7.0.1"
"@typescript-eslint/visitor-keys": "npm:7.0.1"
"@typescript-eslint/scope-manager": "npm:7.0.2"
"@typescript-eslint/types": "npm:7.0.2"
"@typescript-eslint/typescript-estree": "npm:7.0.2"
"@typescript-eslint/visitor-keys": "npm:7.0.2"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/6e5c17faf94ced7fd5f5e0a44129f1369a691a39824303f947ed8f0089b03493b51e8c40e1f8a9f67e6420cec9aa084440d9362153525f55b20572bc111d4da5
checksum: 10c0/acffdbea0bba24398ba8bd1ccf5b59438bc093e41d7a325019383094f39d676b5cf2f5963bfa5e332e54728e5b9e14be3984752ee91da6f0e1a3e0b613422d0e
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.0.1":
version: 7.0.1
resolution: "@typescript-eslint/scope-manager@npm:7.0.1"
"@typescript-eslint/scope-manager@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/scope-manager@npm:7.0.2"
dependencies:
"@typescript-eslint/types": "npm:7.0.1"
"@typescript-eslint/visitor-keys": "npm:7.0.1"
checksum: 10c0/a1da8ba1cba503887d7a576132857e2be3345a3b1682251b73f00b87199c20bd06662260895cb8d54ec26aca49902c7dc90fc7b0fde162c8415b63bb94c63e6d
"@typescript-eslint/types": "npm:7.0.2"
"@typescript-eslint/visitor-keys": "npm:7.0.2"
checksum: 10c0/60241a0dbed7605133b6242d7fc172e8ee649e1033b8a179cebe3e21c60e0c08c12679fd37644cfef57c95a5d75a3927afc9d6365a5f9684c1d043285db23c66
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.0.1":
version: 7.0.1
resolution: "@typescript-eslint/type-utils@npm:7.0.1"
"@typescript-eslint/type-utils@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/type-utils@npm:7.0.2"
dependencies:
"@typescript-eslint/typescript-estree": "npm:7.0.1"
"@typescript-eslint/utils": "npm:7.0.1"
"@typescript-eslint/typescript-estree": "npm:7.0.2"
"@typescript-eslint/utils": "npm:7.0.2"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.0.1"
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/55e2ea9a76fbd62e69124298e3c1a4cf713ffe437874d090b76e747837fd5ea4034a82002e799108f29606bbed1a853e3d24f59b8a4d685b1e17698ffeb83d81
checksum: 10c0/fa7957aa65cb0d7366c7c9be94e45cc2f1ebe9981cbf393054b505c6d555a01b2a2fe7cd1254d668f30183a275032f909186ce0b9f213f64b776bd7872144a6e
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.0.1":
version: 7.0.1
resolution: "@typescript-eslint/types@npm:7.0.1"
checksum: 10c0/04156d5423b4d00296f0e0154b68aeae0e59876029e7eabb2cc49bb45b57a379248051b281c12644ba5afb79794d828cffcd053f2c5fcb45aa23f244ec98ef45
"@typescript-eslint/types@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/types@npm:7.0.2"
checksum: 10c0/5f95266cc2cd0e6cf1239dcd36b53c7d98b01ba12c61947316f0d879df87b912b4d23f0796324e2ab0fb8780503a338da41a4695fa91d90392b6c6aca5239fa7
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.0.1":
version: 7.0.1
resolution: "@typescript-eslint/typescript-estree@npm:7.0.1"
"@typescript-eslint/typescript-estree@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/typescript-estree@npm:7.0.2"
dependencies:
"@typescript-eslint/types": "npm:7.0.1"
"@typescript-eslint/visitor-keys": "npm:7.0.1"
"@typescript-eslint/types": "npm:7.0.2"
"@typescript-eslint/visitor-keys": "npm:7.0.2"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
Expand All @@ -1490,34 +1490,34 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/c8cff32a8d880de6228de900aeb20127e4663570a5f959195fda73f905ab06f3d9fbf46d60db0a6333456e0179e4706737293c90e8cce2d4ad7a220ccef2a8e7
checksum: 10c0/2f6795b05fced9f2e0887f6735aa1a0b20516952792e4be13cd94c5e56db8ad013ba27aeb56f89fedff8b7af587f854482f00aac75b418611c74e42169c29aeb
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.0.1":
version: 7.0.1
resolution: "@typescript-eslint/utils@npm:7.0.1"
"@typescript-eslint/utils@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/utils@npm:7.0.2"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@types/json-schema": "npm:^7.0.12"
"@types/semver": "npm:^7.5.0"
"@typescript-eslint/scope-manager": "npm:7.0.1"
"@typescript-eslint/types": "npm:7.0.1"
"@typescript-eslint/typescript-estree": "npm:7.0.1"
"@typescript-eslint/scope-manager": "npm:7.0.2"
"@typescript-eslint/types": "npm:7.0.2"
"@typescript-eslint/typescript-estree": "npm:7.0.2"
semver: "npm:^7.5.4"
peerDependencies:
eslint: ^8.56.0
checksum: 10c0/83038958695daaa2a91092b16a64109797af28ec419f734f9dffa71f852ffb57ebd67c72d0b84c70805e4a53d4ead08e4f87687e944a1db19aeb72fcc89208cd
checksum: 10c0/b4ae9a36393c92b332e99d70219d1ee056271261f7433924db804e5f06d97ca60408b9c7a655afce8a851982e7153243a625d6cc76fea764f767f96c8f3e16da
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.0.1":
version: 7.0.1
resolution: "@typescript-eslint/visitor-keys@npm:7.0.1"
"@typescript-eslint/visitor-keys@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/visitor-keys@npm:7.0.2"
dependencies:
"@typescript-eslint/types": "npm:7.0.1"
"@typescript-eslint/types": "npm:7.0.2"
eslint-visitor-keys: "npm:^3.4.1"
checksum: 10c0/a7a174d706f1b2ce60ebd17b9d20b36cc89c0ed45fcf510538734d13bca38d25ddbd4b6893a83ef5f344ad9aa7be76c22ea8407fa3c213c14dbcc52f9a2eadd0
checksum: 10c0/4146d1ad6ce9374e6b5a75677fc709816bdc5fe324b1a857405f21dad23bb28c79cfd0555bc2a01c4af1d9e9ee81ff5e29ec41cc9d05b0b1101cc4264e7f21d1
languageName: node
linkType: hard

Expand Down Expand Up @@ -2713,15 +2713,15 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^8.56.0":
version: 8.56.0
resolution: "eslint@npm:8.56.0"
"eslint@npm:^8.57.0":
version: 8.57.0
resolution: "eslint@npm:8.57.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.6.1"
"@eslint/eslintrc": "npm:^2.1.4"
"@eslint/js": "npm:8.56.0"
"@humanwhocodes/config-array": "npm:^0.11.13"
"@eslint/js": "npm:8.57.0"
"@humanwhocodes/config-array": "npm:^0.11.14"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@nodelib/fs.walk": "npm:^1.2.8"
"@ungap/structured-clone": "npm:^1.2.0"
Expand Down Expand Up @@ -2757,7 +2757,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 10c0/2be598f7da1339d045ad933ffd3d4742bee610515cd2b0d9a2b8b729395a01d4e913552fff555b559fccaefd89d7b37632825789d1b06470608737ae69ab43fb
checksum: 10c0/00bb96fd2471039a312435a6776fe1fd557c056755eaa2b96093ef3a8508c92c8775d5f754768be6b1dddd09fdd3379ddb231eeb9b6c579ee17ea7d68000a529
languageName: node
linkType: hard

Expand Down Expand Up @@ -5931,12 +5931,12 @@ __metadata:
"@a01sa01to/preset-textlint": "workspace:*"
"@a01sa01to/prettier-config": "workspace:*"
"@jest/globals": "npm:^29.7.0"
"@types/eslint": "npm:^8.56.2"
"@types/eslint": "npm:^8.56.3"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.11.19"
"@typescript-eslint/eslint-plugin": "npm:^7.0.1"
"@typescript-eslint/parser": "npm:^7.0.1"
eslint: "npm:^8.56.0"
"@typescript-eslint/eslint-plugin": "npm:^7.0.2"
"@typescript-eslint/parser": "npm:^7.0.2"
eslint: "npm:^8.57.0"
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-sort-exports: "npm:^0.9.1"
eslint-plugin-unused-imports: "npm:^3.1.0"
Expand Down

0 comments on commit 7823fa0

Please sign in to comment.