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 26, 2023
1 parent 6df8b38 commit bf0f119
Show file tree
Hide file tree
Showing 2 changed files with 281 additions and 281 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,27 +42,27 @@
"turndown": "^7.1.2"
},
"devDependencies": {
"@commitlint/cli": "^18.4.2",
"@commitlint/config-conventional": "^18.4.2",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@sapphire/eslint-config": "^5.0.2",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.0",
"@types/he": "^1.2.3",
"@types/node": "^20.9.2",
"@types/node": "^20.10.0",
"@types/turndown": "^5.0.4",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"colorette": "^2.0.20",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.19.6",
"esbuild": "^0.19.7",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"lint-staged": "^15.1.0",
"prettier": "^3.1.0",
"tsup": "^8.0.0",
"typescript": "^5.2.2",
"vite": "^5.0.0",
"tsup": "^8.0.1",
"typescript": "^5.3.2",
"vite": "^5.0.2",
"vitest": "^0.34.6"
},
"resolutions": {
Expand Down
Loading

0 comments on commit bf0f119

Please sign in to comment.