Skip to content

Commit

Permalink
chore(deps): update dependency @subsquid/typeorm-codegen to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 19b56ca commit e24f511
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
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

0 comments on commit e24f511

Please sign in to comment.