Skip to content

Commit f99f3b2

Browse files
chore(deps-dev): bump typescript, eslint
1 parent 72e38e9 commit f99f3b2

File tree

2 files changed

+55
-62
lines changed

2 files changed

+55
-62
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@
4949
"discord.js": "^14.11.0"
5050
},
5151
"devDependencies": {
52-
"@typescript-eslint/eslint-plugin": "^5.60.1",
53-
"@typescript-eslint/parser": "^5.60.1",
52+
"@typescript-eslint/eslint-plugin": "^5.61.0",
53+
"@typescript-eslint/parser": "^5.61.0",
5454
"expect-type": "^0.16.0",
5555
"rimraf": "^5.0.1",
56-
"typescript": "5.0.4"
56+
"typescript": "^5.1.6"
5757
}
5858
}

0 commit comments

Comments
 (0)