Skip to content

Commit

Permalink
chore(deps-dev): bump the all group with 2 updates (#460)
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates: [@nihalgonsalves/esconfig](https://github.com/nihalgonsalves/esconfig) and [lefthook](https://github.com/evilmartians/lefthook).

Updates `@nihalgonsalves/esconfig` from 0.9.2 to 0.9.3
- [Release notes](https://github.com/nihalgonsalves/esconfig/releases)
- [Changelog](https://github.com/nihalgonsalves/esconfig/blob/main/CHANGELOG.md)
- [Commits](nihalgonsalves/esconfig@esconfig-v0.9.2...esconfig-v0.9.3)

Updates `lefthook` from 1.6.5 to 1.6.7
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.6.5...v1.6.7)

---
updated-dependencies:
- dependency-name: "@nihalgonsalves/esconfig"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Mar 19, 2024
1 parent 45cd64f commit 696b263
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 97 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"format:check": "prettier . --check"
},
"devDependencies": {
"@nihalgonsalves/esconfig": "^0.9.2",
"@nihalgonsalves/esconfig": "^0.9.3",
"@types/node": "20",
"eslint": "^8.57.0",
"lefthook": "^1.6.5",
"lefthook": "^1.6.7",
"prettier": "^3.2.5",
"ts-node-dev": "^2.0.0",
"typescript": "^5.4.2"
Expand Down
190 changes: 95 additions & 95 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -135,12 +135,12 @@ __metadata:
languageName: node
linkType: hard

"@nihalgonsalves/esconfig@npm:^0.9.2":
version: 0.9.2
resolution: "@nihalgonsalves/esconfig@npm:0.9.2"
"@nihalgonsalves/esconfig@npm:^0.9.3":
version: 0.9.3
resolution: "@nihalgonsalves/esconfig@npm:0.9.3"
dependencies:
"@typescript-eslint/eslint-plugin": "npm:^7.1.0"
"@typescript-eslint/parser": "npm:^7.1.0"
"@typescript-eslint/eslint-plugin": "npm:^7.1.1"
"@typescript-eslint/parser": "npm:^7.1.1"
eslint-config-airbnb-typescript: "npm:^18.0.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-import: "npm:^2.29.1"
Expand All @@ -150,8 +150,8 @@ __metadata:
peerDependencies:
eslint: ^8.57.0
prettier: ^3.2.5
typescript: ^5.3.3
checksum: dcf399aef7f7ae8ef8711be0bbc877d90ffebc629dd60d6957de39c8c1516c160ea399d59749f71c700c6eaa98bf627a06f7fee6341e2543544e517fa5e7e2c4
typescript: ^5.4.2
checksum: 9eb24f7dc30a53da4031878f0e730ad4d4673afa7eda9b74c1872e2c2d258015033b55a7aba5475c413a4f3696641f437149478e06278025389f89022f584503
languageName: node
linkType: hard

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

"@typescript-eslint/eslint-plugin@npm:^7.1.0":
version: 7.1.1
resolution: "@typescript-eslint/eslint-plugin@npm:7.1.1"
"@typescript-eslint/eslint-plugin@npm:^7.1.1":
version: 7.2.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.2.0"
dependencies:
"@eslint-community/regexpp": "npm:^4.5.1"
"@typescript-eslint/scope-manager": "npm:7.1.1"
"@typescript-eslint/type-utils": "npm:7.1.1"
"@typescript-eslint/utils": "npm:7.1.1"
"@typescript-eslint/visitor-keys": "npm:7.1.1"
"@typescript-eslint/scope-manager": "npm:7.2.0"
"@typescript-eslint/type-utils": "npm:7.2.0"
"@typescript-eslint/utils": "npm:7.2.0"
"@typescript-eslint/visitor-keys": "npm:7.2.0"
debug: "npm:^4.3.4"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.2.4"
Expand All @@ -304,68 +304,68 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 041799604176bbee01f6ff029c5e2fcf1196db2737ba219a20b095f095dc0064ea425d15dd6dc22eaef294daa838209601ec7bc19317258dfa89a13afb8126ba
checksum: 8725c2193a16cc103a697d6e408c515a7618df3902dc504cf69999f60634dac79ce14a5bd942f0388ba7547caba44ac40e01097cda1106aa3912e2303dada8ab
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^7.1.0":
version: 7.1.1
resolution: "@typescript-eslint/parser@npm:7.1.1"
"@typescript-eslint/parser@npm:^7.1.1":
version: 7.2.0
resolution: "@typescript-eslint/parser@npm:7.2.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:7.1.1"
"@typescript-eslint/types": "npm:7.1.1"
"@typescript-eslint/typescript-estree": "npm:7.1.1"
"@typescript-eslint/visitor-keys": "npm:7.1.1"
"@typescript-eslint/scope-manager": "npm:7.2.0"
"@typescript-eslint/types": "npm:7.2.0"
"@typescript-eslint/typescript-estree": "npm:7.2.0"
"@typescript-eslint/visitor-keys": "npm:7.2.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 84eb44f3767aaa1d7b26176348c89bd6732bc711f7f24186b1354eba95bf9e9c65b5675838772b831391210e525ff1f3bd4b51a3130ec35413aa362920effc57
checksum: 11ce36c68212fdbf98fc6fd32ba0977d46b645fd669a3f4fdb8be2036225f86ad005b31a66f97097e90517c44c92cf9cc5fb1d6e9647ee2fa125c4af21cdb477
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.1.1":
version: 7.1.1
resolution: "@typescript-eslint/scope-manager@npm:7.1.1"
"@typescript-eslint/scope-manager@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/scope-manager@npm:7.2.0"
dependencies:
"@typescript-eslint/types": "npm:7.1.1"
"@typescript-eslint/visitor-keys": "npm:7.1.1"
checksum: a955c8529f24945d448b95982d06b5f15a74fc5df97307f5821d55e9861d6c26d61cbd118c1ca41634164ed1d4f6c74fcb8388761341c49e6902a6fb72036afc
"@typescript-eslint/types": "npm:7.2.0"
"@typescript-eslint/visitor-keys": "npm:7.2.0"
checksum: 4d088c127e6ba1a7de8567f70684779083be24b48746c3b4a86a0ec7062bca58693ee08482349ad6572a17ada8aa6f26b74d1c7139c8fcf7101fa09a572e0ea6
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.1.1":
version: 7.1.1
resolution: "@typescript-eslint/type-utils@npm:7.1.1"
"@typescript-eslint/type-utils@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/type-utils@npm:7.2.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:7.1.1"
"@typescript-eslint/utils": "npm:7.1.1"
"@typescript-eslint/typescript-estree": "npm:7.2.0"
"@typescript-eslint/utils": "npm:7.2.0"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.0.1"
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 6f19dc383718cce42ed7262d134f5f0221bcbf225fea28975cd714c90e57d861608d5187c7ad731f6281813f94b00f22282a99a8a852167366064abc6e256341
checksum: 069b65ef327e1bfa1e59009504c8307f88f3673ebcc23d17ad370452ece107013c9dc321876092673d2c02ddd35104f67231b31b0e4f7d5ca6fbf95b43f828b2
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.1.1":
version: 7.1.1
resolution: "@typescript-eslint/types@npm:7.1.1"
checksum: 2bef95ec0c60e67fada336db3e82fac2be16c21a9e54fc45c7aeda3291abcceefa12aa970025db88bc2b3e113b1e70abd7f89c2a651c16b816dff1a0c46e7907
"@typescript-eslint/types@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/types@npm:7.2.0"
checksum: 135aae061720185855bea61ea6cfd33f4801d2de57f65e50079bbdb505100f844632aa4e4bdeec9e9e79d29aaddad949178d0e918e41867da6ab4b1390820e33
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.1.1":
version: 7.1.1
resolution: "@typescript-eslint/typescript-estree@npm:7.1.1"
"@typescript-eslint/typescript-estree@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/typescript-estree@npm:7.2.0"
dependencies:
"@typescript-eslint/types": "npm:7.1.1"
"@typescript-eslint/visitor-keys": "npm:7.1.1"
"@typescript-eslint/types": "npm:7.2.0"
"@typescript-eslint/visitor-keys": "npm:7.2.0"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
Expand All @@ -375,34 +375,34 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 2cec9d21cfe46e523a6d29aff554e5450edf1ee30ce9cf644ee8f1f5e1cfd44b94afb3632db97a949c86c4a392ae80f264d56d8747b2b0fdbe5c54139433366a
checksum: 2730bb17730e6f3ca4061f00688a70386a808f5d174fdeb757c3cfa92c455373f69080df33237c1a8970e818af0cea0ae5a083970ed8ba493f3b04458c6f9271
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.1.1":
version: 7.1.1
resolution: "@typescript-eslint/utils@npm:7.1.1"
"@typescript-eslint/utils@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/utils@npm:7.2.0"
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.1.1"
"@typescript-eslint/types": "npm:7.1.1"
"@typescript-eslint/typescript-estree": "npm:7.1.1"
"@typescript-eslint/scope-manager": "npm:7.2.0"
"@typescript-eslint/types": "npm:7.2.0"
"@typescript-eslint/typescript-estree": "npm:7.2.0"
semver: "npm:^7.5.4"
peerDependencies:
eslint: ^8.56.0
checksum: 3e70834c5b49e4643ec8da63fa2acaab54283a566af2cedcd4c2f4210833a59bf71c459dde69e738115633c7de9f1339130552ff246e8e1bb4db26910685408b
checksum: 37944e1a4038820da82b51ac4756e09cff31851d9d957d3fd67a3b6fd2cf6c0e87767161eaeb8b6e63de418e513bb2570a6ee3fa986ba77f6d451d66a538f753
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.1.1":
version: 7.1.1
resolution: "@typescript-eslint/visitor-keys@npm:7.1.1"
"@typescript-eslint/visitor-keys@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/visitor-keys@npm:7.2.0"
dependencies:
"@typescript-eslint/types": "npm:7.1.1"
"@typescript-eslint/types": "npm:7.2.0"
eslint-visitor-keys: "npm:^3.4.1"
checksum: 1ab19ec966ff0b86317eddcbfcda645856ec01c3b76a451298031f35e4da0a363e4888ce5ae9e2526e874799a502c49922d83d57d21cb6fef7f3912f51e4a271
checksum: 2d7467495b2b76f3edb1b3047e97076c2242e7eca6d50bbbdd88219f9ff754dbcb9334a0568fe0ceb4c562823980938bd278aa2ba53da6343e7d99a167924f24
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

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

"lefthook@npm:^1.6.5":
version: 1.6.5
resolution: "lefthook@npm:1.6.5"
"lefthook@npm:^1.6.7":
version: 1.6.7
resolution: "lefthook@npm:1.6.7"
dependencies:
lefthook-darwin-arm64: "npm:1.6.5"
lefthook-darwin-x64: "npm:1.6.5"
lefthook-freebsd-arm64: "npm:1.6.5"
lefthook-freebsd-x64: "npm:1.6.5"
lefthook-linux-arm64: "npm:1.6.5"
lefthook-linux-x64: "npm:1.6.5"
lefthook-windows-arm64: "npm:1.6.5"
lefthook-windows-x64: "npm:1.6.5"
lefthook-darwin-arm64: "npm:1.6.7"
lefthook-darwin-x64: "npm:1.6.7"
lefthook-freebsd-arm64: "npm:1.6.7"
lefthook-freebsd-x64: "npm:1.6.7"
lefthook-linux-arm64: "npm:1.6.7"
lefthook-linux-x64: "npm:1.6.7"
lefthook-windows-arm64: "npm:1.6.7"
lefthook-windows-x64: "npm:1.6.7"
dependenciesMeta:
lefthook-darwin-arm64:
optional: true
Expand All @@ -2522,7 +2522,7 @@ __metadata:
optional: true
bin:
lefthook: bin/index.js
checksum: e535cf29510cbd7f80c305735ea52faf979bcb99d8455d1adfd455b7528a2b6fab9ca91368cbfc37d1b8e4367fb7ad311a1703f447effb6b5d4f3b76dad16acf
checksum: d8b25a70a7f3cccd80b72d7a0661446510b644775eb0fec90d25ee8cca64ef4106a523906017902e3b0caf16aede9a991a2f43cf0d7dc26d43a46337d804c9f9
languageName: node
linkType: hard

Expand Down Expand Up @@ -2792,10 +2792,10 @@ __metadata:
version: 0.0.0-use.local
resolution: "node-typescript-eslint-template@workspace:."
dependencies:
"@nihalgonsalves/esconfig": "npm:^0.9.2"
"@nihalgonsalves/esconfig": "npm:^0.9.3"
"@types/node": "npm:20"
eslint: "npm:^8.57.0"
lefthook: "npm:^1.6.5"
lefthook: "npm:^1.6.7"
prettier: "npm:^3.2.5"
ts-node-dev: "npm:^2.0.0"
typescript: "npm:^5.4.2"
Expand Down

0 comments on commit 696b263

Please sign in to comment.