Skip to content

Commit fe814b7

Browse files
authored
Merge pull request #242 from yowainwright/update-dependencies
2 parents ada9679 + ca24f21 commit fe814b7

File tree

2 files changed

+162
-114
lines changed

2 files changed

+162
-114
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,17 @@
4141
},
4242
"homepage": "https://github.com/yowainwright/es-check#readme",
4343
"devDependencies": {
44-
"@commitlint/cli": "19.7.1",
45-
"@commitlint/config-conventional": "19.7.1",
44+
"@commitlint/cli": "19.8.0",
45+
"@commitlint/config-conventional": "19.8.0",
4646
"@commitlint/format": "^19.3.0",
47-
"@commitlint/prompt": "19.7.1",
47+
"@commitlint/prompt": "19.8.0",
4848
"assert": "^2.1.0",
4949
"codecov": "^3.8.3",
5050
"codependence": "^0.3.1",
5151
"commitizen": "4.3.1",
5252
"conventional-changelog-cli": "^5.0.0",
53-
"eslint": "9.21.0",
54-
"eslint-config-prettier": "10.0.2",
53+
"eslint": "9.22.0",
54+
"eslint-config-prettier": "10.1.1",
5555
"husky": "9.1.7",
5656
"is-ci": "^3.0.1",
5757
"mocha": "11.1.0",
@@ -61,7 +61,7 @@
6161
"release-it": "18.1.2"
6262
},
6363
"dependencies": {
64-
"acorn": "8.14.0",
64+
"acorn": "8.14.1",
6565
"acorn-walk": "^8.3.4",
6666
"commander": "13.1.0",
6767
"fast-glob": "^3.3.3",

0 commit comments

Comments
 (0)