Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EMH333 committed Sep 14, 2024
1 parent daa0f02 commit 2e0c124
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
76 changes: 38 additions & 38 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 test/versionTests/versionTests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ npm init -y || exit

# array of versions
ESBUILD_VERSIONS=("0.9.6" "0.16.17" "0.18.10" "0.19.2" "0.21.3")
SVELTE_VERSIONS=("3.43.0" "3.59.2" "4.0.0" "5.0.0-next.127")
SVELTE_VERSIONS=("3.43.0" "3.59.2" "4.0.0" "5.0.0-next.246")

# loop through versions
for ESBUILD_VERSION in "${ESBUILD_VERSIONS[@]}"
Expand Down

0 comments on commit 2e0c124

Please sign in to comment.