Merge pull request #110 from IT4Change/dependabot/npm_and_yarn/typescript-951fac14f2

Bump tsx from 4.11.2 to 4.13.2 in the typescript group
This commit is contained in:
mahula 2024-06-09 17:52:17 +02:00 committed by GitHub
commit 5adbe59620
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.11.2",
"tsx": "^4.13.2",
"typescript": "^5.4.5",
"vuepress": "^2.0.0-rc.9",
"vuepress-plugin-search-pro": "^2.0.0-rc.43",
@ -15165,9 +15165,9 @@
"dev": true
},
"node_modules/tsx": {
"version": "4.11.2",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.11.2.tgz",
"integrity": "sha512-V5DL5v1BuItjsQ2FN9+4OjR7n5cr8hSgN+VGmm/fd2/0cgQdBIWHcQ3bFYm/5ZTmyxkTDBUIaRuW2divgfPe0A==",
"version": "4.13.2",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.13.2.tgz",
"integrity": "sha512-s+WGqChkA77uU8xij1IdO9jQnwJAiWJto0bF5yJLbAZpLtNs82Qa5CwMBxWjJ7QOYU9MzBf4MCNt6lZduwkQ+g==",
"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.11.2",
"tsx": "^4.13.2",
"typescript": "^5.4.5",
"vuepress": "^2.0.0-rc.9",
"vuepress-plugin-search-pro": "^2.0.0-rc.43",