Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#159)
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 Oct 21, 2023
1 parent 9c8a423 commit 33c8f26
Show file tree
Hide file tree
Showing 4 changed files with 303 additions and 485 deletions.
555 changes: 278 additions & 277 deletions .yarn/releases/yarn-3.5.0.cjs → .yarn/releases/yarn-3.6.4.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: '@yarnpkg/plugin-interactive-tools'

yarnPath: .yarn/releases/yarn-3.5.0.cjs
yarnPath: .yarn/releases/yarn-3.6.4.cjs
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@types/figlet": "^1.5.7",
"@types/gradient-string": "^1.1.4",
"@types/node": "^20.8.7",
"@types/pretty-quick": "^3",
"@types/pretty-quick": "^3.1.4",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"cz-conventional-changelog": "^3.3.0",
Expand All @@ -106,7 +106,7 @@
"tsup": "^7.2.0",
"typescript": "^5.2.2"
},
"packageManager": "yarn@3.5.0",
"packageManager": "yarn@3.6.4",
"engines": {
"node": ">=18.0.0"
}
Expand Down
Loading

0 comments on commit 33c8f26

Please sign in to comment.