forked from microsoft/lage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update devDependency lage-npm to v2.5.19 (microsoft#497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Elizabeth Craig <[email protected]>
- Loading branch information
1 parent
9f7a98c
commit 189a59b
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,7 +37,7 @@ | |
"fast-glob": "3.2.12", | ||
"gh-pages": "4.0.0", | ||
"husky": "8.0.2", | ||
"lage-npm": "npm:@lage-run/[email protected].17", | ||
"lage-npm": "npm:@lage-run/[email protected].19", | ||
"lint-staged": "13.0.4", | ||
"patch-package": "6.5.0", | ||
"prettier": "2.8.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8102,10 +8102,10 @@ klona@^2.0.5: | |
resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.5.tgz#d166574d90076395d9963aa7a928fabb8d76afbc" | ||
integrity sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ== | ||
|
||
"lage-npm@npm:@lage-run/[email protected].17": | ||
version "2.5.17" | ||
resolved "https://registry.yarnpkg.com/@lage-run/lage/-/lage-2.5.17.tgz#5ec6ffc53aaf1583fe0278dd991d77e04a130ac8" | ||
integrity sha512-Pvhm0ZRdEZMHAyUUfrTcwyTCAzzRtWdUIQ7V4GtDS61k6sStjp5D0MzbcoZ9IuQupqz4k415AyBsBaGf6HxgrQ== | ||
"lage-npm@npm:@lage-run/[email protected].19": | ||
version "2.5.19" | ||
resolved "https://registry.yarnpkg.com/@lage-run/lage/-/lage-2.5.19.tgz#bd21af88b87a71f9da670f176294df113f9f75b1" | ||
integrity sha512-RD8tPALaR+2+tJq/dDW3vqw8/jxjEv7z2YdyyO38Rz7lSKd/vvHOTEKj+CmdVN3X3aQJGTnCu5j9yQeIkCl0ng== | ||
optionalDependencies: | ||
fsevents "~2.3.2" | ||
|
||
|