Skip to content

Commit 7971db9

Browse files
chore(deps-dev): bump @sveltejs/kit from 2.20.4 to 2.20.5
1 parent 3727f7f commit 7971db9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@eslint/js": "^9.0.0",
6060
"@playwright/test": "^1.51.1",
6161
"@sveltejs/adapter-auto": "^5.0.0",
62-
"@sveltejs/kit": "^2.20.4",
62+
"@sveltejs/kit": "^2.20.5",
6363
"@typescript-eslint/eslint-plugin": "^8.29.1",
6464
"@typescript-eslint/parser": "^8.29.1",
6565
"autoprefixer": "^10.4.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -499,10 +499,10 @@
499499
dependencies:
500500
import-meta-resolve "^4.1.0"
501501

502-
"@sveltejs/kit@^2.20.4":
503-
version "2.20.4"
504-
resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-2.20.4.tgz#84d665a770ed38c43d8bda27a86ac3220f9a277d"
505-
integrity sha512-B3Y1mb1Qjt57zXLVch5tfqsK/ebHe6uYTcFSnGFNwRpId3+fplLgQK6Z2zhDVBezSsPuhDq6Pry+9PA88ocN6Q==
502+
"@sveltejs/kit@^2.20.5":
503+
version "2.20.5"
504+
resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-2.20.5.tgz#72546cf594fe8cebc2ef0bbf2923dffb411a5e20"
505+
integrity sha512-zT/97KvVUo19jEGZa972ls7KICjPCB53j54TVxnEFT5VEwL16G+YFqRVwJbfxh7AmS7/Ptr1rKF7Qt4FBMDNlw==
506506
dependencies:
507507
"@types/cookie" "^0.6.0"
508508
cookie "^0.6.0"

0 commit comments

Comments
 (0)