Merge pull request #126 from IT4Change/dependabot/npm_and_yarn/typescript-cacfa0d1ad

Bump the typescript group across 1 directory with 2 updates
This commit is contained in:
mahula 2024-07-07 11:08:46 +02:00 committed by GitHub
commit e39fd8d6da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@ -30,8 +30,8 @@
"multiple-cucumber-html-reporter": "^3.6.2",
"prettier": "^3.3.2",
"ts-loader": "^9.5.1",
"tsx": "^4.16.0",
"typescript": "^5.5.2",
"tsx": "^4.16.2",
"typescript": "^5.5.3",
"vuepress": "^2.0.0-rc.14",
"vuepress-plugin-search-pro": "^2.0.0-rc.50",
"vuepress-theme-hope": "^2.0.0-rc.50"
@ -15114,9 +15114,9 @@
"dev": true
},
"node_modules/tsx": {
"version": "4.16.0",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.16.0.tgz",
"integrity": "sha512-MPgN+CuY+4iKxGoJNPv+1pyo5YWZAQ5XfsyobUG+zoKG7IkvCPLZDEyoIb8yLS2FcWci1nlxAqmvPlFWD5AFiQ==",
"version": "4.16.2",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.16.2.tgz",
"integrity": "sha512-C1uWweJDgdtX2x600HjaFaucXTilT7tgUZHbOE4+ypskZ1OP8CRCSDkCxG6Vya9EwaFIVagWwpaVAn5wzypaqQ==",
"dev": true,
"dependencies": {
"esbuild": "~0.21.5",
@ -15311,9 +15311,9 @@
"peer": true
},
"node_modules/typescript": {
"version": "5.5.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.2.tgz",
"integrity": "sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==",
"version": "5.5.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz",
"integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==",
"dev": true,
"bin": {
"tsc": "bin/tsc",

View File

@ -54,8 +54,8 @@
"multiple-cucumber-html-reporter": "^3.6.2",
"prettier": "^3.3.2",
"ts-loader": "^9.5.1",
"tsx": "^4.16.0",
"typescript": "^5.5.2",
"tsx": "^4.16.2",
"typescript": "^5.5.3",
"vuepress": "^2.0.0-rc.14",
"vuepress-plugin-search-pro": "^2.0.0-rc.50",
"vuepress-theme-hope": "^2.0.0-rc.50"