Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Commit

Permalink
chore(deps-dev): bump @substrate/dev from 0.2.0 to 0.3.0 (#405)
Browse files Browse the repository at this point in the history
Bumps [@substrate/dev](https://github.com/paritytech/substrate-js-dev) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/paritytech/substrate-js-dev/releases)
- [Changelog](https://github.com/paritytech/substrate-js-dev/blob/main/CHANGELOG.md)
- [Commits](paritytech/substrate-js-dev@v0.2.0...v0.3.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 15, 2021
1 parent 2280218 commit 878aa74
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"memoizee": "^0.4.14"
},
"devDependencies": {
"@substrate/dev": "^0.2.0",
"@substrate/dev": "^0.3.0",
"@types/memoizee": "^0.4.3",
"standard-version": "^9.1.1",
"ts-node": "^9.0.0",
Expand Down
34 changes: 23 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -791,16 +791,16 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@substrate/dev@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@substrate/dev/-/dev-0.2.0.tgz#1eb0415b68ce12ee1771bf428931801a15f40a5f"
integrity sha512-50EHCe7HV728FFLcZDS+AvC1NE15DQBk7vdbXmsjukCAnLjoJcPVns/JT0mNycd9nMtryZyyeNVkgpB0SbUHGQ==
"@substrate/dev@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@substrate/dev/-/dev-0.3.0.tgz#8b11b4d89a5c1e66a64d76f03aed35d921d1c2cd"
integrity sha512-R5AcUEqC7iM8N44AxZzf3INMtiXV425m8t3e5yB6A6gVuAqA+gP1BbqSHuHPdkoUkGhaXAMp0kwRMD8jM01GBg==
dependencies:
"@babel/plugin-transform-modules-commonjs" "^7.13.8"
"@types/jest" "^26.0.20"
"@typescript-eslint/eslint-plugin" "^4.17.0"
"@typescript-eslint/parser" "^4.17.0"
eslint "^7.21.0"
eslint "^7.22.0"
eslint-config-prettier "^8.1.0"
eslint-plugin-prettier "^3.3.1"
eslint-plugin-simple-import-sort "^7.0.0"
Expand Down Expand Up @@ -2228,10 +2228,10 @@ eslint-visitor-keys@^2.0.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==

eslint@^7.21.0:
version "7.21.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.21.0.tgz#4ecd5b8c5b44f5dedc9b8a110b01bbfeb15d1c83"
integrity sha512-W2aJbXpMNofUp0ztQaF40fveSsJBjlSCSWpy//gzfTvwC+USs/nceBrKmlJOiM8r1bLwP2EuYkCqArn/6QTIgg==
eslint@^7.22.0:
version "7.22.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.22.0.tgz#07ecc61052fec63661a2cab6bd507127c07adc6f"
integrity sha512-3VawOtjSJUQiiqac8MQc+w457iGLfuNGLFn8JmF051tTKbh5/x/0vlcEj8OgDCaw7Ysa2Jn8paGshV7x2abKXg==
dependencies:
"@babel/code-frame" "7.12.11"
"@eslint/eslintrc" "^0.4.0"
Expand All @@ -2250,15 +2250,15 @@ eslint@^7.21.0:
file-entry-cache "^6.0.1"
functional-red-black-tree "^1.0.1"
glob-parent "^5.0.0"
globals "^12.1.0"
globals "^13.6.0"
ignore "^4.0.6"
import-fresh "^3.0.0"
imurmurhash "^0.1.4"
is-glob "^4.0.0"
js-yaml "^3.13.1"
json-stable-stringify-without-jsonify "^1.0.1"
levn "^0.4.1"
lodash "^4.17.20"
lodash "^4.17.21"
minimatch "^3.0.4"
natural-compare "^1.4.0"
optionator "^0.9.1"
Expand Down Expand Up @@ -2772,6 +2772,13 @@ globals@^12.1.0:
dependencies:
type-fest "^0.8.1"

globals@^13.6.0:
version "13.6.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-13.6.0.tgz#d77138e53738567bb96a3916ff6f6b487af20ef7"
integrity sha512-YFKCX0SiPg7l5oKYCJ2zZGxcXprVXHcSnVuvzrT3oSENQonVLqM5pf9fN5dLGZGyCjhw8TN8Btwe/jKnZ0pjvQ==
dependencies:
type-fest "^0.20.2"

globby@^11.0.1:
version "11.0.2"
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.2.tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83"
Expand Down Expand Up @@ -5633,6 +5640,11 @@ type-fest@^0.18.0:
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.18.1.tgz#db4bc151a4a2cf4eebf9add5db75508db6cc841f"
integrity sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==

type-fest@^0.20.2:
version "0.20.2"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==

type-fest@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.6.0.tgz#8d2a2370d3df886eb5c90ada1c5bf6188acf838b"
Expand Down

0 comments on commit 878aa74

Please sign in to comment.