1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

feat: update dependencies

This commit is contained in:
Kevin Amado 2022-06-22 13:36:32 -06:00
parent 213e25ab39
commit 3aa0776fa5
6 changed files with 51 additions and 44 deletions

View file

@ -680,9 +680,9 @@ util-deprecate@^1.0.1:
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
vsce@*:
version "2.9.1"
resolved "https://registry.yarnpkg.com/vsce/-/vsce-2.9.1.tgz#227a456e857175a6293b6e3e66289c6648b94f9d"
integrity sha512-l/X4hkoYgOoZhRYQpJXqexBJU2z4mzNywx+artzWnOV3v45YMM6IoDDtIcB9SWluobem476KmMPLkCdAdnvoOg==
version "2.9.2"
resolved "https://registry.yarnpkg.com/vsce/-/vsce-2.9.2.tgz#be5d2ca5899f31ba84225d6b19ea1376589df897"
integrity sha512-xyLqL4U82BilUX1t6Ym2opQEa2tLGWYjbgB7+ETeNVXlIJz5sWBJjQJSYJVFOKJSpiOtQclolu88cj7oY6vvPQ==
dependencies:
azure-devops-node-api "^11.0.1"
chalk "^2.4.2"

View file

@ -802,11 +802,11 @@
};
}
{
name = "vsce___vsce_2.9.1.tgz";
name = "vsce___vsce_2.9.2.tgz";
path = fetchurl {
name = "vsce___vsce_2.9.1.tgz";
url = "https://registry.yarnpkg.com/vsce/-/vsce-2.9.1.tgz";
sha512 = "l/X4hkoYgOoZhRYQpJXqexBJU2z4mzNywx+artzWnOV3v45YMM6IoDDtIcB9SWluobem476KmMPLkCdAdnvoOg==";
name = "vsce___vsce_2.9.2.tgz";
url = "https://registry.yarnpkg.com/vsce/-/vsce-2.9.2.tgz";
sha512 = "xyLqL4U82BilUX1t6Ym2opQEa2tLGWYjbgB7+ETeNVXlIJz5sWBJjQJSYJVFOKJSpiOtQclolu88cj7oY6vvPQ==";
};
}
{