Skip to content

Commit b26d9ca

Browse files
Bump npm from 6.14.13 to 7.15.0 (#2440)
Bumps [npm](https://github.com/npm/cli) from 6.14.13 to 7.15.0. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](npm/cli@v6.14.13...v7.15.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent f76f201 commit b26d9ca

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

packages/loopring_v1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"events": "^1.1.1",
6161
"js-sha3": "^0.7.0",
6262
"lodash": "^4.17.14",
63-
"npm": "^6.11.3",
63+
"npm": "^7.15.0",
6464
"web3": "1.2.10"
6565
}
6666
}

packages/loopring_v2.3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"ganache-cli": "^6.7.0",
4141
"mocha": "^8.2.1",
4242
"node": "13.12.0",
43-
"npm": "^6.11.3",
43+
"npm": "^7.15.0",
4444
"solidity-coverage": "^0.7.0",
4545
"solium": "^1.1.8",
4646
"tslint": "5.20.1",

packages/loopring_v2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"ganache-cli": "6.9.1",
4040
"mocha": "^8.2.1",
4141
"node": "13.12.0",
42-
"npm": "^6.11.3",
42+
"npm": "^7.15.0",
4343
"solidity-coverage": "^0.7.0",
4444
"solium": "^1.1.8",
4545
"tslint": "5.20.1",

packages/loopring_v3.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"mocha": "^8.2.1",
3737
"node": "^13.10.1",
3838
"node-gyp": "^7.1.1",
39-
"npm": "^6.13.2",
39+
"npm": "^7.15.0",
4040
"npm-watch": "^0.6.0",
4141
"prettier": "^1.18.2",
4242
"pretty-quick": "^2.0.0",

packages/loopring_v3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"husky": "^4.0.4",
7575
"mocha": "^8.0.1",
7676
"node": "^13.10.1",
77-
"npm": "^6.14.8",
77+
"npm": "^7.15.0",
7878
"npm-watch": "^0.6.0",
7979
"prettier": "^1.18.2",
8080
"pretty-quick": "^2.0.0",

packages/oedax_v1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"ganache-cli": "6.9.1",
5050
"mocha": "^8.2.1",
5151
"node": "13.12.0",
52-
"npm": "^6.9.0",
52+
"npm": "^7.15.0",
5353
"npm-watch": "^0.6.0",
5454
"solidity-coverage": "^0.7.0",
5555
"solium": "^1.2.4",

0 commit comments

Comments
 (0)