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 23, 2024
1 parent f270c09 commit 8bc5451
Show file tree
Hide file tree
Showing 2 changed files with 777 additions and 772 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,23 +81,23 @@
"root": true
},
"dependencies": {
"@dldc/erreur": "^6.0.3",
"@dldc/stack": "^4.1.5"
"@dldc/erreur": "^6.0.5",
"@dldc/stack": "^4.1.6"
},
"devDependencies": {
"@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@vitest/coverage-v8": "^1.0.4",
"@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.0.4"
"vitest": "^1.3.1"
},
"packageManager": "[email protected]",
"publishConfig": {
Expand Down
Loading

0 comments on commit 8bc5451

Please sign in to comment.