Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 31, 2023
1 parent 235e294 commit 7d3130e
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 130 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
},
"dependencies": {
"@sapphire/node-utilities": "^1.0.1",
"@sapphire/utilities": "^3.14.0",
"@sapphire/utilities": "^3.15.1",
"colorette": "^2.0.20",
"commander": "^11.1.0",
"js-yaml": "^4.1.0",
"rollup": "^4.9.1",
"rollup": "^4.9.2",
"rollup-plugin-dts": "^6.1.0",
"typescript": "^5.3.3"
},
Expand All @@ -49,9 +49,9 @@
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@types/node": "^20.10.6",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -61,7 +61,7 @@
"typescript": "^5.3.3"
},
"resolutions": {
"acorn": "^8.11.2",
"acorn": "^8.11.3",
"ansi-regex": "^5.0.1",
"minimist": "^1.2.8"
},
Expand Down

0 comments on commit 7d3130e

Please sign in to comment.