Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @subsquid/typeorm-codegen to v2.0.2 #1668

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion idea/squid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@subsquid/substrate-metadata-explorer": "3.1.2",
"@subsquid/substrate-typegen": "8.1.0",
"@subsquid/typeorm-codegen": "2.0.0",
"@subsquid/typeorm-codegen": "2.0.2",
"@types/node": "20.12.7",
"@types/redis": "^4.0.11",
"ts-node-dev": "^2.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5229,18 +5229,18 @@ __metadata:
languageName: node
linkType: hard

"@subsquid/typeorm-codegen@npm:2.0.0":
version: 2.0.0
resolution: "@subsquid/typeorm-codegen@npm:2.0.0"
"@subsquid/typeorm-codegen@npm:2.0.2":
version: 2.0.2
resolution: "@subsquid/typeorm-codegen@npm:2.0.2"
dependencies:
"@subsquid/openreader": ^4.5.1
"@subsquid/util-internal": ^3.1.0
"@subsquid/openreader": ^5.0.0
"@subsquid/util-internal": ^3.2.0
"@subsquid/util-internal-code-printer": ^1.2.2
"@subsquid/util-naming": ^1.2.2
"@subsquid/util-naming": ^1.3.0
commander: ^11.1.0
bin:
squid-typeorm-codegen: bin/run.js
checksum: 62efc466b30c05fa12cabb85d5f02d1f089712caf2a45e932bae3662bb737d05c1e9981eea2676fca968c98be757cd2a07169bbdc9ea3b335c986ce044426374
checksum: efcff51bedfb3ee73dceb43219fccfd049253808c7847b65db7dbea4bf6134ac0aed4d924524c6b28ce8cbf5906f0b3fad88aee6d94b78d5f73beea165aaabe8
languageName: node
linkType: hard

Expand Down Expand Up @@ -12671,7 +12671,7 @@ __metadata:
"@subsquid/substrate-processor": 8.3.0
"@subsquid/substrate-runtime": ^2.0.0
"@subsquid/substrate-typegen": 8.1.0
"@subsquid/typeorm-codegen": 2.0.0
"@subsquid/typeorm-codegen": 2.0.2
"@subsquid/typeorm-migration": 1.3.0
"@subsquid/typeorm-store": 1.5.1
"@types/node": 20.12.7
Expand Down