Skip to content

Commit

Permalink
Upgrade dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
etienne-dldc committed Sep 1, 2023
1 parent 7499339 commit 4779b0b
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 151 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,20 +53,20 @@
"@dldc/erreur": "^3.1.0"
},
"devDependencies": {
"@types/node": "^20.4.9",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"@vitest/coverage-v8": "^0.34.1",
"@types/node": "^20.5.7",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@vitest/coverage-v8": "^0.34.3",
"auto-changelog": "^2.4.0",
"canvas": "^2.11.2",
"eslint": "^8.46.0",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"prettier": "^3.0.1",
"release-it": "^16.1.4",
"prettier": "^3.0.3",
"release-it": "^16.1.5",
"rimraf": "^5.0.1",
"tsup": "^7.2.0",
"typescript": "^5.1.6",
"vitest": "^0.34.1"
"typescript": "^5.2.2",
"vitest": "^0.34.3"
},
"packageManager": "[email protected]",
"publishConfig": {
Expand Down
Loading

0 comments on commit 4779b0b

Please sign in to comment.