Skip to content

Commit 940422a

Browse files
authored
fix(ignore): update dependencies (#23207)
Co-authored-by: Koenkk <[email protected]>
1 parent fa24d2d commit 940422a

File tree

2 files changed

+77
-77
lines changed

2 files changed

+77
-77
lines changed

package-lock.json

+73-73
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"jszip": "^3.10.1",
5151
"mkdir-recursive": "^0.4.0",
5252
"moment": "^2.30.1",
53-
"mqtt": "^5.7.2",
53+
"mqtt": "^5.7.3",
5454
"object-assign-deep": "^0.4.0",
5555
"rimraf": "^5.0.7",
5656
"semver": "^7.6.2",
@@ -73,12 +73,12 @@
7373
"@types/humanize-duration": "^3.27.4",
7474
"@types/jest": "^29.5.12",
7575
"@types/js-yaml": "^4.0.9",
76-
"@types/node": "^20.14.8",
76+
"@types/node": "^20.14.9",
7777
"@types/object-assign-deep": "^0.4.3",
7878
"@types/readable-stream": "4.0.14",
7979
"@types/ws": "8.5.10",
80-
"@typescript-eslint/eslint-plugin": "^7.13.1",
81-
"@typescript-eslint/parser": "^7.13.1",
80+
"@typescript-eslint/eslint-plugin": "^7.14.1",
81+
"@typescript-eslint/parser": "^7.14.1",
8282
"babel-jest": "^29.7.0",
8383
"eslint": "^8.57.0",
8484
"eslint-config-prettier": "^9.1.0",

0 commit comments

Comments
 (0)