Skip to content

Commit

Permalink
Merge pull request #62 from vittxr/dependabot/npm_and_yarn/sveltejs/k…
Browse files Browse the repository at this point in the history
…it-2.6.3

chore(deps-dev): bump @sveltejs/kit from 2.6.1 to 2.6.3
  • Loading branch information
vittxr authored Oct 8, 2024
2 parents aa7de0e + dc0c75d commit 9584f54
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@rollup/plugin-json": "^6.1.0",
"@sveltejs/adapter-auto": "^3.2.5",
"@sveltejs/adapter-netlify": "^4.3.4",
"@sveltejs/kit": "^2.6.1",
"@sveltejs/kit": "^2.6.3",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"autoprefixer": "^10.4.20",
"eslint-config-prettier": "^9.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -483,10 +483,10 @@
esbuild "^0.21.5"
set-cookie-parser "^2.6.0"

"@sveltejs/kit@^2.6.1":
version "2.6.1"
resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-2.6.1.tgz#7511032f67adcc972b4a5b0c6af200a2fd19d62e"
integrity sha512-QFlch3GPGZYidYhdRAub0fONw8UTguPICFHUSPxNkA/jdlU1p6C6yqq19J1QWdxIHS2El/ycDCGrHb3EAiMNqg==
"@sveltejs/kit@^2.6.3":
version "2.6.3"
resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-2.6.3.tgz#fbea7aaa674552218ea0671d9427d770a4ca991f"
integrity sha512-baIAnmfMqAISrPtTC/22w6ay5kTEIQ/vq9bctiaQgRIoLCPBNhb6LEidTuWQS7OzPYCDBMuMX1t/fMvi4r3q/g==
dependencies:
"@types/cookie" "^0.6.0"
cookie "^0.6.0"
Expand Down

0 comments on commit 9584f54

Please sign in to comment.