Skip to content

Commit

Permalink
Automated dependency upgrades
Browse files Browse the repository at this point in the history
github-actions committed Nov 6, 2023
1 parent 5c2a45d commit 464ccfc
Showing 2 changed files with 136 additions and 136 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -41,24 +41,24 @@
"colorjs.io": "^0.4.5"
},
"devDependencies": {
"@sveltejs/adapter-auto": "^2.1.0",
"@sveltejs/kit": "^1.27.1",
"@sveltejs/adapter-auto": "^2.1.1",
"@sveltejs/kit": "^1.27.3",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/svelte": "^4.0.4",
"@types/jest": "^29.5.6",
"@testing-library/svelte": "^4.0.5",
"@types/jest": "^29.5.7",
"@types/lodash": "^4.14.200",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@vitest/coverage-v8": "^0.34.6",
"chokidar-cli": "^3.0.0",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-svelte": "^2.34.0",
"eslint-plugin-svelte": "^2.34.1",
"jsdom": "^22.1.0",
"lodash": "^4.17.21",
"mocha": "^10.2.0",
@@ -72,7 +72,7 @@
"sassdoc": "^2.7.4",
"sassdoc-theme-herman": "^5.0.1",
"stylelint": "^15.11.0",
"stylelint-config-standard-scss": "^11.0.0",
"stylelint-config-standard-scss": "^11.1.0",
"svelte": "^4.2.2",
"svelte-check": "^3.5.2",
"ts-node": "^10.9.1",
Loading

0 comments on commit 464ccfc

Please sign in to comment.