Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dennishendriksen committed Jan 25, 2024
1 parent 58bac2c commit b3b190b
Show file tree
Hide file tree
Showing 2 changed files with 363 additions and 498 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
"access": "public"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@vitest/coverage-v8": "^1.0.1",
"eslint": "^8.55.0",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@vitest/coverage-v8": "^1.2.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"husky": "^8.0.3",
"prettier": "^3.1.0",
"typescript": "^5.3.2",
"vitest": "^1.0.1"
"eslint-plugin-prettier": "^5.1.3",
"husky": "^9.0.3",
"prettier": "^3.2.4",
"typescript": "^5.3.3",
"vitest": "^1.2.1"
}
}
Loading

0 comments on commit b3b190b

Please sign in to comment.