feat: update package manager versions (#170)

This commit is contained in:
github-actions[bot] 2022-09-02 09:51:17 +02:00 committed by Antoine du Hamel
parent 3ca40140a5
commit 6f70bfc4b6
No known key found for this signature in database
GPG Key ID: 21D900FFDB233756
7 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{ {
"definitions": { "definitions": {
"npm": { "npm": {
"default": "8.18.0+sha1.bd6ca7f637720441f812370363e2ae67426fb42f", "default": "8.19.1+sha1.78bfc5fc1b7bc36881a2d9d1f2c93ad0246f31e5",
"fetchLatestFrom": { "fetchLatestFrom": {
"type": "npm", "type": "npm",
"package": "npm" "package": "npm"
@ -32,7 +32,7 @@
} }
}, },
"pnpm": { "pnpm": {
"default": "7.9.3+sha1.843f76d13dbfa9f6dfb5135d6fbaa8b99facacc9", "default": "7.9.5+sha1.8d28e3270689e2afd345777fec9d9535f427b532",
"fetchLatestFrom": { "fetchLatestFrom": {
"type": "npm", "type": "npm",
"package": "pnpm" "package": "pnpm"
@ -84,7 +84,7 @@
"package": "yarn" "package": "yarn"
}, },
"transparent": { "transparent": {
"default": "3.2.2+sha224.634d0331703700cabfa9d9389835bd8f7426b0207ed6b74d8d34c81e", "default": "3.2.3+sha224.953c8233f7a92884eee2de69a1b92d1f2ec1655e66d08071ba9a02fa",
"commands": [ "commands": [
[ [
"yarn", "yarn",