Commit a8bb8bc9 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps-dev): bump tsx from 4.6.0 to 4.6.1

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.6.0...v4.6.1)

---
updated-dependencies:
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
parent e7f0e9d6
......@@ -63,6 +63,6 @@
"@nomiclabs/hardhat-waffle": "^2.0.6",
"hardhat": "^2.19.1",
"ts-node": "^10.9.1",
"tsx": "^4.6.0"
"tsx": "^4.6.1"
}
}
......@@ -50,7 +50,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"tsx": "^4.6.0",
"tsx": "^4.6.1",
"typescript": "^5.3.2"
}
}
......@@ -183,8 +183,8 @@ importers:
specifier: ^10.9.1
version: 10.9.1(@types/node@20.10.1)(typescript@5.3.2)
tsx:
specifier: ^4.6.0
version: 4.6.0
specifier: ^4.6.1
version: 4.6.1
packages/common-ts:
dependencies:
......@@ -271,8 +271,8 @@ importers:
specifier: ^6.13.1
version: 6.13.1(eslint@8.54.0)(typescript@5.3.2)
tsx:
specifier: ^4.6.0
version: 4.6.0
specifier: ^4.6.1
version: 4.6.1
typescript:
specifier: ^5.3.2
version: 5.3.2
......@@ -13876,8 +13876,8 @@ packages:
- ts-node
dev: true
/tsx@4.6.0:
resolution: {integrity: sha512-HLHaDQ78mly4Pd5co6tWQOiNVYoYYAPUcwSSZK4bcs3zSEsg+/67LS/ReHook0E7DKPfe1J5jc0ocIhUrnaR4w==}
/tsx@4.6.1:
resolution: {integrity: sha512-OQ4TAPHXAPUo/NZAmmIybl0o8LFOTlycQxFepLBAp6EV87U88fOKYGCQI2viGAEOVU9UW/cgQcxcOMnfEKVY3Q==}
engines: {node: '>=18.0.0'}
hasBin: true
dependencies:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment