Skip to content

Commit 236743b

Browse files
committed
⬆️ Updates jest monorepo
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 2ed6c3a commit 236743b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,12 @@
8686
"eslint-plugin-prettier": "^3.1.4",
8787
"eslint-plugin-spellcheck": "0.0.8",
8888
"eslint-plugin-unicorn": "^17.2.0",
89-
"expect": "^26.6.2",
89+
"expect": "27.3.0",
9090
"folio": "^0.3.18",
9191
"git-cz": "^4.1.0",
9292
"husky": "^5.0.8",
93-
"jest": "^26.6.3",
94-
"jest-circus": "^26.6.3",
93+
"jest": "27.3.0",
94+
"jest-circus": "27.3.0",
9595
"jsonlint": "^1.6.3",
9696
"license-checker": "^25.0.1",
9797
"lint-staged": "^10.1.6",
@@ -104,7 +104,7 @@
104104
"remark-preset-davidtheclark": "^0.12.0",
105105
"remark-validate-links": "^10.0.2",
106106
"semantic-release": ">=17.2.3",
107-
"ts-jest": "^26.4.4",
107+
"ts-jest": "27.0.7",
108108
"ts-node": ">=9.0.0",
109109
"typedoc": "^0.20.28",
110110
"typescript": "^4.1.3"

0 commit comments

Comments
 (0)