Skip to content

Commit b3c5605

Browse files
fix(deps): update dependency live-directory to v3
1 parent b0a2cb8 commit b3c5605

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"hyper-express": "~6.5.2",
5151
"jszip": "~3.10.1",
5252
"knex": "~2.3.0",
53-
"live-directory": "~2.3.2",
53+
"live-directory": "~3.0.3",
5454
"markdown-it": "~13.0.1",
5555
"node-fetch": "~2.6.7",
5656
"nunjucks": "~3.2.3",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2124,7 +2124,7 @@ esutils@^2.0.2:
21242124
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
21252125
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
21262126

2127-
etag@^1.8.1, etag@~1.8.1:
2127+
etag@~1.8.1:
21282128
version "1.8.1"
21292129
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
21302130
integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==
@@ -3579,13 +3579,12 @@ linkify-it@^4.0.1:
35793579
dependencies:
35803580
uc.micro "^1.0.1"
35813581

3582-
live-directory@~2.3.2:
3583-
version "2.3.2"
3584-
resolved "https://registry.yarnpkg.com/live-directory/-/live-directory-2.3.2.tgz#17945a1386ed439af24228c802f6546c0fa85a9b"
3585-
integrity sha512-s/QBuRkngjzUU8kVkrklqT/2/je4GYE45HiVZ8WwFNTvswXknlsC5vdgv4ycOrL/76CBMjrG7rySFpX8nX80gg==
3582+
live-directory@~3.0.3:
3583+
version "3.0.3"
3584+
resolved "https://registry.yarnpkg.com/live-directory/-/live-directory-3.0.3.tgz#98078d2b954869a7873f15c1dc1ef1c3350d5b99"
3585+
integrity sha512-d5jchsscPvkDqwv8lypjpxIIUz4w8fu+czfEkNEMGub4+EZ0SBj5Nclb4E2QmJNC5HJ4BwEdc5DHvoHZfIAK+w==
35863586
dependencies:
35873587
chokidar "^3.5.2"
3588-
etag "^1.8.1"
35893588

35903589
load-json-file@^1.0.0:
35913590
version "1.1.0"

0 commit comments

Comments
 (0)