Skip to content

Commit

Permalink
feat(deps): bump the all group with 3 updates (#104)
Browse files Browse the repository at this point in the history
Bumps the all group with 3 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) and [lefthook](https://github.com/evilmartians/lefthook).


Updates `@typescript-eslint/eslint-plugin` from 7.8.0 to 7.9.0
- [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.9.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.8.0 to 7.9.0
- [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.9.0/packages/parser)

Updates `lefthook` from 1.6.11 to 1.6.12
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.6.11...v1.6.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent 03530d3 commit 05ca64f
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 111 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"format:check": "prettier . --check"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
Expand All @@ -35,7 +35,7 @@
"@commitlint/config-conventional": "^19.2.2",
"eslint": "^8.57.0",
"eslint-define-config": "^2.1.0",
"lefthook": "^1.6.11",
"lefthook": "^1.6.12",
"prettier": "^3.2.5",
"typescript": "^5.4.5"
},
Expand Down
197 changes: 89 additions & 108 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -320,8 +320,8 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:^19.3.0"
"@commitlint/config-conventional": "npm:^19.2.2"
"@typescript-eslint/eslint-plugin": "npm:^7.8.0"
"@typescript-eslint/parser": "npm:^7.8.0"
"@typescript-eslint/eslint-plugin": "npm:^7.9.0"
"@typescript-eslint/parser": "npm:^7.9.0"
eslint: "npm:^8.57.0"
eslint-config-airbnb-typescript: "npm:^18.0.0"
eslint-config-prettier: "npm:^9.1.0"
Expand All @@ -330,7 +330,7 @@ __metadata:
eslint-plugin-jsx-a11y: "npm:^6.8.0"
eslint-plugin-react: "npm:^7.34.1"
eslint-plugin-react-hooks: "npm:^4.6.2"
lefthook: "npm:^1.6.11"
lefthook: "npm:^1.6.12"
prettier: "npm:^3.2.5"
typescript: "npm:^5.4.5"
peerDependencies:
Expand Down Expand Up @@ -376,13 +376,6 @@ __metadata:
languageName: node
linkType: hard

"@types/json-schema@npm:^7.0.15":
version: 7.0.15
resolution: "@types/json-schema@npm:7.0.15"
checksum: 10c0/a996a745e6c5d60292f36731dd41341339d4eeed8180bb09226e5c8d23759067692b1d88e5d91d72ee83dfc00d3aca8e7bd43ea120516c17922cbcb7c3e252db
languageName: node
linkType: hard

"@types/json5@npm:^0.0.29":
version: 0.0.29
resolution: "@types/json5@npm:0.0.29"
Expand All @@ -399,96 +392,87 @@ __metadata:
languageName: node
linkType: hard

"@types/semver@npm:^7.5.8":
version: 7.5.8
resolution: "@types/semver@npm:7.5.8"
checksum: 10c0/8663ff927234d1c5fcc04b33062cb2b9fcfbe0f5f351ed26c4d1e1581657deebd506b41ff7fdf89e787e3d33ce05854bc01686379b89e9c49b564c4cfa988efa
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.8.0"
"@typescript-eslint/eslint-plugin@npm:^7.9.0":
version: 7.9.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.9.0"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:7.8.0"
"@typescript-eslint/type-utils": "npm:7.8.0"
"@typescript-eslint/utils": "npm:7.8.0"
"@typescript-eslint/visitor-keys": "npm:7.8.0"
debug: "npm:^4.3.4"
"@typescript-eslint/scope-manager": "npm:7.9.0"
"@typescript-eslint/type-utils": "npm:7.9.0"
"@typescript-eslint/utils": "npm:7.9.0"
"@typescript-eslint/visitor-keys": "npm:7.9.0"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^1.3.0"
peerDependencies:
"@typescript-eslint/parser": ^7.0.0
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/37ca22620d1834ff0baa28fa4b8fd92039a3903cb95748353de32d56bae2a81ce50d1bbaed27487eebc884e0a0f9387fcb0f1647593e4e6df5111ef674afa9f0
checksum: 10c0/5c0ded9cb2210c141d236075f01a86447bf497a5061773c3c64a90756264776b4c4df100f7588e36d34f727eca55afd52fe6696a3cbe2d1f131250934254603a
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/parser@npm:7.8.0"
"@typescript-eslint/parser@npm:^7.9.0":
version: 7.9.0
resolution: "@typescript-eslint/parser@npm:7.9.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:7.8.0"
"@typescript-eslint/types": "npm:7.8.0"
"@typescript-eslint/typescript-estree": "npm:7.8.0"
"@typescript-eslint/visitor-keys": "npm:7.8.0"
"@typescript-eslint/scope-manager": "npm:7.9.0"
"@typescript-eslint/types": "npm:7.9.0"
"@typescript-eslint/typescript-estree": "npm:7.9.0"
"@typescript-eslint/visitor-keys": "npm:7.9.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/0dd994c1b31b810c25e1b755b8d352debb7bf21a31f9a91acaec34acf4e471320bcceaa67cf64c110c0b8f5fac10a037dbabac6ec423e17adf037e59a7bce9c1
checksum: 10c0/16ca04645429436d9b7986cddda979ef4d088f4223f4a69e04a369e0fd4852dd5ff3d4b99da2e43cddaa2b421b24ff42f275d87bd110ae2356bdd0e81c2534e7
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/scope-manager@npm:7.8.0"
"@typescript-eslint/scope-manager@npm:7.9.0":
version: 7.9.0
resolution: "@typescript-eslint/scope-manager@npm:7.9.0"
dependencies:
"@typescript-eslint/types": "npm:7.8.0"
"@typescript-eslint/visitor-keys": "npm:7.8.0"
checksum: 10c0/c253b98e96d4bf0375f473ca2c4d081726f1fd926cdfa65ee14c9ee99cca8eddb763b2d238ac365daa7246bef21b0af38180d04e56e9df7443c0e6f8474d097c
"@typescript-eslint/types": "npm:7.9.0"
"@typescript-eslint/visitor-keys": "npm:7.9.0"
checksum: 10c0/1ba6fc559a42a9b54e38c3ac2b6669efcff1a30292fb4e5fc8739c890a6c0f37d1a6aee1d115198f57c88e4f1776e95c1d7143de5cb5b970d5eb3023e97789dd
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/type-utils@npm:7.8.0"
"@typescript-eslint/type-utils@npm:7.9.0":
version: 7.9.0
resolution: "@typescript-eslint/type-utils@npm:7.9.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:7.8.0"
"@typescript-eslint/utils": "npm:7.8.0"
"@typescript-eslint/typescript-estree": "npm:7.9.0"
"@typescript-eslint/utils": "npm:7.9.0"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0"
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/00f6315626b64f7dbc1f7fba6f365321bb8d34141ed77545b2a07970e59a81dbdf768c1e024225ea00953750d74409ddd8a16782fc4a39261e507c04192dacab
checksum: 10c0/775280fb179268f8bacd60e684d9d5a1c6a379646b082c7244bf2dfb7dd693053bd9efa473b71e10a86db69322b0a2cecf5598d019684930df50000bf3d70af0
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/types@npm:7.8.0"
checksum: 10c0/b2fdbfc21957bfa46f7d8809b607ad8c8b67c51821d899064d09392edc12f28b2318a044f0cd5d523d782e84e8f0558778877944964cf38e139f88790cf9d466
"@typescript-eslint/types@npm:7.9.0":
version: 7.9.0
resolution: "@typescript-eslint/types@npm:7.9.0"
checksum: 10c0/d5f4a547dba4865ee2391bf06f2b3f8e8592a561976d2be35bb61ce340c7d1b7b4b25ac6ab5b9941813b465b9420bebb7b2179b1d71f6a83069feeb000b3558d
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/typescript-estree@npm:7.8.0"
"@typescript-eslint/typescript-estree@npm:7.9.0":
version: 7.9.0
resolution: "@typescript-eslint/typescript-estree@npm:7.9.0"
dependencies:
"@typescript-eslint/types": "npm:7.8.0"
"@typescript-eslint/visitor-keys": "npm:7.8.0"
"@typescript-eslint/types": "npm:7.9.0"
"@typescript-eslint/visitor-keys": "npm:7.9.0"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
Expand All @@ -498,34 +482,31 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/1690b62679685073dcb0f62499f0b52b445b37ae6e12d02aa4acbafe3fb023cf999b01f714b6282e88f84fd934fe3e2eefb21a64455d19c348d22bbc68ca8e47
checksum: 10c0/cfc3d2b7a5433c9a2989c7289bc72b49786993782801ad8ca5a07c651df457a67fbce13b120c86c34c03d56570a90e5cf4f3b8806349f103a3658f2366ec28ea
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/utils@npm:7.8.0"
"@typescript-eslint/utils@npm:7.9.0":
version: 7.9.0
resolution: "@typescript-eslint/utils@npm:7.9.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@types/json-schema": "npm:^7.0.15"
"@types/semver": "npm:^7.5.8"
"@typescript-eslint/scope-manager": "npm:7.8.0"
"@typescript-eslint/types": "npm:7.8.0"
"@typescript-eslint/typescript-estree": "npm:7.8.0"
semver: "npm:^7.6.0"
"@typescript-eslint/scope-manager": "npm:7.9.0"
"@typescript-eslint/types": "npm:7.9.0"
"@typescript-eslint/typescript-estree": "npm:7.9.0"
peerDependencies:
eslint: ^8.56.0
checksum: 10c0/31fb58388d15b082eb7bd5bce889cc11617aa1131dfc6950471541b3df64c82d1c052e2cccc230ca4ae80456d4f63a3e5dccb79899a8f3211ce36c089b7d7640
checksum: 10c0/cb99d6a950e7da0319bc7b923a82c52c0798a14e837afee51b2295cfbde02e0a2ac8e0b5904cd7bd01d1b376c7a6ad3739101b486feaf2517c8640024deb88c7
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/visitor-keys@npm:7.8.0"
"@typescript-eslint/visitor-keys@npm:7.9.0":
version: 7.9.0
resolution: "@typescript-eslint/visitor-keys@npm:7.9.0"
dependencies:
"@typescript-eslint/types": "npm:7.8.0"
"@typescript-eslint/types": "npm:7.9.0"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10c0/5892fb5d9c58efaf89adb225f7dbbb77f9363961f2ff420b6b130bdd102dddd7aa8a16c46a5a71c19889d27b781e966119a89270555ea2cb5653a04d8994123d
checksum: 10c0/19181d8b9d2d7bc43d5c8884661cd9a86ac316392b8e590187cc507442093a1ba2bef0cc22181b8298d5dc9f455abb73cffa4663451bdf32b1b7fe12160c5c99
languageName: node
linkType: hard

Expand Down Expand Up @@ -2654,74 +2635,74 @@ __metadata:
languageName: node
linkType: hard

"lefthook-darwin-arm64@npm:1.6.11":
version: 1.6.11
resolution: "lefthook-darwin-arm64@npm:1.6.11"
"lefthook-darwin-arm64@npm:1.6.12":
version: 1.6.12
resolution: "lefthook-darwin-arm64@npm:1.6.12"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"lefthook-darwin-x64@npm:1.6.11":
version: 1.6.11
resolution: "lefthook-darwin-x64@npm:1.6.11"
"lefthook-darwin-x64@npm:1.6.12":
version: 1.6.12
resolution: "lefthook-darwin-x64@npm:1.6.12"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"lefthook-freebsd-arm64@npm:1.6.11":
version: 1.6.11
resolution: "lefthook-freebsd-arm64@npm:1.6.11"
"lefthook-freebsd-arm64@npm:1.6.12":
version: 1.6.12
resolution: "lefthook-freebsd-arm64@npm:1.6.12"
conditions: os=freebsd & cpu=arm64
languageName: node
linkType: hard

"lefthook-freebsd-x64@npm:1.6.11":
version: 1.6.11
resolution: "lefthook-freebsd-x64@npm:1.6.11"
"lefthook-freebsd-x64@npm:1.6.12":
version: 1.6.12
resolution: "lefthook-freebsd-x64@npm:1.6.12"
conditions: os=freebsd & cpu=x64
languageName: node
linkType: hard

"lefthook-linux-arm64@npm:1.6.11":
version: 1.6.11
resolution: "lefthook-linux-arm64@npm:1.6.11"
"lefthook-linux-arm64@npm:1.6.12":
version: 1.6.12
resolution: "lefthook-linux-arm64@npm:1.6.12"
conditions: os=linux & cpu=arm64
languageName: node
linkType: hard

"lefthook-linux-x64@npm:1.6.11":
version: 1.6.11
resolution: "lefthook-linux-x64@npm:1.6.11"
"lefthook-linux-x64@npm:1.6.12":
version: 1.6.12
resolution: "lefthook-linux-x64@npm:1.6.12"
conditions: os=linux & cpu=x64
languageName: node
linkType: hard

"lefthook-windows-arm64@npm:1.6.11":
version: 1.6.11
resolution: "lefthook-windows-arm64@npm:1.6.11"
"lefthook-windows-arm64@npm:1.6.12":
version: 1.6.12
resolution: "lefthook-windows-arm64@npm:1.6.12"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"lefthook-windows-x64@npm:1.6.11":
version: 1.6.11
resolution: "lefthook-windows-x64@npm:1.6.11"
"lefthook-windows-x64@npm:1.6.12":
version: 1.6.12
resolution: "lefthook-windows-x64@npm:1.6.12"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"lefthook@npm:^1.6.11":
version: 1.6.11
resolution: "lefthook@npm:1.6.11"
"lefthook@npm:^1.6.12":
version: 1.6.12
resolution: "lefthook@npm:1.6.12"
dependencies:
lefthook-darwin-arm64: "npm:1.6.11"
lefthook-darwin-x64: "npm:1.6.11"
lefthook-freebsd-arm64: "npm:1.6.11"
lefthook-freebsd-x64: "npm:1.6.11"
lefthook-linux-arm64: "npm:1.6.11"
lefthook-linux-x64: "npm:1.6.11"
lefthook-windows-arm64: "npm:1.6.11"
lefthook-windows-x64: "npm:1.6.11"
lefthook-darwin-arm64: "npm:1.6.12"
lefthook-darwin-x64: "npm:1.6.12"
lefthook-freebsd-arm64: "npm:1.6.12"
lefthook-freebsd-x64: "npm:1.6.12"
lefthook-linux-arm64: "npm:1.6.12"
lefthook-linux-x64: "npm:1.6.12"
lefthook-windows-arm64: "npm:1.6.12"
lefthook-windows-x64: "npm:1.6.12"
dependenciesMeta:
lefthook-darwin-arm64:
optional: true
Expand All @@ -2741,7 +2722,7 @@ __metadata:
optional: true
bin:
lefthook: bin/index.js
checksum: 10c0/26e3a5be46c2bff6ed57bb8d05976103a501802d6af4bcf5e1500d2c42e0b656bfd9fa7cdf5949d7e00028365dd59c1c905743ac2682d20610118a07ebbb0945
checksum: 10c0/f69c5370eb44345ab148d40ffd929a3714a34fcc4119c9f261ca65cf0fbce77170e1e641032c8cfe72888ffbbe51bea2ea6a47c1cea6a9bf6c92c671c64efed9
languageName: node
linkType: hard

Expand Down

0 comments on commit 05ca64f

Please sign in to comment.