Skip to content

Commit ffaaea4

Browse files
chore(deps): update dependency @polkadot/types-codec to ^15.9.2
1 parent 0612ae8 commit ffaaea4

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

packages/auto-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@polkadot/extension-inject": "^0.58.6",
3333
"@polkadot/types": "^15.8.1",
34-
"@polkadot/types-codec": "^15.8.1",
34+
"@polkadot/types-codec": "^15.9.2",
3535
"@types/jest": "^29.5.14",
3636
"eslint": "^9.25.1",
3737
"jest": "^29.7.0",

yarn.lock

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ __metadata:
165165
"@polkadot/extension-dapp": "npm:^0.58.6"
166166
"@polkadot/extension-inject": "npm:^0.58.6"
167167
"@polkadot/types": "npm:^15.8.1"
168-
"@polkadot/types-codec": "npm:^15.8.1"
168+
"@polkadot/types-codec": "npm:^15.9.2"
169169
"@types/jest": "npm:^29.5.14"
170170
eslint: "npm:^9.25.1"
171171
jest: "npm:^29.7.0"
@@ -2584,7 +2584,7 @@ __metadata:
25842584
languageName: node
25852585
linkType: hard
25862586

2587-
"@polkadot/types-codec@npm:15.9.2, @polkadot/types-codec@npm:^15.8.1":
2587+
"@polkadot/types-codec@npm:15.9.2":
25882588
version: 15.9.2
25892589
resolution: "@polkadot/types-codec@npm:15.9.2"
25902590
dependencies:
@@ -2595,6 +2595,17 @@ __metadata:
25952595
languageName: node
25962596
linkType: hard
25972597

2598+
"@polkadot/types-codec@npm:^15.9.2":
2599+
version: 15.9.3
2600+
resolution: "@polkadot/types-codec@npm:15.9.3"
2601+
dependencies:
2602+
"@polkadot/util": "npm:^13.4.4"
2603+
"@polkadot/x-bigint": "npm:^13.4.4"
2604+
tslib: "npm:^2.8.1"
2605+
checksum: 10c0/a2ecbf41f25a48cb889539b3a711d385972060db39c9ce8ca4d12ab31b3eabb34ae4333c62b1622d17b9d70f4a980c630513830325c071d0ba752befa48a1633
2606+
languageName: node
2607+
linkType: hard
2608+
25982609
"@polkadot/types-create@npm:15.9.2":
25992610
version: 15.9.2
26002611
resolution: "@polkadot/types-create@npm:15.9.2"

0 commit comments

Comments
 (0)