Merge pull request #148 from IT4Change/dependabot/npm_and_yarn/typescript-eb29ab2de2

Bump tsx from 4.17.0 to 4.19.0 in the typescript group
This commit is contained in:
mahula 2024-09-02 11:29:29 +02:00 committed by GitHub
commit 8d7bd4879c
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.7.0",
"prettier": "^3.3.2",
"ts-loader": "^9.5.1",
"tsx": "^4.17.0",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"vuepress": "^2.0.0-rc.14",
"vuepress-plugin-search-pro": "^2.0.0-rc.50",
@ -15548,9 +15548,9 @@
"dev": true
},
"node_modules/tsx": {
"version": "4.17.0",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.17.0.tgz",
"integrity": "sha512-eN4mnDA5UMKDt4YZixo9tBioibaMBpoxBkD+rIPAjVmYERSG0/dWEY1CEFuV89CgASlKL499q8AhmkMnnjtOJg==",
"version": "4.19.0",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.0.tgz",
"integrity": "sha512-bV30kM7bsLZKZIOCHeMNVMJ32/LuJzLVajkQI/qf92J2Qr08ueLQvW00PUZGiuLPP760UINwupgUj8qrSCPUKg==",
"dev": true,
"dependencies": {
"esbuild": "~0.23.0",

View File

@ -54,7 +54,7 @@
"multiple-cucumber-html-reporter": "^3.7.0",
"prettier": "^3.3.2",
"ts-loader": "^9.5.1",
"tsx": "^4.17.0",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"vuepress": "^2.0.0-rc.14",
"vuepress-plugin-search-pro": "^2.0.0-rc.50",