Skip to content

Commit

Permalink
chore(deps-dev): bump @tsconfig/svelte from 3.0.0 to 5.0.0 (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 14, 2023
1 parent 660c020 commit ce61b0d
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 @@ -26,7 +26,7 @@
"@sveltejs/adapter-static": "^1.0.0-next.50",
"@sveltejs/kit": "^1.22.3",
"@tauri-apps/cli": "^1.4.0",
"@tsconfig/svelte": "^3.0.0",
"@tsconfig/svelte": "^5.0.0",
"@types/node": "^18.7.10",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -347,10 +347,10 @@
"@tauri-apps/cli-win32-ia32-msvc" "1.4.0"
"@tauri-apps/cli-win32-x64-msvc" "1.4.0"

"@tsconfig/svelte@^3.0.0":
version "3.0.0"
resolved "https://registry.npmjs.org/@tsconfig/svelte/-/svelte-3.0.0.tgz"
integrity sha512-pYrtLtOwku/7r1i9AMONsJMVYAtk3hzOfiGNekhtq5tYBGA7unMve8RvUclKLMT3PrihvJqUmzsRGh0RP84hKg==
"@tsconfig/svelte@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@tsconfig/svelte/-/svelte-5.0.0.tgz#0f99038516336a43c953e7b3f8a28dc511a51d9b"
integrity sha512-iu5BqFjU0+OcLTNQp7fHe6Bf6zdNeJ9IZjLZMqWLuGzVFm/xx+lm//Tf6koPyRmxo55/Snm6RRQ990n89cRKFw==

"@types/cookie@^0.5.1":
version "0.5.1"
Expand Down

0 comments on commit ce61b0d

Please sign in to comment.