Skip to content

Commit

Permalink
fix(deps): update dependency live-directory to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 17, 2023
1 parent b310985 commit efa2a58
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"hyper-express": "~6.14.4",
"jszip": "~3.10.1",
"knex": "~3.1.0",
"live-directory": "~2.3.2",
"live-directory": "~3.0.3",
"markdown-it": "~14.0.0",
"node-fetch": "~2.7.0",
"nunjucks": "~3.2.4",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2418,7 +2418,7 @@ esutils@^2.0.2:
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==

etag@^1.8.1, etag@~1.8.1:
etag@~1.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==
Expand Down Expand Up @@ -3999,13 +3999,12 @@ linkify-it@^5.0.0:
dependencies:
uc.micro "^2.0.0"

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

load-json-file@^1.0.0:
version "1.1.0"
Expand Down

0 comments on commit efa2a58

Please sign in to comment.