Skip to content

Commit

Permalink
chore(deps): update devdependency @types/node to ^20.17.9 (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax-assistant authored Nov 28, 2024
1 parent 9c6c70d commit 90962e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/i18n": "^8.5.6",
"@nuxtjs/tailwindcss": "^6.12.2",
"@types/node": "^20.17.8",
"@types/node": "^20.17.9",
"@vite-pwa/nuxt": "^0.10.6",
"changelogen": "^0.5.7",
"eslint": "^9.15.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3164,10 +3164,10 @@
dependencies:
undici-types "~5.26.4"

"@types/node@^20.17.8":
version "20.17.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.8.tgz#42748cdb169adf5be7c9760604c72820c7b7d560"
integrity sha512-ahz2g6/oqbKalW9sPv6L2iRbhLnojxjYWspAqhjvqSWBgGebEJT5GvRmk0QXPj3sbC6rU0GTQjPLQkmR8CObvA==
"@types/node@^20.17.9":
version "20.17.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.9.tgz#5f141d4b7ee125cdee5faefe28de095398865bab"
integrity sha512-0JOXkRyLanfGPE2QRCwgxhzlBAvaRdCNMcvbd7jFfpmD4eEXll7LRwy5ymJmyeZqk7Nh7eD2LeUyQ68BbndmXw==
dependencies:
undici-types "~6.19.2"

Expand Down

0 comments on commit 90962e6

Please sign in to comment.