Skip to content

Commit

Permalink
fix: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Aug 20, 2022
1 parent 1030e5b commit 8da26cf
Show file tree
Hide file tree
Showing 2 changed files with 337 additions and 626 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"postpack": "pinst --enable"
},
"dependencies": {
"@sapphire/utilities": "^3.9.0",
"@sapphire/utilities": "^3.9.1",
"colorette": "^2.0.19",
"commander": "^9.4.0",
"js-yaml": "^4.1.0",
"rollup": "^2.78.0",
"rollup": "^2.78.1",
"rollup-plugin-dts": "^4.2.2",
"typescript": "^4.7.4"
},
Expand All @@ -54,9 +54,9 @@
"@sapphire/prettier-config": "^1.4.3",
"@sapphire/ts-config": "^3.3.4",
"@types/js-yaml": "^4.0.5",
"@types/node": "^18.6.2",
"@typescript-eslint/eslint-plugin": "^5.33.0",
"@typescript-eslint/parser": "^5.33.0",
"@types/node": "^18.7.8",
"@typescript-eslint/eslint-plugin": "^5.33.1",
"@typescript-eslint/parser": "^5.33.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.22.0",
"eslint-config-prettier": "^8.5.0",
Expand Down

0 comments on commit 8da26cf

Please sign in to comment.