Skip to content

Commit

Permalink
update yarn version
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainMaillot committed Nov 2, 2022
1 parent 87170d7 commit be739c2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion web/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@
"> 1%",
"last 2 versions"
],
"packageManager": "yarn@3.1.0"
"packageManager": "yarn@1.22.0"
}
12 changes: 6 additions & 6 deletions web/client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14507,15 +14507,15 @@ __metadata:
linkType: hard

"table@npm:^6.0.4":
version: 6.8.0
resolution: "table@npm:6.8.0"
version: 6.8.1
resolution: "table@npm:6.8.1"
dependencies:
ajv: ^8.0.1
lodash.truncate: ^4.4.2
slice-ansi: ^4.0.0
string-width: ^4.2.3
strip-ansi: ^6.0.1
checksum: 5b07fe462ee03d2e1fac02cbb578efd2e0b55ac07e3d3db2e950aa9570ade5a4a2b8d3c15e9f25c89e4e50b646bc4269934601ee1eef4ca7968ad31960977690
checksum: 08249c7046125d9d0a944a6e96cfe9ec66908d6b8a9db125531be6eb05fa0de047fd5542e9d43b4f987057f00a093b276b8d3e19af162a9c40db2681058fd306
languageName: node
linkType: hard

Expand All @@ -14527,16 +14527,16 @@ __metadata:
linkType: hard

"tar@npm:^6.0.2, tar@npm:^6.1.11, tar@npm:^6.1.2":
version: 6.1.11
resolution: "tar@npm:6.1.11"
version: 6.1.12
resolution: "tar@npm:6.1.12"
dependencies:
chownr: ^2.0.0
fs-minipass: ^2.0.0
minipass: ^3.0.0
minizlib: ^2.1.1
mkdirp: ^1.0.3
yallist: ^4.0.0
checksum: a04c07bb9e2d8f46776517d4618f2406fb977a74d914ad98b264fc3db0fe8224da5bec11e5f8902c5b9bcb8ace22d95fbe3c7b36b8593b7dfc8391a25898f32f
checksum: 49d72e4420944e7ede2782d6b0826a6ede6cdab23c7de63470917e7a78166bc4d5b1a96279d3d79a85f1ba5a17cd37c0acbb3cbff19a07447691445b8b051c55
languageName: node
linkType: hard

Expand Down

0 comments on commit be739c2

Please sign in to comment.