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

build(deps-dev): bump tsx from 3.14.0 to 4.1.1

Bumps [tsx](https://github.com/privatenumber/tsx) from 3.14.0 to 4.1.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/v3.14.0...v4.1.1)

---
updated-dependencies:
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-major
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 111f3f3a
......@@ -65,6 +65,6 @@
"@nomiclabs/hardhat-waffle": "^2.0.6",
"hardhat": "^2.19.0",
"ts-node": "^10.9.1",
"tsx": "^3.14.0"
"tsx": "^4.1.1"
}
}
......@@ -46,7 +46,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.9.1",
"tsx": "^3.14.0",
"tsx": "^4.1.1",
"typescript": "^5.2.2"
}
}
......@@ -186,8 +186,8 @@ importers:
specifier: ^10.9.1
version: 10.9.1(@types/node@20.9.0)(typescript@5.2.2)
tsx:
specifier: ^3.14.0
version: 3.14.0
specifier: ^4.1.1
version: 4.1.1
packages/common-ts:
dependencies:
......@@ -274,8 +274,8 @@ importers:
specifier: ^6.9.1
version: 6.9.1(eslint@8.53.0)(typescript@5.2.2)
tsx:
specifier: ^3.14.0
version: 3.14.0
specifier: ^4.1.1
version: 4.1.1
typescript:
specifier: ^5.2.2
version: 5.2.2
......@@ -13882,8 +13882,9 @@ packages:
- ts-node
dev: true
/tsx@3.14.0:
resolution: {integrity: sha512-xHtFaKtHxM9LOklMmJdI3BEnQq/D5F73Of2E1GDrITi9sgoVkvIsrQUTY1G8FlmGtA+awCI4EBlTRRYxkL2sRg==}
/tsx@4.1.1:
resolution: {integrity: sha512-zyPn5BFMB0TB5kMLbYPNx4x/oL/oSlaecdKCv6WeJ0TeSEfx8RTJWjuB5TZ2dSewktgfBsBO/HNA9mrMWqLXMA==}
engines: {node: '>=18.0.0'}
hasBin: true
dependencies:
esbuild: 0.18.20
......
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