Skip to content

Commit cc281f8

Browse files
authored
Merge pull request #325 from ml054/v5.2
npm update
2 parents ea1613b + 3a8b651 commit cc281f8

File tree

2 files changed

+77
-61
lines changed

2 files changed

+77
-61
lines changed

package-lock.json

+73-57
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
@@ -61,10 +61,10 @@
6161
"@types/sinon": "^10.0.13",
6262
"@types/unzipper": "^0.10.5",
6363
"@types/util.promisify": "^1.0.4",
64-
"@typescript-eslint/eslint-plugin": "^5.31.0",
65-
"@typescript-eslint/parser": "^5.31.0",
64+
"@typescript-eslint/eslint-plugin": "^5.33.1",
65+
"@typescript-eslint/parser": "^5.33.1",
6666
"cross-os": "^1.5.0",
67-
"eslint": "^8.20.0",
67+
"eslint": "^8.22.0",
6868
"glob": "^7.2.3",
6969
"http-proxy-agent": "^5.0.0",
7070
"lodash.orderby": "^4.6.0",
@@ -80,7 +80,7 @@
8080
},
8181
"dependencies": {
8282
"@types/bluebird": "^3.5.36",
83-
"@types/node": "^18.6.2",
83+
"@types/node": "^18.7.7",
8484
"@types/node-fetch": "^2.6.2",
8585
"@types/qs": "^6.9.7",
8686
"@types/semaphore": "^1.1.0",

0 commit comments

Comments
 (0)