Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dev-dependencies (#115)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2024
1 parent 3d90895 commit f6029cd
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 139 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@
"postinstall": "is-ci || husky install"
},
"devDependencies": {
"@commitlint/cli": "^18.4.4",
"@commitlint/config-angular": "^18.4.4",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-angular": "^18.6.0",
"@sapphire/eslint-config": "^5.0.3",
"@sapphire/ts-config": "^5.0.0",
"@snowcrystals/prettier-config": "^1.0.0",
"@types/body-parser": "^1.19.5",
"@types/eventsource": "^1.1.15",
"@types/express": "^4.17.21",
"@types/lodash": "^4.14.202",
"@types/node": "^20.11.5",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@types/node": "^20.11.8",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
Expand Down
Loading

0 comments on commit f6029cd

Please sign in to comment.