Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
valmisson committed Jul 30, 2022
1 parent 34019fe commit 1f4d325
Show file tree
Hide file tree
Showing 2 changed files with 528 additions and 519 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@
},
"devDependencies": {
"@tsconfig/svelte": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^5.27.0",
"@typescript-eslint/parser": "^5.27.0",
"@typescript-eslint/eslint-plugin": "^5.31.0",
"@typescript-eslint/parser": "^5.31.0",
"conventional-changelog-cli": "^2.2.2",
"eslint": "^8.17.0",
"eslint": "^8.20.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-n": "^15.2.4",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-svelte3": "^4.0.0",
"lint-staged": "^13.0.0",
"svelte": "^3.48.0",
"typescript": "^4.7.3",
"lint-staged": "^13.0.3",
"svelte": "^3.49.0",
"typescript": "^4.7.4",
"yorkie": "^2.0.0"
},
"gitHooks": {
Expand Down
Loading

0 comments on commit 1f4d325

Please sign in to comment.