Skip to content

Commit

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

Bump the dev-minor group with 14 updates
  • Loading branch information
jgerigmeyer authored May 20, 2024
2 parents c2170ee + 046ccff commit 5f8586b
Show file tree
Hide file tree
Showing 2 changed files with 180 additions and 264 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,24 +41,24 @@
},
"devDependencies": {
"@sveltejs/adapter-auto": "^3.2.0",
"@sveltejs/kit": "^2.5.7",
"@sveltejs/kit": "^2.5.9",
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/svelte": "^5.1.0",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.0",
"@types/lodash": "^4.17.4",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@vitest/coverage-v8": "^1.5.2",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@vitest/coverage-v8": "^1.6.0",
"chokidar-cli": "^3.0.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.3.0",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-svelte": "^2.38.0",
"eslint-plugin-svelte": "^2.39.0",
"jsdom": "^24.0.0",
"lodash": "^4.17.21",
"mocha": "^10.4.0",
Expand All @@ -67,18 +67,18 @@
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.3",
"sass": "^1.75.0",
"sass": "^1.77.2",
"sass-true": "^8.0.0",
"sassdoc": "^2.7.4",
"sassdoc-theme-herman": "^6.0.1",
"stylelint": "^16.4.0",
"stylelint": "^16.5.0",
"stylelint-config-standard-scss": "^13.1.0",
"svelte": "^4.2.15",
"svelte-check": "^3.7.0",
"svelte": "^4.2.17",
"svelte-check": "^3.7.1",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vitest": "^1.5.2"
"vite": "^5.2.11",
"vitest": "^1.6.0"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 5f8586b

Please sign in to comment.