Merge pull request #85 from IT4Change/dependabot/npm_and_yarn/tsx-4.9.4

Bump tsx from 4.9.0 to 4.9.4
This commit is contained in:
mahula 2024-05-12 16:14:45 +02:00 committed by GitHub
commit cba13ac82a
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

@ -30,7 +30,7 @@
"multiple-cucumber-html-reporter": "^3.6.2",
"prettier": "^3.2.5",
"ts-loader": "^9.5.1",
"tsx": "^4.9.0",
"tsx": "^4.9.4",
"typescript": "^5.4.5",
"vuepress": "^2.0.0-rc.9",
"vuepress-plugin-search-pro": "^2.0.0-rc.37",
@ -15104,9 +15104,9 @@
"dev": true
},
"node_modules/tsx": {
"version": "4.9.0",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.9.0.tgz",
"integrity": "sha512-UY0UUhDPL6MkqkZU4xTEjEBOLfV+RIt4xeeJ1qwK73xai4/zveG+X6+tieILa7rjtegUW2LE4p7fw7gAoLuytA==",
"version": "4.9.4",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.9.4.tgz",
"integrity": "sha512-TlSJTVn2taGGDgdV3jAqCj7WQ/CafCB5p4SbG7W2Bl/0AJWH1ShJlBbc0y2lOFTjQEVAAULSTlmehw/Mwv3S/Q==",
"dev": true,
"dependencies": {
"esbuild": "~0.20.2",

View File

@ -54,7 +54,7 @@
"multiple-cucumber-html-reporter": "^3.6.2",
"prettier": "^3.2.5",
"ts-loader": "^9.5.1",
"tsx": "^4.9.0",
"tsx": "^4.9.4",
"typescript": "^5.4.5",
"vuepress": "^2.0.0-rc.9",
"vuepress-plugin-search-pro": "^2.0.0-rc.37",