We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff5179d commit 05a94eeCopy full SHA for 05a94ee
package.json
@@ -69,17 +69,17 @@
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",
+ "@types/uuid": "8.3.4",
75
"@typescript-eslint/eslint-plugin": "4.33.0",
76
"@typescript-eslint/parser": "4.33.0",
77
"@zeit/ncc": "0.22.3",
78
"eslint": "7.32.0",
79
"eslint-plugin-jest": "24.7.0",
80
"husky": "7.0.4",
81
- "jest": "27.4.5",
82
- "jest-circus": "27.4.5",
+ "jest": "27.4.7",
+ "jest-circus": "27.4.6",
83
"js-yaml": "4.1.0",
84
"prettier": "2.5.1",
85
"ts-jest": "27.1.2",
yarn.lock
0 commit comments