Skip to content

Commit 01853e4

Browse files
authored
Merge pull request #17 from shelfio/feature/update-jest
Update "jest" to version 28
2 parents e977c1c + b85bb46 commit 01853e4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Breaking Changes
2+
3+
## 4.0.0
4+
5+
- Upgrade `jest` to version 28

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@shelf/prettier-config": "0.0.7",
5454
"eslint": "7.26.0",
5555
"husky": "7.0.4",
56-
"jest": "27.4.3",
56+
"jest": "28.1.3",
5757
"lint-staged": "12.1.2",
5858
"prettier": "2.3.0"
5959
},

0 commit comments

Comments
 (0)