Skip to content

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] committed Nov 2, 2024
1 parent 4354643 commit e814a9b
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 45 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@
}
},
"dependencies": {
"tslib": "^2.8.0"
"tslib": "^2.8.1"
},
"devDependencies": {
"@commitlint/cli": "^17.8.1",
"@commitlint/config-angular": "^17.8.1",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.17.1",
"@types/node": "^20.17.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/ui": "^0.34.7",
Expand All @@ -73,8 +73,8 @@
"lint-staged": "^15.2.10",
"prettier": "^2.8.8",
"pretty-quick": "^4.0.0",
"typedoc": "^0.26.10",
"typedoc-plugin-mdn-links": "^3.3.4",
"typedoc": "^0.26.11",
"typedoc-plugin-mdn-links": "^3.3.5",
"typescript": "^5.6.3",
"vitest": "^0.34.6"
}
Expand Down
Loading

0 comments on commit e814a9b

Please sign in to comment.