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 Dec 10, 2023
1 parent 14ae270 commit 20a286d
Show file tree
Hide file tree
Showing 5 changed files with 239 additions and 177 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,26 +20,26 @@
"@commitlint/config-conventional": "^18.4.3",
"@favware/cliff-jumper": "^2.2.3",
"@favware/npm-deprecate": "^1.0.7",
"@sapphire/eslint-config": "^5.0.2",
"@sapphire/eslint-config": "^5.0.3",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.0",
"@types/mdast": "^4.0.3",
"@types/node": "^20.10.2",
"@types/node": "^20.10.4",
"@types/unist": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"lint-staged": "^15.1.0",
"lint-staged": "^15.2.0",
"prettier": "^3.1.0",
"rimraf": "^5.0.5",
"tsup": "^8.0.1",
"turbo": "^1.10.16",
"turbo": "^1.11.1",
"typedoc": "^0.25.4",
"typescript": "^5.3.2",
"vite": "^5.0.4",
"typescript": "^5.3.3",
"vite": "^5.0.7",
"vitest": "^0.34.6"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/npm2yarn2pnpm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^2.2.3",
"tsup": "^8.0.1",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"vitest": "^0.34.6"
}
}
4 changes: 2 additions & 2 deletions packages/ts2esm2cjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@prettier/sync": "^0.3.0",
"esm-to-cjs": "^1.2.1",
"mdast-util-mdx": "^3.0.0",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"unified": "^11.0.4",
"unist-util-visit": "^5.0.0"
},
Expand Down Expand Up @@ -68,7 +68,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^2.2.3",
"@sapphire/framework": "^4.8.4",
"@sapphire/framework": "^4.8.5",
"tsup": "^8.0.1",
"vitest": "^0.34.6"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/typedoc-djs-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@favware/cliff-jumper": "^2.2.3",
"discord.js": "^14.14.1",
"tsup": "^8.0.1",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"vitest": "^0.34.6"
}
}
Loading

0 comments on commit 20a286d

Please sign in to comment.