Skip to content

Commit

Permalink
chore(front): Update dependency @types/node to v22.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 2f65a8b commit dab8744
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Binary file modified front/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@sveltejs/vite-plugin-svelte": "5.0.3",
"@types/eslint": "9.6.1",
"@types/jsonwebtoken": "^9.0.7",
"@types/node": "22.10.5",
"@types/node": "22.10.6",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"arctic": "3.1.1",
Expand Down
8 changes: 4 additions & 4 deletions front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -925,10 +925,10 @@
dependencies:
undici-types "~6.19.8"

"@types/[email protected].5":
version "22.10.5"
resolved "https://registry.npmjs.org/@types/node/-/node-22.10.5.tgz"
integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==
"@types/[email protected].6":
version "22.10.6"
resolved "https://registry.npmjs.org/@types/node/-/node-22.10.6.tgz"
integrity sha512-qNiuwC4ZDAUNcY47xgaSuS92cjf8JbSUoaKS77bmLG1rU7MlATVSiw/IlrjtIyyskXBZ8KkNfjK/P5na7rgXbQ==
dependencies:
undici-types "~6.20.0"

Expand Down

0 comments on commit dab8744

Please sign in to comment.