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

Commit 1030ef7

Browse files
Update dependency fs-extra to v11
1 parent d4cb393 commit 1030ef7

File tree

2 files changed

+18
-10
lines changed

2 files changed

+18
-10
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.2",
4747
"@types/js-base64": "3.0.0",
4848
"@types/lodash": "4.14.198",
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",

yarn.lock

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1634,11 +1634,12 @@
16341634
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
16351635
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
16361636

1637-
"@types/fs-extra@9.0.13":
1638-
version "9.0.13"
1639-
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.13.tgz#7594fbae04fe7f1918ce8b3d213f74ff44ac1f45"
1640-
integrity sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==
1637+
"@types/fs-extra@11.0.2":
1638+
version "11.0.2"
1639+
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-11.0.2.tgz#23dc1ed7b2eba8ccd75568ac34e7a4e48aa2d087"
1640+
integrity sha512-c0hrgAOVYr21EX8J0jBMXGLMgJqVf/v6yxi0dLaJboW9aQPh16Id+z6w2Tx1hm+piJOLv8xPfVKZCLfjPw/IMQ==
16411641
dependencies:
1642+
"@types/jsonfile" "*"
16421643
"@types/node" "*"
16431644

16441645
"@types/glob@*":
@@ -1683,6 +1684,13 @@
16831684
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
16841685
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
16851686

1687+
"@types/jsonfile@*":
1688+
version "6.1.1"
1689+
resolved "https://registry.yarnpkg.com/@types/jsonfile/-/jsonfile-6.1.1.tgz#ac84e9aefa74a2425a0fb3012bdea44f58970f1b"
1690+
integrity sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==
1691+
dependencies:
1692+
"@types/node" "*"
1693+
16861694
"@types/[email protected]", "@types/lodash@^4.14.168":
16871695
version "4.14.198"
16881696
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.198.tgz#4d27465257011aedc741a809f1269941fa2c5d4c"
@@ -4509,10 +4517,10 @@ fromentries@^1.2.0:
45094517
resolved "https://registry.yarnpkg.com/fromentries/-/fromentries-1.2.0.tgz#e6aa06f240d6267f913cea422075ef88b63e7897"
45104518
integrity sha512-33X7H/wdfO99GdRLLgkjUrD4geAFdq/Uv0kl3HD4da6HDixd2GUg8Mw7dahLCV9r/EARkmtYBB6Tch4EEokFTQ==
45114519

4512-
fs-extra@^10.1.0:
4513-
version "10.1.0"
4514-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.1.0.tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf"
4515-
integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==
4520+
fs-extra@^11.1.1:
4521+
version "11.1.1"
4522+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d"
4523+
integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==
45164524
dependencies:
45174525
graceful-fs "^4.2.0"
45184526
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)