Skip to content

Commit 0c05d71

Browse files
chore(deps): update all non-major dev dependencies
1 parent 809b659 commit 0c05d71

File tree

3 files changed

+358
-337
lines changed

3 files changed

+358
-337
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,20 +37,20 @@
3737
"devDependencies": {
3838
"@types/chai": "5.2.3",
3939
"@types/mocha": "10.0.10",
40-
"@types/node": "20.19.25",
40+
"@types/node": "20.19.26",
4141
"chai": "6.2.1",
4242
"typescript": "5.9.3",
4343
"fs-extra": "11.3.2",
4444
"husky": "9.1.7",
45-
"lerna": "9.0.1",
45+
"lerna": "9.0.3",
4646
"lint-staged": "16.2.7",
4747
"mocha": "11.7.5",
4848
"npm-run-all2": "8.0.4",
49-
"prettier": "3.6.2",
49+
"prettier": "3.7.4",
5050
"shx": "0.4.0",
5151
"cz-conventional-changelog": "3.3.0",
52-
"@commitlint/cli": "20.1.0",
53-
"@commitlint/config-conventional": "20.0.0",
52+
"@commitlint/cli": "20.2.0",
53+
"@commitlint/config-conventional": "20.2.0",
5454
"source-map-support": "0.5.21",
5555
"c8": "10.1.3"
5656
}

packages/chevrotain/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@
8181
"@types/sinon": "21.0.0",
8282
"@types/sinon-chai": "4.0.0",
8383
"error-stack-parser": "2.1.4",
84-
"esbuild": "0.27.0",
84+
"esbuild": "0.27.1",
8585
"gen-esm-wrapper": "1.1.3",
8686
"gitty": "3.7.2",
87-
"jsdom": "27.2.0",
87+
"jsdom": "27.3.0",
8888
"jsonfile": "6.2.0",
8989
"require-from-string": "2.0.2",
9090
"sinon": "21.0.0",

0 commit comments

Comments
 (0)