Skip to content

Commit

Permalink
Merge pull request mermaid-js#765 from mermaid-js/dependabot/npm_and_…
Browse files Browse the repository at this point in the history
…yarn/develop/sveltejs/kit-1.0.0-next.324

chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.318 to 1.0.0-next.324
  • Loading branch information
sidharthv96 authored May 5, 2022
2 parents de57e5a + 3022a9b commit 70d0113
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@cypress/snapshot": "^2.1.7",
"@sveltejs/adapter-static": "1.0.0-next.29",
"@sveltejs/kit": "1.0.0-next.318",
"@sveltejs/kit": "1.0.0-next.324",
"@types/mermaid": "^8.2.9",
"@types/pako": "^1.0.3",
"@typescript-eslint/eslint-plugin": "^4.33.0",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -208,12 +208,13 @@
dependencies:
tiny-glob "^0.2.9"

"@sveltejs/[email protected].318":
version "1.0.0-next.318"
resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-1.0.0-next.318.tgz#c62ecc9d166b224d5ad519e8864afa2c3f8b037e"
integrity sha512-/M/XNvEqK71KCGro1xLuiUuklsMPe+G5DiVMs39tpfFIFhH4oCzAt+YBaIZDKORogGz3QDaYc5BV+eFv9E5cyw==
"@sveltejs/[email protected].324":
version "1.0.0-next.324"
resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-1.0.0-next.324.tgz#e30e746d47462a4de79a4e02f8a39a6310ce7024"
integrity sha512-/CGW9rQpHQLBb2EcMw08yelD/C9hTsypymctUWdhryMTI8n1VWb0gkUcSHsz8n8oAAbKLXqwyHqeLATfcIMg2w==
dependencies:
"@sveltejs/vite-plugin-svelte" "^1.0.0-next.32"
chokidar "^3.5.3"
sade "^1.7.4"
vite "^2.9.0"

Expand Down

0 comments on commit 70d0113

Please sign in to comment.