Skip to content

Commit

Permalink
Automated dependency upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 8, 2023
1 parent 370c18c commit 0ac83aa
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 103 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@
"devDependencies": {
"@sveltejs/adapter-auto": "^2.1.0",
"@sveltejs/kit": "^1.24.1",
"@testing-library/jest-dom": "^6.1.2",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/svelte": "^4.0.3",
"@types/jest": "^29.5.4",
"@types/lodash": "^4.14.197",
"@types/lodash": "^4.14.198",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": "^6.6.0",
"@typescript-eslint/parser": "^6.6.0",
"@vitest/coverage-v8": "^0.34.3",
"@vitest/coverage-v8": "^0.34.4",
"chokidar-cli": "^3.0.0",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
Expand Down Expand Up @@ -78,7 +78,7 @@
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "0.34.2"
"vitest": "^0.34.4"
},
"resolutions": {
"tslib": ">=2"
Expand Down
Loading

0 comments on commit 0ac83aa

Please sign in to comment.