Skip to content

Commit

Permalink
Merge pull request #178 from oddbird/dependabot/npm_and_yarn/dev-mino…
Browse files Browse the repository at this point in the history
…r-384f856fd8

Bump the dev-minor group with 9 updates
  • Loading branch information
jgerigmeyer authored Jun 17, 2024
2 parents 7a2511a + bce8481 commit 42d2681
Show file tree
Hide file tree
Showing 2 changed files with 536 additions and 680 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,16 @@
"colorjs.io": "^0.5.0"
},
"devDependencies": {
"@sveltejs/adapter-auto": "^3.2.1",
"@sveltejs/kit": "^2.5.10",
"@sveltejs/adapter-auto": "^3.2.2",
"@sveltejs/kit": "^2.5.16",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/svelte": "^5.1.0",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.5",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@vitest/coverage-v8": "^1.6.0",
"chokidar-cli": "^3.0.0",
"eslint": "^8.57.0",
Expand All @@ -58,16 +58,16 @@
"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.3",
"eslint-plugin-svelte": "^2.40.0",
"jsdom": "^24.1.0",
"lodash": "^4.17.21",
"mocha": "^10.4.0",
"mockdate": "^3.0.5",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.38",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.2.4",
"sass": "^1.77.4",
"sass": "^1.77.5",
"sass-true": "^8.0.0",
"sassdoc": "^2.7.4",
"sassdoc-theme-herman": "^6.0.1",
Expand All @@ -77,8 +77,8 @@
"svelte-check": "^3.8.0",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"vite": "^5.2.13",
"vite": "^5.3.1",
"vitest": "^1.6.0"
},
"packageManager": "yarn@4.2.2"
"packageManager": "yarn@4.3.0"
}
Loading

0 comments on commit 42d2681

Please sign in to comment.