Skip to content

Commit 6477632

Browse files
authored
chore: update dependencies (#703)
- Update the `c8` developer dependency to its new major version. - Update all other dependencies to their latest versions.
1 parent 1a2adf9 commit 6477632

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
@@ -44,7 +44,7 @@
4444
"execa": "^7.1.1",
4545
"figures": "^5.0.0",
4646
"ghauth": "^5.0.1",
47-
"inquirer": "^9.2.6",
47+
"inquirer": "^9.2.7",
4848
"listr2": "^6.6.0",
4949
"lodash": "^4.17.21",
5050
"log-symbols": "^5.1.0",
@@ -56,12 +56,12 @@
5656
},
5757
"devDependencies": {
5858
"@reporters/github": "^1.2.0",
59-
"c8": "^7.14.0",
60-
"eslint": "^8.41.0",
59+
"c8": "^8.0.0",
60+
"eslint": "^8.42.0",
6161
"eslint-config-standard": "^17.1.0",
6262
"eslint-plugin-import": "^2.27.5",
6363
"eslint-plugin-n": "^16.0.0",
6464
"eslint-plugin-promise": "^6.1.1",
65-
"sinon": "^15.1.0"
65+
"sinon": "^15.1.2"
6666
}
6767
}

0 commit comments

Comments
 (0)