Skip to content

Commit

Permalink
update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikzogg committed Jun 19, 2024
1 parent 9010b38 commit 6fe14e4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@
},
"devDependencies": {
"@chubbyts/chubbyts-eslint": "^2.0.3",
"@chubbyts/chubbyts-function-mock": "^1.4.1",
"@chubbyts/chubbyts-packaging": "^2.0.6",
"@chubbyts/chubbyts-function-mock": "^1.4.3",
"@chubbyts/chubbyts-packaging": "^2.0.7",
"@stryker-mutator/core": "^8.2.6",
"@stryker-mutator/vitest-runner": "^8.2.6",
"@types/node": "^20.11.30",
"@types/node": "^20.14.6",
"@vitest/coverage-v8": "^1.6.0",
"prettier": "^3.2.5",
"typedoc": "^0.25.12",
"typescript": "^5.4.3",
"prettier": "^3.3.2",
"typedoc": "^0.25.13",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
},
"publishConfig": {
Expand Down

0 comments on commit 6fe14e4

Please sign in to comment.