Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit e3de5a7

Browse files
Update dependency fs-extra to v11
1 parent c66e756 commit e3de5a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@sourcegraph/extension-api-stubs": "^1.6.2",
4444
"@sourcegraph/prettierrc": "^3.0.3",
4545
"@sourcegraph/tsconfig": "^4.0.1",
46-
"@types/fs-extra": "9.0.13",
46+
"@types/fs-extra": "11.0.1",
4747
"@types/js-base64": "3.0.0",
4848
"@types/lodash": "4.14.191",
4949
"@types/lru-cache": "5.1.1",
@@ -57,7 +57,7 @@
5757
"@types/yargs": "17.0.10",
5858
"codecov": "^3.8.3",
5959
"eslint": "^7.32.0",
60-
"fs-extra": "^10.1.0",
60+
"fs-extra": "^11.1.1",
6161
"graphql": "^15.5.3",
6262
"json-schema-to-typescript": "^10.1.4",
6363
"lnfs-cli": "^2.1.0",

0 commit comments

Comments
 (0)