Skip to content

Commit 9a2933d

Browse files
chore(deps): update all non-major dependencies
1 parent 34c18e1 commit 9a2933d

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
"author": "KagChi",
1515
"license": "GPL-3.0",
1616
"devDependencies": {
17-
"@hazmi35/eslint-config": "^8.3.0",
17+
"@hazmi35/eslint-config": "^8.5.1",
1818
"@swc/cli": "^0.1.57",
19-
"@swc/core": "^1.2.189",
19+
"@swc/core": "^1.3.18",
2020
"@types/node": "^17.0.31",
21-
"@typescript-eslint/eslint-plugin": "^5.26.0",
22-
"@typescript-eslint/parser": "^5.26.0",
23-
"eslint": "^8.16.0",
21+
"@typescript-eslint/eslint-plugin": "^5.43.0",
22+
"@typescript-eslint/parser": "^5.43.0",
23+
"eslint": "^8.27.0",
2424
"rimraf": "^3.0.2",
25-
"tsup": "^6.0.1",
26-
"typescript": "^4.6.4"
25+
"tsup": "^6.5.0",
26+
"typescript": "^4.9.3"
2727
},
2828
"eslintConfig": {
2929
"parser": "@typescript-eslint/parser",
@@ -48,9 +48,9 @@
4848
"@sapphire/framework": "^3.0.0-next.fd7be0b.0",
4949
"@sapphire/plugin-logger": "^2.2.1",
5050
"@sapphire/utilities": "^3.6.2",
51-
"@zhycorporg/command-context": "^1.1.1",
52-
"backtracker": "^3.1.1",
53-
"discord.js": "^13.7.0",
54-
"dotenv": "^16.0.1"
51+
"@zhycorporg/command-context": "^1.1.2",
52+
"backtracker": "^3.3.1",
53+
"discord.js": "^13.12.0",
54+
"dotenv": "^16.0.3"
5555
}
5656
}

0 commit comments

Comments
 (0)