Skip to content

Commit ec30567

Browse files
committed
chore: 🤖 upgrade deps
1 parent b74ac60 commit ec30567

File tree

2 files changed

+208
-138
lines changed

2 files changed

+208
-138
lines changed

‎package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"dependencies": {
3232
"eslint-config-standard": "^12.0.0",
3333
"eslint-config-standard-react": "^7.0.2",
34-
"eslint-plugin-jest": "^22.17.0",
35-
"eslint-plugin-jest-formatting": "^1.1.0",
34+
"eslint-plugin-jest": "^23.1.1",
35+
"eslint-plugin-jest-formatting": "^1.2.0",
3636
"eslint-plugin-node": "^10.0.0",
3737
"eslint-plugin-promise": "^4.2.1",
3838
"eslint-plugin-standard": "^4.0.0"
@@ -49,10 +49,10 @@
4949
"devDependencies": {
5050
"@commitlint/cli": "^8.2.0",
5151
"@commitlint/config-conventional": "^8.2.0",
52-
"@semantic-release/changelog": "^3.0.4",
53-
"all-contributors-cli": "^6.9.1",
54-
"git-cz": "^3.2.1",
55-
"husky": "^3.0.8"
52+
"@semantic-release/changelog": "^3.0.6",
53+
"all-contributors-cli": "^6.11.1",
54+
"git-cz": "^3.3.0",
55+
"husky": "^3.1.0"
5656
},
5757
"husky": {
5858
"hooks": {

0 commit comments

Comments
 (0)