Skip to content
This repository was archived by the owner on May 15, 2022. It is now read-only.

Commit 6362999

Browse files
authored
Merge pull request #40 from stereo-bot/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents dad5101 + e9da576 commit 6362999

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
"license": "MIT",
99
"private": false,
1010
"devDependencies": {
11-
"@types/node": "^16.11.26",
11+
"@types/node": "^16.11.32",
1212
"@types/ws": "^8.5.3",
13-
"@typescript-eslint/eslint-plugin": "^5.16.0",
14-
"@typescript-eslint/parser": "^5.16.0",
13+
"@typescript-eslint/eslint-plugin": "^5.21.0",
14+
"@typescript-eslint/parser": "^5.21.0",
1515
"dts-bundle": "^0.7.3",
16-
"eslint": "^8.11.0",
16+
"eslint": "^8.14.0",
1717
"rimraf": "^3.0.2",
18-
"typedoc": "^0.22.13",
19-
"typescript": "^4.6.2"
18+
"typedoc": "^0.22.15",
19+
"typescript": "^4.6.4"
2020
},
2121
"scripts": {
2222
"build": "rimraf ./dist && tsc --build",
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@lavaclient/types": "^2.0.11",
29-
"axios": "^0.26.1",
29+
"axios": "^0.27.2",
3030
"ws": "^8.5.0"
3131
},
3232
"repository": {

0 commit comments

Comments
 (0)