Commit ec11b3c5 authored by refcell.eth's avatar refcell.eth Committed by GitHub

Merge pull request #8231 from ethereum-optimism/dependabot/npm_and_yarn/tsx-4.2.0

build(deps-dev): bump tsx from 4.1.1 to 4.2.0
parents bce7fb57 69daf0fe
...@@ -63,6 +63,6 @@ ...@@ -63,6 +63,6 @@
"@nomiclabs/hardhat-waffle": "^2.0.6", "@nomiclabs/hardhat-waffle": "^2.0.6",
"hardhat": "^2.19.0", "hardhat": "^2.19.0",
"ts-node": "^10.9.1", "ts-node": "^10.9.1",
"tsx": "^4.1.1" "tsx": "^4.2.0"
} }
} }
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
"devDependencies": { "devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.12.0", "@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.11.0", "@typescript-eslint/parser": "^6.11.0",
"tsx": "^4.1.1", "tsx": "^4.2.0",
"typescript": "^5.2.2" "typescript": "^5.2.2"
} }
} }
...@@ -183,8 +183,8 @@ importers: ...@@ -183,8 +183,8 @@ importers:
specifier: ^10.9.1 specifier: ^10.9.1
version: 10.9.1(@types/node@20.9.3)(typescript@5.2.2) version: 10.9.1(@types/node@20.9.3)(typescript@5.2.2)
tsx: tsx:
specifier: ^4.1.1 specifier: ^4.2.0
version: 4.1.1 version: 4.2.0
packages/common-ts: packages/common-ts:
dependencies: dependencies:
...@@ -271,8 +271,8 @@ importers: ...@@ -271,8 +271,8 @@ importers:
specifier: ^6.11.0 specifier: ^6.11.0
version: 6.11.0(eslint@8.54.0)(typescript@5.2.2) version: 6.11.0(eslint@8.54.0)(typescript@5.2.2)
tsx: tsx:
specifier: ^4.1.1 specifier: ^4.2.0
version: 4.1.1 version: 4.2.0
typescript: typescript:
specifier: ^5.2.2 specifier: ^5.2.2
version: 5.2.2 version: 5.2.2
...@@ -13850,8 +13850,8 @@ packages: ...@@ -13850,8 +13850,8 @@ packages:
- ts-node - ts-node
dev: true dev: true
/tsx@4.1.1: /tsx@4.2.0:
resolution: {integrity: sha512-zyPn5BFMB0TB5kMLbYPNx4x/oL/oSlaecdKCv6WeJ0TeSEfx8RTJWjuB5TZ2dSewktgfBsBO/HNA9mrMWqLXMA==} resolution: {integrity: sha512-hvAXAz4KUYNyjXOjJJgyjT7YOGFUNLC8jnODI6Omc/wGKaZ7z0FvW5d2haqg1GLfX49H3nZOpLYRlHMYGI8Wbw==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
hasBin: true hasBin: true
dependencies: 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