Skip to content

Commit

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

Bump the dev-minor group with 10 updates
  • Loading branch information
jgerigmeyer authored Jul 1, 2024
2 parents 6c588b2 + 54531f5 commit 118a41c
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 269 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
},
"devDependencies": {
"@sveltejs/adapter-auto": "^3.2.2",
"@sveltejs/kit": "^2.5.17",
"@sveltejs/kit": "^2.5.18",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/svelte": "^5.1.0",
"@testing-library/svelte": "^5.2.0",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.5",
"@types/lodash": "^4.17.6",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@vitest/coverage-v8": "^1.6.0",
"chokidar-cli": "^3.0.0",
"eslint": "^8.57.0",
Expand All @@ -58,13 +58,13 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-svelte": "^2.40.0",
"eslint-plugin-svelte": "^2.41.0",
"jsdom": "^24.1.0",
"lodash": "^4.17.21",
"mocha": "^10.4.0",
"mocha": "^10.5.2",
"mockdate": "^3.0.5",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.2.5",
"sass": "^1.77.6",
Expand All @@ -74,10 +74,10 @@
"stylelint": "^16.6.1",
"stylelint-config-standard-scss": "^13.1.0",
"svelte": "^4.2.18",
"svelte-check": "^3.8.1",
"svelte-check": "^3.8.4",
"ts-node": "^10.9.2",
"typescript": "^5.5.2",
"vite": "^5.3.1",
"vite": "^5.3.2",
"vitest": "^1.6.0"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 118a41c

Please sign in to comment.