Skip to content

Commit bda88e9

Browse files
Merge branch 'main' into dependabot/npm_and_yarn/commitlint/config-conventional-16.0.0
2 parents 42f5414 + f54f080 commit bda88e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"devDependencies": {
4848
"@babel/eslint-plugin": "^7.14.5",
49-
"@commitlint/cli": "^15.0.0",
49+
"@commitlint/cli": "^16.0.1",
5050
"@commitlint/config-conventional": "^16.0.0",
5151
"@types/jest": "^27.0.3",
5252
"@types/node": "^16.11.11",
@@ -61,16 +61,16 @@
6161
"eslint-plugin-jest-formatting": "^3.1.0",
6262
"eslint-plugin-node": "^11.1.0",
6363
"eslint-plugin-prettier": "^4.0.0",
64-
"eslint-plugin-promise": "^5.2.0",
64+
"eslint-plugin-promise": "^6.0.0",
6565
"eslint-remote-tester": "^2.0.1",
6666
"eslint-remote-tester-repositories": "^0.0.3",
6767
"husky": "^7.0.4",
6868
"is-ci": "^3.0.1",
6969
"jest": "^27.4.2",
7070
"lint-staged": "^12.1.2",
71-
"prettier": "2.5.0",
71+
"prettier": "2.5.1",
7272
"semantic-release": "^18.0.1",
73-
"ts-jest": "27.0.7",
73+
"ts-jest": "27.1.2",
7474
"ts-node": "^10.4.0",
7575
"typescript": "^4.5.2"
7676
},

0 commit comments

Comments
 (0)