Compare commits

..

10 Commits

Author SHA1 Message Date
b3df4cb128 ⬆️ Update dependency husky to v9.1.7 2024-11-19 02:06:32 +00:00
12109df8cc ⬆️ Update pnpm to v9.13.2 2024-11-16 02:06:12 +00:00
db4f2ded51 ⬆️ Update pnpm to v9.13.1 2024-11-15 02:06:24 +00:00
573547d52e ⬆️ Update pnpm to v9.13.0 2024-11-14 02:05:32 +00:00
e1f3b937bd ⬆️ Update pnpm to v9.12.3 2024-10-29 02:06:02 +00:00
5493b876ed ⬆️ Update pnpm to v9.12.2 2024-10-17 01:05:55 +00:00
1bed3d380e ⬆️ Update pnpm to v9.12.1 2024-10-08 01:06:06 +00:00
2d196e4926 ⬆️ Update pnpm to v9.12.0 2024-10-03 01:05:49 +00:00
f1783139f1 ⬆️ Update pnpm to v9.11.0 2024-09-21 01:06:24 +00:00
4afc334825 ⬆️ Update dependency husky to v9.1.6 2024-09-12 01:07:06 +00:00
2 changed files with 7 additions and 7 deletions

View File

@ -5,7 +5,7 @@
"author": "SebClem <seb6596@gmail.com>", "author": "SebClem <seb6596@gmail.com>",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"husky": "9.1.5", "husky": "9.1.7",
"lint-staged": "15.2.10", "lint-staged": "15.2.10",
"prettier": "3.3.3" "prettier": "3.3.3"
}, },
@ -15,5 +15,5 @@
"scripts": { "scripts": {
"prepare": "husky install" "prepare": "husky install"
}, },
"packageManager": "pnpm@9.10.0" "packageManager": "pnpm@9.13.2"
} }

View File

@ -9,8 +9,8 @@ importers:
.: .:
devDependencies: devDependencies:
husky: husky:
specifier: 9.1.5 specifier: 9.1.7
version: 9.1.5 version: 9.1.7
lint-staged: lint-staged:
specifier: 15.2.10 specifier: 15.2.10
version: 15.2.10 version: 15.2.10
@ -98,8 +98,8 @@ packages:
resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==} resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==}
engines: {node: '>=16.17.0'} engines: {node: '>=16.17.0'}
husky@9.1.5: husky@9.1.7:
resolution: {integrity: sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==} resolution: {integrity: sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==}
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
@ -319,7 +319,7 @@ snapshots:
human-signals@5.0.0: {} human-signals@5.0.0: {}
husky@9.1.5: {} husky@9.1.7: {}
is-fullwidth-code-point@4.0.0: {} is-fullwidth-code-point@4.0.0: {}