Merge pull request #37 from alrayyes/dependabot/npm_and_yarn/tsx-4.15.7

chore(deps-dev): bump tsx from 4.15.6 to 4.15.7
This commit is contained in:
Ryan Kes 2024-06-24 16:45:07 +02:00 committed by GitHub
commit 9275a988fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -81,7 +81,7 @@
"@types/yargs": "^17.0.32",
"esbuild": "^0.19.9",
"prettier": "^3.3.2",
"tsx": "^4.15.6",
"tsx": "^4.15.7",
"typescript": "^5.5.2"
},
"engines": {
@ -5734,9 +5734,9 @@
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q=="
},
"node_modules/tsx": {
"version": "4.15.6",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.15.6.tgz",
"integrity": "sha512-is0VQQlfNZRHEuSSTKA6m4xw74IU4AizmuB6lAYLRt9XtuyeQnyJYexhNZOPCB59SqC4JzmSzPnHGBXxf3k0hA==",
"version": "4.15.7",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.15.7.tgz",
"integrity": "sha512-u3H0iSFDZM3za+VxkZ1kywdCeHCn+8/qHQS1MNoO2sONDgD95HlWtt8aB23OzeTmFP9IU4/8bZUdg58Uu5J4cg==",
"dev": true,
"dependencies": {
"esbuild": "~0.21.4",

View file

@ -104,7 +104,7 @@
"@types/yargs": "^17.0.32",
"esbuild": "^0.19.9",
"prettier": "^3.3.2",
"tsx": "^4.15.6",
"tsx": "^4.15.7",
"typescript": "^5.5.2"
}
}