Merge pull request #98 from IT4Change/dependabot/npm_and_yarn/typescript-5dab9ec4c2

Bump tsx from 4.10.4 to 4.11.0 in the typescript group
This commit is contained in:
mahula 2024-05-25 07:48:30 +02:00 committed by GitHub
commit 6e2e2e034c
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.10.4",
"tsx": "^4.11.0",
"typescript": "^5.4.5",
"vuepress": "^2.0.0-rc.9",
"vuepress-plugin-search-pro": "^2.0.0-rc.43",
@ -15227,9 +15227,9 @@
"dev": true
},
"node_modules/tsx": {
"version": "4.10.4",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.10.4.tgz",
"integrity": "sha512-Gtg9qnZWNqC/OtcgiXfoAUdAKx3/cgKOYvEocAsv+m21MV/eKpV/WUjRXe6/sDCaGBl2/v8S6v29BpUnGMCX5A==",
"version": "4.11.0",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.11.0.tgz",
"integrity": "sha512-vzGGELOgAupsNVssAmZjbUDfdm/pWP4R+Kg8TVdsonxbXk0bEpE1qh0yV6/QxUVXaVlNemgcPajGdJJ82n3stg==",
"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.10.4",
"tsx": "^4.11.0",
"typescript": "^5.4.5",
"vuepress": "^2.0.0-rc.9",
"vuepress-plugin-search-pro": "^2.0.0-rc.43",