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

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2023
1 parent d2c49b5 commit 72f27d0
Show file tree
Hide file tree
Showing 2 changed files with 232 additions and 240 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,25 +29,25 @@
"bump": "cliff-jumper"
},
"devDependencies": {
"@commitlint/cli": "^17.3.0",
"@commitlint/config-angular": "^17.3.0",
"@favware/cliff-jumper": "^1.9.0",
"@commitlint/cli": "^17.4.0",
"@commitlint/config-angular": "^17.4.0",
"@favware/cliff-jumper": "^1.10.0",
"@sapphire/eslint-config": "^4.3.8",
"@sapphire/prettier-config": "^1.4.4",
"@sapphire/ts-config": "^3.3.4",
"@types/lodash": "^4.14.191",
"@types/node": "^18.11.18",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.2",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"lint-staged": "^13.1.0",
"nodemon": "^2.0.20",
"pinst": "^3.0.0",
"prettier": "^2.8.1",
"prettier": "^2.8.2",
"tsup": "^6.5.0",
"typescript": "4.9.4"
},
Expand All @@ -57,7 +57,7 @@
"lodash": "^4.17.21"
},
"engines": {
"node": ">= v18.12.1"
"node": ">= v18.13.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 72f27d0

Please sign in to comment.