Skip to content

Commit 1b5c062

Browse files
committed
Upgraded more dependencies.
1 parent 9df5e23 commit 1b5c062

File tree

2 files changed

+1272
-2259
lines changed

2 files changed

+1272
-2259
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
"@babel/core": "^7.6.4",
1717
"@babel/preset-env": "^7.6.3",
1818
"@semantic-release/changelog": "^5.0.1",
19-
"@semantic-release/git": "^9.0.0",
19+
"@semantic-release/git": "^9.0.1",
2020
"@zeit/ncc": "^0.20.5",
21-
"babel-jest": "^24.9.0",
21+
"babel-jest": "^27.2.0",
2222
"husky": "^3.0.9",
23-
"jest": "^24.9.0",
24-
"prettier": "^1.18.2",
25-
"pretty-quick": "^2.0.0"
23+
"jest": "^27.2.0",
24+
"prettier": "^2.4.1",
25+
"pretty-quick": "^3.1.1"
2626
},
2727
"husky": {
2828
"hooks": {

0 commit comments

Comments
 (0)