Commit 73e5cf0c authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #8326 from ethereum-optimism/dependabot/npm_and_yarn/tsx-4.6.0

build(deps-dev): bump tsx from 4.5.0 to 4.6.0
parents e624c637 ca743dcd
...@@ -63,6 +63,6 @@ ...@@ -63,6 +63,6 @@
"@nomiclabs/hardhat-waffle": "^2.0.6", "@nomiclabs/hardhat-waffle": "^2.0.6",
"hardhat": "^2.19.1", "hardhat": "^2.19.1",
"ts-node": "^10.9.1", "ts-node": "^10.9.1",
"tsx": "^4.5.0" "tsx": "^4.6.0"
} }
} }
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
"devDependencies": { "devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.13.1", "@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.11.0", "@typescript-eslint/parser": "^6.11.0",
"tsx": "^4.5.0", "tsx": "^4.6.0",
"typescript": "^5.3.2" "typescript": "^5.3.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.10.0)(typescript@5.3.2) version: 10.9.1(@types/node@20.10.0)(typescript@5.3.2)
tsx: tsx:
specifier: ^4.5.0 specifier: ^4.6.0
version: 4.5.0 version: 4.6.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.3.2) version: 6.11.0(eslint@8.54.0)(typescript@5.3.2)
tsx: tsx:
specifier: ^4.5.0 specifier: ^4.6.0
version: 4.5.0 version: 4.6.0
typescript: typescript:
specifier: ^5.3.2 specifier: ^5.3.2
version: 5.3.2 version: 5.3.2
...@@ -13918,8 +13918,8 @@ packages: ...@@ -13918,8 +13918,8 @@ packages:
- ts-node - ts-node
dev: true dev: true
/tsx@4.5.0: /tsx@4.6.0:
resolution: {integrity: sha512-hgxdziy9KLaHh9KE+a6tIZFP6kb0MLq/1D0sJVifbGP4QVEYhy6+2FNn7MyCm1pMc63p9CW/L1OzdqTNPxs6rg==} resolution: {integrity: sha512-HLHaDQ78mly4Pd5co6tWQOiNVYoYYAPUcwSSZK4bcs3zSEsg+/67LS/ReHook0E7DKPfe1J5jc0ocIhUrnaR4w==}
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