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 dev-dependencies (#64)
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 Jun 4, 2023
1 parent 994bb50 commit b4a06a4
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 105 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
"bump": "cliff-jumper"
},
"devDependencies": {
"@commitlint/cli": "^17.6.3",
"@commitlint/config-angular": "^17.6.3",
"@commitlint/cli": "^17.6.5",
"@commitlint/config-angular": "^17.6.5",
"@favware/cliff-jumper": "^2.0.1",
"@sapphire/eslint-config": "^4.4.2",
"@sapphire/prettier-config": "^1.4.5",
"@sapphire/ts-config": "^4.0.0",
"@types/lodash": "^4.14.195",
"@types/node": "^18.16.16",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"eslint": "^8.41.0",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
Expand All @@ -52,7 +52,7 @@
"tsup": "^6.7.0",
"typedoc": "^0.24.7",
"typedoc-json-parser": "^8.1.2",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"dependencies": {
"@snowcrystals/icicle": "^2.0.2",
Expand Down
Loading

0 comments on commit b4a06a4

Please sign in to comment.