Skip to content

Commit 6453249

Browse files
committed
chore: dep updates
1 parent 64dd6f3 commit 6453249

File tree

3 files changed

+1555
-1507
lines changed

3 files changed

+1555
-1507
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18
1+
20

package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -38,30 +38,30 @@
3838
},
3939
"homepage": "https://github.com/yowainwright/es-check#readme",
4040
"devDependencies": {
41-
"@commitlint/cli": "17.4.2",
42-
"@commitlint/config-conventional": "17.4.2",
43-
"@commitlint/prompt": "17.4.2",
44-
"assert": "^2.0.0",
41+
"@commitlint/cli": "18.4.4",
42+
"@commitlint/config-conventional": "18.4.4",
43+
"@commitlint/prompt": "18.4.4",
44+
"assert": "^2.1.0",
4545
"codecov": "^3.8.3",
4646
"codependence": "^0.2.6",
4747
"commitizen": "4.3.0",
48-
"conventional-changelog-cli": "^2.2.2",
49-
"eslint": "8.32.0",
50-
"eslint-config-prettier": "8.6.0",
48+
"conventional-changelog-cli": "^4.1.0",
49+
"eslint": "8.56.0",
50+
"eslint-config-prettier": "9.1.0",
5151
"husky": "8.0.3",
5252
"is-ci": "^3.0.1",
5353
"mocha": "^10.2.0",
5454
"nyc": "^15.1.0",
5555
"path-exists-cli": "^2.0.0",
56-
"prettier": "2.8.3",
57-
"release-it": "15.6.0"
56+
"prettier": "3.2.4",
57+
"release-it": "17.0.1"
5858
},
5959
"dependencies": {
60-
"acorn": "8.8.2",
61-
"commander": "10.0.0",
62-
"fast-glob": "^3.2.12",
60+
"acorn": "8.11.3",
61+
"commander": "11.1.0",
62+
"fast-glob": "^3.3.2",
6363
"supports-color": "^8.1.1",
64-
"winston": "^3.8.2"
64+
"winston": "^3.11.0"
6565
},
6666
"engines": {
6767
"node": ">= 4"

0 commit comments

Comments
 (0)