Skip to content

Commit

Permalink
chore(releng) bump version, update locks 8.0.1-RC.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jevonearth committed Feb 12, 2021
1 parent df652b3 commit 81e3cf5
Show file tree
Hide file tree
Showing 35 changed files with 93 additions and 93 deletions.
4 changes: 2 additions & 2 deletions example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@taquito/example",
"private": true,
"version": "8.0.1-RC.2",
"version": "8.0.1-RC.3",
"scripts": {
"example:at": "node -r ts-node/register --preserve-symlinks contract-schema.ts",
"example:origination": "node -r ts-node/register --preserve-symlinks contract-origination.ts",
Expand All @@ -16,10 +16,10 @@
},
"dependencies": {
"@ledgerhq/hw-transport-node-hid": "^5.43.0",
"@taquito/ledger-signer": "^8.0.1-RC.2",
"@taquito/michel-codec": "^8.0.1-RC.2",
"@taquito/signer": "^8.0.1-RC.2",
"@taquito/taquito": "^8.0.1-RC.2"
"@taquito/ledger-signer": "^8.0.1-RC.3",
"@taquito/michel-codec": "^8.0.1-RC.3",
"@taquito/signer": "^8.0.1-RC.3",
"@taquito/taquito": "^8.0.1-RC.3"
},
"devDependencies": {
"ts-node": "^9.1.1"
Expand Down
4 changes: 2 additions & 2 deletions integration-tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"test:edonet-faucet": "RUN_EDONET_WITH_FAUCET=true jest --runInBand",
"test": "jest"
},
"version": "8.0.1-RC.2",
"version": "8.0.1-RC.3",
"dependencies": {
"@ledgerhq/hw-transport": "^5.41.0",
"@ledgerhq/hw-transport-node-hid": "^5.41.0",
"@taquito/http-utils": "^8.0.1-RC.2",
"@taquito/local-forging": "^8.0.1-RC.2",
"@taquito/remote-signer": "^8.0.1-RC.2",
"@taquito/signer": "^8.0.1-RC.2",
"@taquito/taquito": "^8.0.1-RC.2",
"@taquito/tzip16": "^8.0.1-RC.2",
"@taquito/utils": "^8.0.1-RC.2"
"@taquito/http-utils": "^8.0.1-RC.3",
"@taquito/local-forging": "^8.0.1-RC.3",
"@taquito/remote-signer": "^8.0.1-RC.3",
"@taquito/signer": "^8.0.1-RC.3",
"@taquito/taquito": "^8.0.1-RC.3",
"@taquito/tzip16": "^8.0.1-RC.3",
"@taquito/utils": "^8.0.1-RC.3"
},
"private": true,
"jest": {
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"packages/*",
"website"
],
"version": "8.0.1-RC.2"
"version": "8.0.1-RC.3"
}
4 changes: 2 additions & 2 deletions packages/taquito-beacon-wallet/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/taquito-beacon-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taquito/beacon-wallet",
"version": "8.0.1-RC.2",
"version": "8.0.1-RC.3",
"description": "Beacon wallet provider",
"keywords": [
"tezos",
Expand Down Expand Up @@ -61,8 +61,8 @@
},
"dependencies": {
"@airgap/beacon-sdk": "^2.2.1",
"@taquito/taquito": "^8.0.1-RC.2",
"@taquito/utils": "^8.0.1-RC.2"
"@taquito/taquito": "^8.0.1-RC.3",
"@taquito/utils": "^8.0.1-RC.3"
},
"devDependencies": {
"@types/chrome": "0.0.126",
Expand Down
4 changes: 2 additions & 2 deletions packages/taquito-http-utils/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/taquito-http-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taquito/http-utils",
"version": "8.0.1-RC.2",
"version": "8.0.1-RC.3",
"description": "",
"keywords": [],
"main": "dist/taquito-http-utils.umd.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/taquito-ledger-signer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/taquito-ledger-signer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taquito/ledger-signer",
"version": "8.0.1-RC.2",
"version": "8.0.1-RC.3",
"description": "Ledger signer provider",
"keywords": [
"tezos",
Expand Down Expand Up @@ -57,8 +57,8 @@
},
"dependencies": {
"@ledgerhq/hw-transport": "^5.41.0",
"@taquito/taquito": "^8.0.1-RC.2",
"@taquito/utils": "^8.0.1-RC.2",
"@taquito/taquito": "^8.0.1-RC.3",
"@taquito/utils": "^8.0.1-RC.3",
"@types/jest": "^26.0.16",
"buffer": "^5.6.0",
"libsodium-wrappers": "^0.7.8"
Expand Down
4 changes: 2 additions & 2 deletions packages/taquito-local-forging/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/taquito-local-forging/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taquito/local-forging",
"version": "8.0.1-RC.2",
"version": "8.0.1-RC.3",
"description": "Provide local forging functionality to be with taquito",
"keywords": [
"tezos",
Expand Down Expand Up @@ -66,11 +66,11 @@
]
},
"dependencies": {
"@taquito/utils": "^8.0.1-RC.2",
"@taquito/utils": "^8.0.1-RC.3",
"bignumber.js": "^9.0.1"
},
"devDependencies": {
"@taquito/taquito": "^8.0.1-RC.2",
"@taquito/taquito": "^8.0.1-RC.3",
"@types/jest": "^26.0.16",
"@types/node": "^14.14.10",
"colors": "^1.4.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/taquito-michel-codec/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/taquito-michel-codec/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taquito/michel-codec",
"version": "8.0.1-RC.2",
"version": "8.0.1-RC.3",
"description": "Michelson parser/validator/formatter",
"keywords": [
"tezos",
Expand Down
4 changes: 2 additions & 2 deletions packages/taquito-michelson-encoder/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/taquito-michelson-encoder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taquito/michelson-encoder",
"version": "8.0.1-RC.2",
"version": "8.0.1-RC.3",
"description": "converts michelson data and types into convenient JS/TS objects",
"keywords": [
"tezos",
Expand Down Expand Up @@ -67,8 +67,8 @@
]
},
"dependencies": {
"@taquito/rpc": "^8.0.1-RC.2",
"@taquito/utils": "^8.0.1-RC.2",
"@taquito/rpc": "^8.0.1-RC.3",
"@taquito/utils": "^8.0.1-RC.3",
"bignumber.js": "^9.0.1",
"fast-json-stable-stringify": "^2.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/taquito-remote-signer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions packages/taquito-remote-signer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taquito/remote-signer",
"version": "8.0.1-RC.2",
"version": "8.0.1-RC.3",
"description": "Remote signer provider",
"keywords": [
"tezos",
Expand Down Expand Up @@ -59,9 +59,9 @@
]
},
"dependencies": {
"@taquito/http-utils": "^8.0.1-RC.2",
"@taquito/taquito": "^8.0.1-RC.2",
"@taquito/utils": "^8.0.1-RC.2",
"@taquito/http-utils": "^8.0.1-RC.3",
"@taquito/taquito": "^8.0.1-RC.3",
"@taquito/utils": "^8.0.1-RC.3",
"@types/jest": "^26.0.16",
"elliptic": "^6.5.3",
"libsodium-wrappers": "^0.7.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/taquito-rpc/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/taquito-rpc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taquito/rpc",
"version": "8.0.1-RC.2",
"version": "8.0.1-RC.3",
"description": "Provides low level methods, and types to invoke RPC calls from a Nomadic Tezos RPC node",
"keywords": [
"tezos",
Expand Down Expand Up @@ -66,7 +66,7 @@
]
},
"dependencies": {
"@taquito/http-utils": "^8.0.1-RC.2",
"@taquito/http-utils": "^8.0.1-RC.3",
"bignumber.js": "^9.0.1",
"lodash": "^4.17.20"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/taquito-signer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/taquito-signer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taquito/signer",
"version": "8.0.1-RC.2",
"version": "8.0.1-RC.3",
"description": "Provide signing functionality to be with taquito",
"keywords": [
"tezos",
Expand Down Expand Up @@ -66,8 +66,8 @@
]
},
"dependencies": {
"@taquito/taquito": "^8.0.1-RC.2",
"@taquito/utils": "^8.0.1-RC.2",
"@taquito/taquito": "^8.0.1-RC.3",
"@taquito/utils": "^8.0.1-RC.3",
"bignumber.js": "^9.0.1",
"bip39": "^3.0.2",
"elliptic": "^6.5.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/taquito-tezbridge-signer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 81e3cf5

Please sign in to comment.