Skip to content

Commit 16ae503

Browse files
committed
chore: update typescript and undici
1 parent df76674 commit 16ae503

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@discordjs/collection": "^0.2.1",
2323
"@sapphire/async-queue": "^1.1.4",
2424
"oauth-1.0a": "^2.2.6",
25-
"undici": "^4.7.0"
25+
"undici": "^4.8.1"
2626
},
2727
"devDependencies": {
2828
"@babel/core": "^7.15.5",
@@ -44,7 +44,7 @@
4444
"prettier": "^2.4.1",
4545
"twitter-types": "^0.16.0",
4646
"typedoc": "^0.22.4",
47-
"typescript": "^4.4.3",
47+
"typescript": "^4.4.4",
4848
"zx": "^4.2.0"
4949
},
5050
"files": [

0 commit comments

Comments
 (0)