Skip to content

Commit 4cb2336

Browse files
Merge branch 'master' into deps/update-429fa4fd
2 parents 296ff4b + ccba42a commit 4cb2336

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"eslint-config-prettier": "8.3.0",
3030
"eslint-plugin-prettier": "4.0.0",
3131
"husky": "7.0.2",
32-
"jest": "24.9.0",
32+
"jest": "25.1.0",
3333
"lerna": "2.3.1",
34-
"lint-staged": "11.2.3",
34+
"lint-staged": "10.0.7",
3535
"prettier": "2.4.1",
3636
"typescript": "4.4.4"
3737
}

packages/oc-s3-storage-adapter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"license": "MIT",
2929
"dependencies": {
30-
"async": "^2.5.0",
30+
"async": "3.1.1",
3131
"aws-sdk": "^2.184.0",
3232
"fs-extra": "8.1.0",
3333
"lodash": "^4.17.4",

0 commit comments

Comments
 (0)