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 (#99)
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 Nov 19, 2023
1 parent a1fe902 commit 09e492c
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 115 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,28 +23,28 @@
"postinstall": "is-ci || husky install"
},
"devDependencies": {
"@commitlint/cli": "^18.4.1",
"@commitlint/config-angular": "^18.4.0",
"@commitlint/cli": "^18.4.2",
"@commitlint/config-angular": "^18.4.2",
"@sapphire/eslint-config": "^5.0.2",
"@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.201",
"@types/node": "^20.9.0",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"eslint": "^8.53.0",
"@types/node": "^20.9.2",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"lint-staged": "^15.1.0",
"nodemon": "^3.0.1",
"pinst": "^3.0.0",
"prettier": "^3.0.3",
"prisma": "^5.5.2",
"prettier": "^3.1.0",
"prisma": "^5.6.0",
"typescript": "5.2.2"
},
"engines": {
Expand Down
Loading

0 comments on commit 09e492c

Please sign in to comment.