Skip to content

Commit

Permalink
chore(deps): update all non-major dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 28, 2022
1 parent 953c35c commit 24b7cb9
Show file tree
Hide file tree
Showing 3 changed files with 417 additions and 510 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@
"@types/sinon-chai": "3.2.9",
"sinon": "15.0.1",
"@types/mocha": "10.0.1",
"@types/node": "14.18.35",
"@types/node": "14.18.36",
"nyc": "15.1.0",
"chai": "4.3.7",
"sinon-chai": "3.7.0",
"typescript": "4.9.4",
"fs-extra": "11.1.0",
"husky": "8.0.2",
"lerna": "6.1.0",
"lerna": "6.3.0",
"lint-staged": "13.1.0",
"lodash": "4.17.21",
"mocha": "10.2.0",
Expand All @@ -68,8 +68,8 @@
"@commitlint/cli": "17.3.0",
"@commitlint/config-conventional": "17.3.0",
"eslint": "8.30.0",
"@typescript-eslint/parser": "5.47.0",
"@typescript-eslint/eslint-plugin": "5.47.0",
"@typescript-eslint/parser": "5.47.1",
"@typescript-eslint/eslint-plugin": "5.47.1",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-lodash": "7.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/chevrotain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"devDependencies": {
"@types/lodash": "4.14.191",
"error-stack-parser": "2.1.4",
"esbuild": "0.16.10",
"esbuild": "0.16.12",
"gen-esm-wrapper": "1.1.3",
"gitty": "3.7.2",
"jsdom": "20.0.3",
Expand Down
Loading

0 comments on commit 24b7cb9

Please sign in to comment.