Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#262)
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 May 26, 2024
1 parent 09f7b13 commit 3c712e1
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 141 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
},
"dependencies": {
"@sapphire/fetch": "^3.0.2",
"@sapphire/utilities": "^3.15.3",
"@sapphire/utilities": "^3.16.2",
"colorette": "^2.0.20",
"commander": "^12.1.0",
"js-yaml": "^4.1.0",
"micromatch": "^4.0.5",
"micromatch": "^4.0.7",
"npm-package-arg": "^11.0.2",
"npm-registry-fetch": "^17.0.1"
},
Expand All @@ -54,13 +54,13 @@
"@types/node-fetch": "^2.6.11",
"@types/npm-package-arg": "^6.1.4",
"@types/npm-registry-fetch": "^8.0.7",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.5",
"prettier": "^3.2.5",
"typescript": "^5.4.5"
},
Expand Down
Loading

0 comments on commit 3c712e1

Please sign in to comment.