Merge pull request #896 from fosrl/dependabot/npm_and_yarn/dev-minor-updates-fd9b651c61

Bump tsx from 4.19.4 to 4.20.1 in the dev-minor-updates group
This commit is contained in:
Owen Schwartz 2025-06-13 09:34:21 -04:00 committed by GitHub
commit 13825568fe
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

@ -117,7 +117,7 @@
"react-email": "4.0.16", "react-email": "4.0.16",
"tailwindcss": "^4.1.4", "tailwindcss": "^4.1.4",
"tsc-alias": "1.8.16", "tsc-alias": "1.8.16",
"tsx": "4.19.4", "tsx": "4.20.1",
"typescript": "^5", "typescript": "^5",
"typescript-eslint": "^8.34.0", "typescript-eslint": "^8.34.0",
"yargs": "18.0.0" "yargs": "18.0.0"
@ -15625,9 +15625,9 @@
} }
}, },
"node_modules/tsx": { "node_modules/tsx": {
"version": "4.19.4", "version": "4.20.1",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.4.tgz", "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.20.1.tgz",
"integrity": "sha512-gK5GVzDkJK1SI1zwHf32Mqxf2tSJkNx+eYcNly5+nHvWqXUJYUkWBQtKauoESz3ymezAI++ZwT855x5p5eop+Q==", "integrity": "sha512-JsFUnMHIE+g8KllOvWTrSOwCKM10xLcsesvUQR61znsbrcwZ4U/QaqdymmvTqG5GMD7k2VFv9UG35C4dRy34Ag==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View file

@ -134,7 +134,7 @@
"react-email": "4.0.16", "react-email": "4.0.16",
"tailwindcss": "^4.1.4", "tailwindcss": "^4.1.4",
"tsc-alias": "1.8.16", "tsc-alias": "1.8.16",
"tsx": "4.19.4", "tsx": "4.20.1",
"typescript": "^5", "typescript": "^5",
"typescript-eslint": "^8.34.0", "typescript-eslint": "^8.34.0",
"yargs": "18.0.0" "yargs": "18.0.0"