Skip to content

Commit 425cb54

Browse files
committed
chore: update some dependencies
1 parent 40a1ee2 commit 425cb54

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@
4141
"figures": "^4.0.1",
4242
"form-data": "^4.0.0",
4343
"ghauth": "^4.0.0",
44-
"inquirer": "^8.2.2",
44+
"inquirer": "^8.2.4",
4545
"listr2": "^4.0.5",
4646
"lodash": "^4.17.21",
4747
"log-symbols": "^5.1.0",
48-
"node-fetch": "^3.2.3",
48+
"node-fetch": "^3.2.4",
4949
"ora": "^6.1.0",
5050
"proxy-agent": "^5.0.0",
5151
"replace-in-file": "^6.3.2",
@@ -55,13 +55,13 @@
5555
},
5656
"devDependencies": {
5757
"c8": "^7.11.2",
58-
"eslint": "^8.13.0",
58+
"eslint": "^8.14.0",
5959
"eslint-config-standard": "^17.0.0",
6060
"eslint-plugin-import": "^2.26.0",
6161
"eslint-plugin-node": "^11.1.0",
6262
"eslint-plugin-promise": "^6.0.0",
6363
"eslint-plugin-standard": "^4.1.0",
64-
"mocha": "^9.2.2",
64+
"mocha": "^10.0.0",
6565
"sinon": "^13.0.2"
6666
}
6767
}

0 commit comments

Comments
 (0)