Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Commit

Permalink
chore: update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Jul 27, 2023
1 parent d6d2721 commit 4132c0d
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion acvm_js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@
"ts-node": "^10.9.1",
"typescript": "^5.0.4"
}
}
}
40 changes: 20 additions & 20 deletions acvm_js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,26 @@ __metadata:
languageName: node
linkType: hard

"@noir-lang/acvm_js@workspace:.":
version: 0.0.0-use.local
resolution: "@noir-lang/acvm_js@workspace:."
dependencies:
"@esm-bundle/chai": ^4.3.4-fix.0
"@typescript-eslint/eslint-plugin": ^5.59.5
"@typescript-eslint/parser": ^5.59.5
"@web/dev-server-esbuild": ^0.3.6
"@web/test-runner": ^0.15.3
"@web/test-runner-playwright": ^0.10.0
chai: ^4.3.7
eslint: ^8.40.0
eslint-plugin-prettier: ^4.2.1
mocha: ^10.2.0
prettier: ^2.8.8
ts-node: ^10.9.1
typescript: ^5.0.4
languageName: unknown
linkType: soft

"@npmcli/fs@npm:^2.1.0":
version: 2.1.2
resolution: "@npmcli/fs@npm:2.1.2"
Expand Down Expand Up @@ -1258,26 +1278,6 @@ __metadata:
languageName: node
linkType: hard

"acvm_js@workspace:.":
version: 0.0.0-use.local
resolution: "acvm_js@workspace:."
dependencies:
"@esm-bundle/chai": ^4.3.4-fix.0
"@typescript-eslint/eslint-plugin": ^5.59.5
"@typescript-eslint/parser": ^5.59.5
"@web/dev-server-esbuild": ^0.3.6
"@web/test-runner": ^0.15.3
"@web/test-runner-playwright": ^0.10.0
chai: ^4.3.7
eslint: ^8.40.0
eslint-plugin-prettier: ^4.2.1
mocha: ^10.2.0
prettier: ^2.8.8
ts-node: ^10.9.1
typescript: ^5.0.4
languageName: unknown
linkType: soft

"agent-base@npm:6, agent-base@npm:^6.0.2":
version: 6.0.2
resolution: "agent-base@npm:6.0.2"
Expand Down

0 comments on commit 4132c0d

Please sign in to comment.