Update dependency jest to v28

This commit is contained in:
Renovate Bot 2022-04-25 12:57:23 +00:00
parent 4674a476b2
commit b8fbefadc9
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

View file

@ -57,7 +57,7 @@
"eslint-plugin-no-loops": "^0.3.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.0",
"jest": "^27.5.1",
"jest": "28.0.0",
"lint-staged": "^12.3.7",
"prettier": "^2.6.0"
},