Skip to content

Commit bf8f947

Browse files
authored
Merge pull request #395 from alankrantas/dependabot/npm_and_yarn/sveltejs/kit-2.17.2
Bump @sveltejs/kit from 2.17.1 to 2.17.2
2 parents b3516e5 + 12a26b3 commit bf8f947

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
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@sveltejs/adapter-static": "^3.0.8",
33-
"@sveltejs/kit": "^2.17.1",
33+
"@sveltejs/kit": "^2.17.2",
3434
"@sveltejs/vite-plugin-svelte": "^5.0.3",
3535
"globals": "^15.14.0",
3636
"open-cli": "^8.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -277,10 +277,10 @@
277277
resolved "https://registry.yarnpkg.com/@sveltejs/adapter-static/-/adapter-static-3.0.8.tgz#f23ee99a9678dbaec58b79d183bc3defbfe99f1a"
278278
integrity sha512-YaDrquRpZwfcXbnlDsSrBQNCChVOT9MGuSg+dMAyfsAa1SmiAhrA5jUYUiIMC59G92kIbY/AaQOWcBdq+lh+zg==
279279

280-
"@sveltejs/kit@^2.17.1":
281-
version "2.17.1"
282-
resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-2.17.1.tgz#24a55dc164f2c88511daac6fcc8bb7db6802d1ba"
283-
integrity sha512-CpoGSLqE2MCmcQwA2CWJvOsZ9vW+p/1H3itrFykdgajUNAEyQPbsaSn7fZb6PLHQwe+07njxje9ss0fjZoCAyw==
280+
"@sveltejs/kit@^2.17.2":
281+
version "2.17.2"
282+
resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-2.17.2.tgz#87c6a1efe42a3f06dd0558e49b79988fec4338bd"
283+
integrity sha512-Vypk02baf7qd3SOB1uUwUC/3Oka+srPo2J0a8YN3EfJypRshDkNx9HzNKjSmhOnGWwT+SSO06+N0mAb8iVTmTQ==
284284
dependencies:
285285
"@types/cookie" "^0.6.0"
286286
cookie "^0.6.0"

0 commit comments

Comments
 (0)