Skip to content

Commit f293f6c

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

File tree

2 files changed

+173
-181
lines changed

2 files changed

+173
-181
lines changed

package.json

+9-9
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.0",
74+
"@commitlint/config-conventional": "17.4.0",
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.31.0",
78+
"husky": "8.0.3",
7979
"jest": "29.3.1",
80-
"jest-extended": "3.2.0",
80+
"jest-extended": "3.2.2",
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",
84+
"prettier": "2.8.2",
8585
"prettier-plugin-packagejson": "2.3.0",
8686
"semantic-release": "19.0.5",
8787
"shx": "0.3.4",
8888
"ts-jest": "29.0.3",
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)