Skip to content

Commit ca2b479

Browse files
author
Pelle Wessman
committed
Update dependencies
1 parent 0f275c3 commit ca2b479

File tree

2 files changed

+101
-91
lines changed

2 files changed

+101
-91
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"formdata-node": "^5.0.0",
2929
"got": "^12.5.3",
30-
"pony-cause": "^2.1.4"
30+
"pony-cause": "^2.1.8"
3131
},
3232
"devDependencies": {
3333
"@socketsecurity/eslint-config": "^1.0.0",
@@ -42,22 +42,22 @@
4242
"c8": "^7.12.0",
4343
"chai": "^4.3.7",
4444
"chai-as-promised": "^7.1.1",
45-
"eslint": "^8.27.0",
45+
"eslint": "^8.28.0",
4646
"eslint-config-standard": "^17.0.0",
4747
"eslint-config-standard-jsx": "^11.0.0",
4848
"eslint-import-resolver-typescript": "^3.5.1",
4949
"eslint-plugin-import": "^2.26.0",
5050
"eslint-plugin-n": "^15.5.1",
5151
"eslint-plugin-promise": "^6.0.1",
52-
"eslint-plugin-react": "^7.31.9",
52+
"eslint-plugin-react": "^7.31.11",
5353
"eslint-plugin-react-hooks": "^4.6.0",
5454
"husky": "^8.0.2",
5555
"installed-check": "^6.0.4",
5656
"mocha": "^10.1.0",
5757
"nock": "^13.2.9",
5858
"npm-run-all2": "^6.0.4",
5959
"openapi-typescript": "^5.4.1",
60-
"type-coverage": "^2.23.0",
60+
"type-coverage": "^2.24.1",
6161
"typescript": "~4.9.3"
6262
},
6363
"scripts": {

0 commit comments

Comments
 (0)