Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
etienne-dldc committed Feb 22, 2024
1 parent 565d1f1 commit 2c4b5af
Show file tree
Hide file tree
Showing 2 changed files with 762 additions and 1,121 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,22 +85,22 @@
"root": true
},
"dependencies": {
"@dldc/erreur": "^6.0.3"
"@dldc/erreur": "^6.0.5"
},
"devDependencies": {
"@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@vitest/coverage-v8": "^1.1.0",
"@types/node": "^20.11.20",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vitest/coverage-v8": "^1.3.1",
"auto-changelog": "^2.4.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.1.1",
"release-it": "^17.0.1",
"prettier": "^3.2.5",
"release-it": "^17.1.1",
"rimraf": "^5.0.5",
"tsup": "^8.0.1",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vitest": "^1.1.0"
"vitest": "^1.3.1"
},
"packageManager": "pnpm@8.9.0",
"publishConfig": {
Expand Down

0 comments on commit 2c4b5af

Please sign in to comment.