Skip to content

Commit 6d4fd06

Browse files
chore: upgrade commitlint and jest-environment-node
1 parent d3d083b commit 6d4fd06

File tree

2 files changed

+1633
-3179
lines changed

2 files changed

+1633
-3179
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
"verdaccio": "^4.3.4"
5858
},
5959
"devDependencies": {
60-
"@commitlint/cli": "7.0.0",
61-
"@commitlint/config-conventional": "7.0.1",
62-
"@commitlint/travis-cli": "7.0.0",
60+
"@commitlint/cli": "8.2.0",
61+
"@commitlint/config-conventional": "8.2.0",
62+
"@commitlint/travis-cli": "8.2.0",
6363
"@types/http-errors": "1.6.2",
6464
"@types/jest": "24.0.22",
6565
"@types/lodash": "^4.14.146",
@@ -79,7 +79,7 @@
7979
"husky": "0.14.3",
8080
"in-publish": "2.0.0",
8181
"jest": "24.9.0",
82-
"jest-environment-node": "^23.4.0",
82+
"jest-environment-node": "^24.9.0",
8383
"license-checker": "20.1.0",
8484
"lodash": "^4.17.15",
8585
"markdownlint-cli": "0.19.0",

0 commit comments

Comments
 (0)