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 ff5179d commit 3889e11Copy full SHA for 3889e11
package.json
@@ -69,7 +69,7 @@
69
"@types/fs-extra": "9.0.13",
70
"@types/jest": "27.4.0",
71
"@types/js-yaml": "4.0.5",
72
- "@types/node": "16.11.18",
+ "@types/node": "16.11.19",
73
"@types/promise-retry": "1.1.3",
74
"@types/uuid": "8.3.3",
75
"@typescript-eslint/eslint-plugin": "4.33.0",
@@ -79,7 +79,7 @@
79
"eslint-plugin-jest": "24.7.0",
80
"husky": "7.0.4",
81
"jest": "27.4.5",
82
- "jest-circus": "27.4.5",
+ "jest-circus": "27.4.6",
83
"js-yaml": "4.1.0",
84
"prettier": "2.5.1",
85
"ts-jest": "27.1.2",
0 commit comments