mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
feat: release 3.0.0
This commit is contained in:
parent
56956f6118
commit
e7eac49074
18 changed files with 149 additions and 117 deletions
|
@ -8,7 +8,7 @@ with contents:
|
|||
```yaml
|
||||
repos:
|
||||
- repo: https://github.com/kamadorueda/alejandra
|
||||
rev: 2.0.0
|
||||
rev: 3.0.0
|
||||
# Choose either the 'alejandra' or 'alejandra-system' hook
|
||||
# depending on what pre-requisites you have:
|
||||
hooks:
|
||||
|
|
|
@ -65,5 +65,5 @@
|
|||
"type": "git",
|
||||
"url": "https://github.com/kamadorueda/alejandra"
|
||||
},
|
||||
"version": "2.0.0"
|
||||
"version": "3.0.0"
|
||||
}
|
||||
|
|
|
@ -412,9 +412,9 @@ napi-build-utils@^1.0.1:
|
|||
integrity sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==
|
||||
|
||||
node-abi@^3.3.0:
|
||||
version "3.22.0"
|
||||
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.22.0.tgz#00b8250e86a0816576258227edbce7bbe0039362"
|
||||
integrity sha512-u4uAs/4Zzmp/jjsD9cyFYDXeISfUWaAVWshPmDZOFOv4Xl4SbzTXm53I04C2uRueYJ+0t5PEtLH/owbn2Npf/w==
|
||||
version "3.24.0"
|
||||
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.24.0.tgz#b9d03393a49f2c7e147d0c99f180e680c27c1599"
|
||||
integrity sha512-YPG3Co0luSu6GwOBsmIdGW6Wx0NyNDLg/hriIyDllVsNwnI6UeqaWShxC3lbH4LtEQUgoLP3XR1ndXiDAWvmRw==
|
||||
dependencies:
|
||||
semver "^7.3.5"
|
||||
|
||||
|
@ -674,9 +674,9 @@ util-deprecate@^1.0.1:
|
|||
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
|
||||
|
||||
vsce@*:
|
||||
version "2.9.2"
|
||||
resolved "https://registry.yarnpkg.com/vsce/-/vsce-2.9.2.tgz#be5d2ca5899f31ba84225d6b19ea1376589df897"
|
||||
integrity sha512-xyLqL4U82BilUX1t6Ym2opQEa2tLGWYjbgB7+ETeNVXlIJz5sWBJjQJSYJVFOKJSpiOtQclolu88cj7oY6vvPQ==
|
||||
version "2.10.0"
|
||||
resolved "https://registry.yarnpkg.com/vsce/-/vsce-2.10.0.tgz#19a9f070ec319e26d4f23567f32826f48fc694aa"
|
||||
integrity sha512-b+wB3XMapEi368g64klSM6uylllZdNutseqbNY+tUoHYSy6g2NwnlWuAGKDQTYc0IqfDUjUFRQBpPgA89Q+Fyw==
|
||||
dependencies:
|
||||
azure-devops-node-api "^11.0.1"
|
||||
chalk "^2.4.2"
|
||||
|
|
|
@ -504,11 +504,11 @@
|
|||
};
|
||||
}
|
||||
{
|
||||
name = "node_abi___node_abi_3.22.0.tgz";
|
||||
name = "node_abi___node_abi_3.24.0.tgz";
|
||||
path = fetchurl {
|
||||
name = "node_abi___node_abi_3.22.0.tgz";
|
||||
url = "https://registry.yarnpkg.com/node-abi/-/node-abi-3.22.0.tgz";
|
||||
sha512 = "u4uAs/4Zzmp/jjsD9cyFYDXeISfUWaAVWshPmDZOFOv4Xl4SbzTXm53I04C2uRueYJ+0t5PEtLH/owbn2Npf/w==";
|
||||
name = "node_abi___node_abi_3.24.0.tgz";
|
||||
url = "https://registry.yarnpkg.com/node-abi/-/node-abi-3.24.0.tgz";
|
||||
sha512 = "YPG3Co0luSu6GwOBsmIdGW6Wx0NyNDLg/hriIyDllVsNwnI6UeqaWShxC3lbH4LtEQUgoLP3XR1ndXiDAWvmRw==";
|
||||
};
|
||||
}
|
||||
{
|
||||
|
@ -800,11 +800,11 @@
|
|||
};
|
||||
}
|
||||
{
|
||||
name = "vsce___vsce_2.9.2.tgz";
|
||||
name = "vsce___vsce_2.10.0.tgz";
|
||||
path = fetchurl {
|
||||
name = "vsce___vsce_2.9.2.tgz";
|
||||
url = "https://registry.yarnpkg.com/vsce/-/vsce-2.9.2.tgz";
|
||||
sha512 = "xyLqL4U82BilUX1t6Ym2opQEa2tLGWYjbgB7+ETeNVXlIJz5sWBJjQJSYJVFOKJSpiOtQclolu88cj7oY6vvPQ==";
|
||||
name = "vsce___vsce_2.10.0.tgz";
|
||||
url = "https://registry.yarnpkg.com/vsce/-/vsce-2.10.0.tgz";
|
||||
sha512 = "b+wB3XMapEi368g64klSM6uylllZdNutseqbNY+tUoHYSy6g2NwnlWuAGKDQTYc0IqfDUjUFRQBpPgA89Q+Fyw==";
|
||||
};
|
||||
}
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue