Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#680)
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 Jan 10, 2025
1 parent 328a0a9 commit 5b9544e
Show file tree
Hide file tree
Showing 2 changed files with 570 additions and 759 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"prettier": "@willbooster/prettier-config",
"dependencies": {
"@octokit/core": "6.1.2",
"@octokit/core": "6.1.3",
"@willbooster/shared-lib": "5.2.7",
"deepmerge": "4.3.1",
"dotenv": "16.4.7",
Expand All @@ -52,14 +52,14 @@
"@types/libsodium-wrappers": "0.7.14",
"@types/lodash.clonedeep": "4.5.9",
"@types/micromatch": "4.0.9",
"@types/node": "22.10.2",
"@types/node": "22.10.5",
"@types/yargs": "17.0.33",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"@willbooster/eslint-config-ts": "10.6.1",
"@willbooster/prettier-config": "9.1.3",
"@yarnpkg/core": "4.1.6",
"build-ts": "13.1.8",
"@yarnpkg/core": "4.2.0",
"build-ts": "13.1.9",
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -74,10 +74,10 @@
"micromatch": "4.0.8",
"pinst": "3.0.0",
"prettier": "3.4.2",
"semantic-release": "24.2.0",
"semantic-release": "24.2.1",
"sort-package-json": "2.12.0",
"ts-node": "10.9.2",
"type-fest": "4.31.0",
"type-fest": "4.32.0",
"typescript": "5.7.3",
"vitest": "2.1.8"
},
Expand Down
Loading

0 comments on commit 5b9544e

Please sign in to comment.