Skip to content

Commit 7b5e44f

Browse files
chore(deps): update non-breaking
1 parent 1065718 commit 7b5e44f

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@
4242
"@commitlint/cli": "19.5.0",
4343
"@commitlint/config-conventional": "19.5.0",
4444
"@jenssimon/eslint-config-base": "7.4.42",
45-
"@jenssimon/eslint-config-typescript": "5.3.21",
45+
"@jenssimon/eslint-config-typescript": "5.3.22",
4646
"@preact/signals-core": "^1.6.0",
4747
"@types/node": "22.9.0",
4848
"@vitest/coverage-v8": "^2.0.0",
4949
"commitizen": "4.3.1",
5050
"cz-conventional-changelog": "3.3.0",
5151
"eslint": "8.57.1",
52-
"husky": "9.1.6",
52+
"husky": "9.1.7",
5353
"jsdom": "^25.0.0",
5454
"lint-staged": "15.2.10",
5555
"npm-run-all2": "^7.0.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -692,9 +692,9 @@ __metadata:
692692
languageName: node
693693
linkType: hard
694694

695-
"@jenssimon/eslint-config-typescript@npm:5.3.21":
696-
version: 5.3.21
697-
resolution: "@jenssimon/eslint-config-typescript@npm:5.3.21"
695+
"@jenssimon/eslint-config-typescript@npm:5.3.22":
696+
version: 5.3.22
697+
resolution: "@jenssimon/eslint-config-typescript@npm:5.3.22"
698698
dependencies:
699699
"@stylistic/eslint-plugin-ts": "npm:^2.6.1"
700700
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
@@ -703,7 +703,7 @@ __metadata:
703703
peerDependencies:
704704
eslint: ^7.0.0 || ^8.0.0
705705
typescript: ">=4.0.0"
706-
checksum: 10c0/4cde25da16185c4784b2870d7c4a669fd065134eca7c1e523eb4f9e10b1a9976b8b2d745b4c8f13c0a5515939ce007ee7a75ddfa9963143660899e42ddbe93d3
706+
checksum: 10c0/225a016afdb0f3c10fbc6b1d3f367c2aa639acbc506091d4ab0d9553523cd3c942e8fd8832e1cb2f77da6442bd693d2a00438b3cfcabdc38bf4ad29aea6ff7cb
707707
languageName: node
708708
linkType: hard
709709

@@ -5159,12 +5159,12 @@ __metadata:
51595159
languageName: node
51605160
linkType: hard
51615161

5162-
"husky@npm:9.1.6":
5163-
version: 9.1.6
5164-
resolution: "husky@npm:9.1.6"
5162+
"husky@npm:9.1.7":
5163+
version: 9.1.7
5164+
resolution: "husky@npm:9.1.7"
51655165
bin:
51665166
husky: bin.js
5167-
checksum: 10c0/705673db4a247c1febd9c5df5f6a3519106cf0335845027bb50a15fba9b1f542cb2610932ede96fd08008f6d9f49db0f15560509861808b0031cdc0e7c798bac
5167+
checksum: 10c0/35bb110a71086c48906aa7cd3ed4913fb913823715359d65e32e0b964cb1e255593b0ae8014a5005c66a68e6fa66c38dcfa8056dbbdfb8b0187c0ffe7ee3a58f
51685168
languageName: node
51695169
linkType: hard
51705170

@@ -8082,14 +8082,14 @@ __metadata:
80828082
"@commitlint/cli": "npm:19.5.0"
80838083
"@commitlint/config-conventional": "npm:19.5.0"
80848084
"@jenssimon/eslint-config-base": "npm:7.4.42"
8085-
"@jenssimon/eslint-config-typescript": "npm:5.3.21"
8085+
"@jenssimon/eslint-config-typescript": "npm:5.3.22"
80868086
"@preact/signals-core": "npm:^1.6.0"
80878087
"@types/node": "npm:22.9.0"
80888088
"@vitest/coverage-v8": "npm:^2.0.0"
80898089
commitizen: "npm:4.3.1"
80908090
cz-conventional-changelog: "npm:3.3.0"
80918091
eslint: "npm:8.57.1"
8092-
husky: "npm:9.1.6"
8092+
husky: "npm:9.1.7"
80938093
jsdom: "npm:^25.0.0"
80948094
lint-staged: "npm:15.2.10"
80958095
npm-run-all2: "npm:^7.0.0"

0 commit comments

Comments
 (0)