Skip to content

Commit

Permalink
Bump the yarn group with 1 update (#778)
Browse files Browse the repository at this point in the history
Bumps the yarn group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).

- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent b368ba3 commit 81af4ca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion utils/e2e-tests/ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@polkadot/api": "^10.9.1",
"@types/node": "16.18.50",
"@types/node": "16.18.52",
"@vitest/expect": "^0.34.4",
"axios": "^1.5.0",
"ethers": "^6.7.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -748,10 +748,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:16.18.50":
version: 16.18.50
resolution: "@types/node@npm:16.18.50"
checksum: 8aec1eaf83407197ec2fe947182c238f49b82a7aace867cee1f81f72eb8a76c3c8b2adb1fd356e7443317cffb2546708da8934299a579edd25e3160bf7af30a1
"@types/node@npm:16.18.52":
version: 16.18.52
resolution: "@types/node@npm:16.18.52"
checksum: 6b1f27a848a69a70039cb27c2583317b5d051990933955c42bc2a2f299266ffa360f7cc3c7089d04fdf39144c476d475931900f00dabbc4f933eeb2d664f9778
languageName: node
linkType: hard

Expand Down Expand Up @@ -1548,7 +1548,7 @@ __metadata:
resolution: "humanode-e2e-tests-ts@workspace:utils/e2e-tests/ts"
dependencies:
"@polkadot/api": ^10.9.1
"@types/node": 16.18.50
"@types/node": 16.18.52
"@vitest/expect": ^0.34.4
axios: ^1.5.0
ethers: ^6.7.1
Expand Down

0 comments on commit 81af4ca

Please sign in to comment.