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 Jun 13, 2022
1 parent 5ceb84c commit 3534dd8
Show file tree
Hide file tree
Showing 4 changed files with 500 additions and 346 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,26 +21,26 @@
"devDependencies": {
"@commitlint/cli": "^17.0.2",
"@commitlint/config-conventional": "^17.0.2",
"@favware/cliff-jumper": "^1.8.2",
"@favware/cliff-jumper": "^1.8.3",
"@favware/npm-deprecate": "^1.0.4",
"@favware/rollup-type-bundler": "^1.0.7",
"@knodes/typedoc-plugin-monorepo-readmes": "^0.22.5",
"@sapphire/eslint-config": "^4.3.6",
"@sapphire/prettier-config": "^1.4.3",
"@types/jest": "^28.1.1",
"@typescript-eslint/eslint-plugin": "^5.27.0",
"@typescript-eslint/parser": "^5.27.0",
"@typescript-eslint/eslint-plugin": "^5.28.0",
"@typescript-eslint/parser": "^5.28.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.17.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^8.0.1",
"jest": "^28.1.0",
"lint-staged": "^13.0.0",
"jest": "^28.1.1",
"lint-staged": "^13.0.1",
"prettier": "^2.6.2",
"pretty-quick": "^3.1.3",
"ts-jest": "^28.0.4",
"tsup": "^6.0.1",
"ts-jest": "^28.0.5",
"tsup": "^6.1.2",
"turbo": "^1.2.16",
"typedoc": "^0.22.17",
"typedoc-monorepo-link-types": "^0.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/tagscript-plugin-discord/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@favware/rollup-type-bundler": "^1.0.7",
"discord.js": "^13.7.0",
"tagscript": "workspace:^",
"tsup": "^6.0.1",
"tsup": "^6.1.2",
"typescript": "^4.7.3"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/tagscript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
],
"devDependencies": {
"@favware/rollup-type-bundler": "^1.0.7",
"tsup": "^6.0.1",
"tsup": "^6.1.2",
"typescript": "^4.7.3"
},
"engines": {
Expand Down
Loading

0 comments on commit 3534dd8

Please sign in to comment.