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 83b43e8 commit 7de9290Copy full SHA for 7de9290
package.json
@@ -12,7 +12,7 @@
12
},
13
"devDependencies": {
14
"@semantic-release/git": "9.0.0",
15
- "@types/jest": "25.2.3",
+ "@types/jest": "27.0.1",
16
"@types/luxon": "1.27.1",
17
"@types/node": "13.13.52",
18
"@types/pino": "5.20.0",
@@ -26,14 +26,14 @@
26
"eslint-plugin-import": "2.24.2",
27
"eslint-plugin-prettier": "3.4.1",
28
"husky": "4.3.8",
29
- "jest": "25.5.4",
30
- "jest-junit": "10.0.0",
+ "jest": "27.1.0",
+ "jest-junit": "12.2.0",
31
"nodemon": "2.0.12",
32
"prettier": "1.19.1",
33
"pretty-quick": "2.0.2",
34
"semantic-release": "17.4.7",
35
"source-map-support": "0.5.19",
36
- "ts-jest": "25.5.1",
+ "ts-jest": "27.0.5",
37
"tsdx": "0.14.1",
38
"tslib": "1.14.1",
39
"tslint": "6.1.3",
0 commit comments