Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 6841ab2 commit 9b48c7c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@
"fs-extra": "^11.2.0",
"js-yaml": "^4.1.0",
"lodash-es": "^4.17.21",
"nanoid": "^5.0.8",
"nanoid": "^5.0.9",
"node-fetch": "^3.3.2",
"nypm": "^0.3.12",
"nypm": "^0.4.1",
"pathe": "^1.1.2",
"rc9": "^2.1.2",
"signal-exit": "^4.1.0",
Expand All @@ -86,15 +86,15 @@
"@types/node": "^22.10.0",
"@types/yargs": "^17.0.33",
"@verdaccio/types": "^10.8.0",
"@vitest/coverage-v8": "^2.1.5",
"@vitest/coverage-v8": "^2.1.7",
"eslint": "^9.15.0",
"get-port": "^7.1.0",
"lint-staged": "^15.2.10",
"simple-git-hooks": "^2.11.1",
"strip-ansi": "^7.1.0",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"vitest": "^2.1.5"
"vitest": "^2.1.7"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down

0 comments on commit 9b48c7c

Please sign in to comment.