Skip to content

Commit

Permalink
update lock
Browse files Browse the repository at this point in the history
  • Loading branch information
saleel committed Nov 27, 2024
1 parent 108271c commit 53c56d6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
1 change: 1 addition & 0 deletions noir/noir-repo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ __metadata:
commander: ^10.0.1
debug: ^4.3.4
fflate: ^0.8.0
pako: ^2.1.0
tslib: ^2.4.0
bin:
bb.js: ./dest/node/main.js
Expand Down
17 changes: 9 additions & 8 deletions yarn-project/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@ __metadata:
commander: ^10.0.1
debug: ^4.3.4
fflate: ^0.8.0
pako: ^2.1.0
tslib: ^2.4.0
bin:
bb.js: ./dest/node/main.js
Expand Down Expand Up @@ -3507,7 +3508,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@noir-lang/noir_codegen@portal:../noir/packages/noir_codegen::locator=%40aztec%2Faztec3-packages%40workspace%3A."
dependencies:
"@noir-lang/types": 0.39.0
"@noir-lang/types": 0.36.0
glob: ^10.3.10
ts-command-line-args: ^2.5.1
bin:
Expand All @@ -3516,21 +3517,21 @@ __metadata:
linkType: soft

"@noir-lang/noir_js@file:../noir/packages/noir_js::locator=%40aztec%2Faztec3-packages%40workspace%3A.":
version: 0.39.0
resolution: "@noir-lang/noir_js@file:../noir/packages/noir_js#../noir/packages/noir_js::hash=2fe976&locator=%40aztec%2Faztec3-packages%40workspace%3A."
version: 0.36.0
resolution: "@noir-lang/noir_js@file:../noir/packages/noir_js#../noir/packages/noir_js::hash=b897b0&locator=%40aztec%2Faztec3-packages%40workspace%3A."
dependencies:
"@noir-lang/acvm_js": 0.55.0
"@noir-lang/noirc_abi": 0.39.0
"@noir-lang/types": 0.39.0
checksum: bbed7618af5ffb055e7020686035fcf2d25ba0510f48654338192d2bb18cf7ca74403ea6f6ea713ff1d204436f9c2066eb5adf645f585b353d3c6f9d6ee38403
"@noir-lang/acvm_js": 0.52.0
"@noir-lang/noirc_abi": 0.36.0
"@noir-lang/types": 0.36.0
checksum: 80eab489930f98827554644d8031a4b884042e24a0786bea001cd8ad4aca7b15b95bc97efa00dcd2301f7efd10dcc35ce8cb9dce0c4e492127701dbafaca34db
languageName: node
linkType: hard

"@noir-lang/noirc_abi@portal:../noir/packages/noirc_abi::locator=%40aztec%2Faztec3-packages%40workspace%3A.":
version: 0.0.0-use.local
resolution: "@noir-lang/noirc_abi@portal:../noir/packages/noirc_abi::locator=%40aztec%2Faztec3-packages%40workspace%3A."
dependencies:
"@noir-lang/types": 0.39.0
"@noir-lang/types": 0.36.0
languageName: node
linkType: soft

Expand Down

0 comments on commit 53c56d6

Please sign in to comment.