Skip to content

Commit 7c6d4e7

Browse files
chore(deps): update all non-major dependencies
1 parent 3b44673 commit 7c6d4e7

File tree

2 files changed

+342
-252
lines changed

2 files changed

+342
-252
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -70,25 +70,25 @@
7070
"devDependencies": {
7171
"@byndyusoft/eslint-config": "2.2.1",
7272
"@byndyusoft/tsconfig": "1.2.0",
73-
"@commitlint/cli": "17.3.0",
74-
"@commitlint/config-conventional": "17.3.0",
75-
"@types/jest": "29.2.4",
73+
"@commitlint/cli": "17.4.2",
74+
"@commitlint/config-conventional": "17.4.2",
75+
"@types/jest": "29.2.5",
7676
"@types/node": "14.18.36",
77-
"eslint": "8.30.0",
78-
"husky": "8.0.2",
77+
"eslint": "8.32.0",
78+
"husky": "8.0.3",
7979
"jest": "29.3.1",
80-
"jest-extended": "3.2.0",
80+
"jest-extended": "3.2.3",
8181
"lint-staged": "13.1.0",
82-
"markdownlint-cli": "0.32.2",
82+
"markdownlint-cli": "0.33.0",
8383
"pinst": "3.0.0",
84-
"prettier": "2.8.1",
85-
"prettier-plugin-packagejson": "2.3.0",
84+
"prettier": "2.8.3",
85+
"prettier-plugin-packagejson": "2.4.0",
8686
"semantic-release": "19.0.5",
8787
"shx": "0.3.4",
88-
"ts-jest": "29.0.3",
88+
"ts-jest": "29.0.5",
8989
"typescript": "4.9.4"
9090
},
91-
"packageManager": "yarn@4.0.0-rc.34",
91+
"packageManager": "yarn@4.0.0-rc.35",
9292
"engines": {
9393
"node": ">=14"
9494
},

0 commit comments

Comments
 (0)