Skip to content

Commit

Permalink
upgrade yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
jgerigmeyer committed Jun 17, 2024
1 parent 7af1382 commit bce8481
Show file tree
Hide file tree
Showing 2 changed files with 331 additions and 730 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-svelte": "^2.39.4",
"eslint-plugin-svelte": "^2.40.0",
"jsdom": "^24.1.0",
"lodash": "^4.17.21",
"mocha": "^10.4.0",
Expand All @@ -80,5 +80,5 @@
"vite": "^5.3.1",
"vitest": "^1.6.0"
},
"packageManager": "yarn@4.2.2"
"packageManager": "yarn@4.3.0"
}
Loading

0 comments on commit bce8481

Please sign in to comment.