Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@substrate/dev"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 28, 2022
1 parent 5cbc2d5 commit 5a20fdf
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1279,8 +1279,8 @@ __metadata:
linkType: hard

"@substrate/dev@npm:^0.6.4":
version: 0.6.4
resolution: "@substrate/dev@npm:0.6.4"
version: 0.6.5
resolution: "@substrate/dev@npm:0.6.5"
dependencies:
"@babel/plugin-transform-modules-commonjs": ^7.18.6
"@types/jest": ^27.5.2
Expand All @@ -1294,16 +1294,16 @@ __metadata:
prettier: ^2.7.1
rimraf: ^3.0.2
ts-jest: ^27.1.5
typescript: 4.7.4
typescript: ^4.8.2
yargs: ^17.5.1
bin:
substrate-dev-run-lint: scripts/substrate-dev-run-lint.cjs
substrate-exec-eslint: scripts/substrate-exec-eslint.cjs
substrate-exec-jest: scripts/substrate-exec-jest.cjs
substrate-exec-rimraf: scripts/substrate-exec-rimraf.cjs
substrate-exec-tsc: scripts/substrate-exec-tsc.cjs
substrate-update-pjs-deps: scripts/substrate-update-pjs-deps.cjs
checksum: 63c9e4f17f484d5ea4c7481bf9a71c7ae0a51511341f67599f00afd66bcea01bab6e8d7b5dda0aab2001ac22af7fde4e45866a097ad678d2cc5658af3086082c
substrate-dev-run-lint: ./scripts/substrate-dev-run-lint.cjs
substrate-exec-eslint: ./scripts/substrate-exec-eslint.cjs
substrate-exec-jest: ./scripts/substrate-exec-jest.cjs
substrate-exec-rimraf: ./scripts/substrate-exec-rimraf.cjs
substrate-exec-tsc: ./scripts/substrate-exec-tsc.cjs
substrate-update-pjs-deps: ./scripts/substrate-update-pjs-deps.cjs
checksum: 29db8c60976aed92ad610e2e8a0d9d3ebb8ace2428bcf85fb70dfd74fc5567266e7322edc09bb203b8d7693a9530b78570713b0d5fd67f141ad151134c56283b
languageName: node
linkType: hard

Expand Down

0 comments on commit 5a20fdf

Please sign in to comment.