We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ed6c3a commit 236743bCopy full SHA for 236743b
1 file changed
package.json
@@ -86,12 +86,12 @@
86
"eslint-plugin-prettier": "^3.1.4",
87
"eslint-plugin-spellcheck": "0.0.8",
88
"eslint-plugin-unicorn": "^17.2.0",
89
- "expect": "^26.6.2",
+ "expect": "27.3.0",
90
"folio": "^0.3.18",
91
"git-cz": "^4.1.0",
92
"husky": "^5.0.8",
93
- "jest": "^26.6.3",
94
- "jest-circus": "^26.6.3",
+ "jest": "27.3.0",
+ "jest-circus": "27.3.0",
95
"jsonlint": "^1.6.3",
96
"license-checker": "^25.0.1",
97
"lint-staged": "^10.1.6",
@@ -104,7 +104,7 @@
104
"remark-preset-davidtheclark": "^0.12.0",
105
"remark-validate-links": "^10.0.2",
106
"semantic-release": ">=17.2.3",
107
- "ts-jest": "^26.4.4",
+ "ts-jest": "27.0.7",
108
"ts-node": ">=9.0.0",
109
"typedoc": "^0.20.28",
110
"typescript": "^4.1.3"
0 commit comments