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

Bump dev to 0.82.1 w/ tslib #4747

Merged
merged 1 commit into from
Nov 12, 2024
Merged
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dnslink-cloudflare": "^3.0.0"
},
"devDependencies": {
"@polkadot/dev": "^0.81.2",
"@polkadot/dev": "^0.82.1",
"@types/node": "^20.10.5"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/phishing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@polkadot/util": "^13.2.2",
"@polkadot/util-crypto": "^13.2.2",
"@polkadot/x-fetch": "^13.2.2",
"tslib": "^2.6.2"
"tslib": "^2.8.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.9",
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -392,34 +392,34 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/dev-test@npm:^0.81.2":
version: 0.81.2
resolution: "@polkadot/dev-test@npm:0.81.2"
"@polkadot/dev-test@npm:^0.82.1":
version: 0.82.1
resolution: "@polkadot/dev-test@npm:0.82.1"
dependencies:
jsdom: "npm:^24.0.0"
tslib: "npm:^2.7.0"
checksum: 10/1028c3b1804567128f1cc796df2285827bb8d9d54afee8c81f28821d2205e7f4522bd9659eb2e7645a080568d43b394279db12b1c2debdc447d5567317b7c2fc
checksum: 10/669690400183b33187a526c9b5d5427957e30ace31635975a7b20d2cbfc4bda002f9ea71bde87e9e37d8153bc5b56b7d6059b52a3fe973fce6023595a438e3df
languageName: node
linkType: hard

"@polkadot/dev-ts@npm:^0.81.2":
version: 0.81.2
resolution: "@polkadot/dev-ts@npm:0.81.2"
"@polkadot/dev-ts@npm:^0.82.1":
version: 0.82.1
resolution: "@polkadot/dev-ts@npm:0.82.1"
dependencies:
json5: "npm:^2.2.3"
tslib: "npm:^2.7.0"
typescript: "npm:^5.5.4"
checksum: 10/cb25e9523cbad5029f7e149135aa003286d9c907677902e6a1ffe4a905d6c31f6c88a647b3be0e51b09e62528fca2a3121f12a748942ecd6eccefd8da1eb3369
checksum: 10/a7ac2a614bf93e2406d65e153f110d55c8b2a7eaf44672622586dd2f9bc0d6e4a36e0a05a66654370a1c66061a7668f0df93151142c7d9a281d56df4827c9418
languageName: node
linkType: hard

"@polkadot/dev@npm:^0.81.2":
version: 0.81.2
resolution: "@polkadot/dev@npm:0.81.2"
"@polkadot/dev@npm:^0.82.1":
version: 0.82.1
resolution: "@polkadot/dev@npm:0.82.1"
dependencies:
"@eslint/js": "npm:^8.56.0"
"@polkadot/dev-test": "npm:^0.81.2"
"@polkadot/dev-ts": "npm:^0.81.2"
"@polkadot/dev-test": "npm:^0.82.1"
"@polkadot/dev-ts": "npm:^0.82.1"
"@rollup/plugin-alias": "npm:^5.1.0"
"@rollup/plugin-commonjs": "npm:^25.0.7"
"@rollup/plugin-dynamic-import-vars": "npm:^2.1.2"
Expand Down Expand Up @@ -484,7 +484,7 @@ __metadata:
polkadot-exec-rollup: scripts/polkadot-exec-rollup.mjs
polkadot-exec-tsc: scripts/polkadot-exec-tsc.mjs
polkadot-exec-webpack: scripts/polkadot-exec-webpack.mjs
checksum: 10/304d2e1e5a5669b0888026fd0fb3e82dba75e1a85c9c40481d0832b072bac9ba6f9e9755db4bdce4c2aa10c631ef7f4fba84114a1b6490d25aa5b4f6dff65299
checksum: 10/5739c27e09db8bf09582f1016d7db83ca6c09eb9ece9b4c3df05073670dccb5ecb05464e26c4aaea846354dc6cfcea26f6dd727fc2c42bc8e04e04f9319e5321
languageName: node
linkType: hard

Expand All @@ -508,7 +508,7 @@ __metadata:
"@polkadot/x-fetch": "npm:^13.2.2"
"@types/js-yaml": "npm:^4.0.9"
js-yaml: "npm:^4.1.0"
tslib: "npm:^2.6.2"
tslib: "npm:^2.8.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8106,7 +8106,7 @@ __metadata:
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@pinata/sdk": "npm:^2.1.0"
"@polkadot/dev": "npm:^0.81.2"
"@polkadot/dev": "npm:^0.82.1"
"@types/node": "npm:^20.10.5"
dnslink-cloudflare: "npm:^3.0.0"
languageName: unknown
Expand Down Expand Up @@ -9123,10 +9123,10 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.3.1, tslib@npm:^2.6.2, tslib@npm:^2.7.0, tslib@npm:^2.8.0":
version: 2.8.0
resolution: "tslib@npm:2.8.0"
checksum: 10/1bc7c43937477059b4d26f2dbde7e49ef0fb4f38f3014e0603eaea76d6a885742c8b1762af45949145e5e7408a736d20ded949da99dabc8ccba1fc5531d2d927
"tslib@npm:^2.3.1, tslib@npm:^2.7.0, tslib@npm:^2.8.0, tslib@npm:^2.8.1":
version: 2.8.1
resolution: "tslib@npm:2.8.1"
checksum: 10/3e2e043d5c2316461cb54e5c7fe02c30ef6dccb3384717ca22ae5c6b5bc95232a6241df19c622d9c73b809bea33b187f6dbc73030963e29950c2141bc32a79f7
languageName: node
linkType: hard

Expand Down
Loading