Skip to content

Commit

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

Bump the dev-minor group across 1 directory with 13 updates
  • Loading branch information
jgerigmeyer authored Nov 25, 2024
2 parents 73d8bc8 + 1ac43cc commit a3666e9
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 151 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,23 +38,23 @@
"colorjs.io": "^0.5.2"
},
"devDependencies": {
"@eslint/js": "9.14.0",
"@eslint/js": "^9.15.0",
"@sveltejs/adapter-auto": "^3.3.1",
"@sveltejs/kit": "^2.8.3",
"@sveltejs/vite-plugin-svelte": "^4.0.1",
"@sveltejs/vite-plugin-svelte": "^4.0.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/svelte": "^5.2.4",
"@testing-library/svelte": "^5.2.6",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
"@types/lodash": "^4.17.13",
"@types/node": "^20",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"@typescript-eslint/utils": "^8.14.0",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"@typescript-eslint/utils": "^8.16.0",
"@vitest/coverage-v8": "^2.1.5",
"@vitest/eslint-plugin": "^1.1.10",
"chokidar-cli": "^3.0.0",
"eslint": "9.14.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.31.0",
Expand All @@ -66,17 +66,17 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.8",
"prettier-plugin-svelte": "^3.3.2",
"sass-embedded": "^1.81.0",
"sassdoc": "^2.7.4",
"sassdoc-theme-herman": "^6.0.2",
"stylelint": "^16.10.0",
"stylelint-config-standard-scss": "^13.1.0",
"svelte": "^5.2.3",
"svelte-check": "^4.0.9",
"svelte": "^5.2.8",
"svelte-check": "^4.1.0",
"svelte-eslint-parser": "^0.43.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.14.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0",
"vite": "^5.4.11",
"vitest": "^2.1.5"
},
Expand Down
Loading

0 comments on commit a3666e9

Please sign in to comment.