mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2026-01-15 09:24:37 +00:00
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:
commit
e39fd8d6da
16
package-lock.json
generated
16
package-lock.json
generated
@ -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",
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user