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.
2 parents 296ff4b + ccba42a commit 4cb2336Copy full SHA for 4cb2336
package.json
@@ -29,9 +29,9 @@
29
"eslint-config-prettier": "8.3.0",
30
"eslint-plugin-prettier": "4.0.0",
31
"husky": "7.0.2",
32
- "jest": "24.9.0",
+ "jest": "25.1.0",
33
"lerna": "2.3.1",
34
- "lint-staged": "11.2.3",
+ "lint-staged": "10.0.7",
35
"prettier": "2.4.1",
36
"typescript": "4.4.4"
37
}
packages/oc-s3-storage-adapter/package.json
@@ -27,7 +27,7 @@
27
},
28
"license": "MIT",
"dependencies": {
- "async": "^2.5.0",
+ "async": "3.1.1",
"aws-sdk": "^2.184.0",
"fs-extra": "8.1.0",
"lodash": "^4.17.4",
0 commit comments