mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2026-02-06 09:55:43 +00:00
Merge pull request #121 from IT4Change/update-packages-2024-06-22
chore(other): update packages 2024 06 22
This commit is contained in:
commit
ceb65661bb
1830
package-lock.json
generated
1830
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
20
package.json
20
package.json
@ -38,27 +38,27 @@
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.10.0",
|
||||
"@typescript-eslint/parser": "^7.10.0",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.13",
|
||||
"cypress": "^13.11.0",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.14",
|
||||
"cypress": "^13.12.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-config-standard": "^17.1.0",
|
||||
"eslint-import-resolver-typescript": "^3.6.1",
|
||||
"eslint-plugin-cypress": "^3.2.0",
|
||||
"eslint-plugin-cypress": "^3.3.0",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-json": "^3.1.0",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"eslint-plugin-promise": "^6.1.1",
|
||||
"eslint-plugin-security": "^3.0.0",
|
||||
"eslint-plugin-security": "^3.0.1",
|
||||
"eslint-plugin-yml": "^1.14.0",
|
||||
"multiple-cucumber-html-reporter": "^3.6.2",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier": "^3.3.2",
|
||||
"ts-loader": "^9.5.1",
|
||||
"tsx": "^4.15.5",
|
||||
"typescript": "^5.4.5",
|
||||
"vuepress": "^2.0.0-rc.13",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.48",
|
||||
"vuepress-theme-hope": "^2.0.0-rc.48"
|
||||
"tsx": "^4.15.7",
|
||||
"typescript": "^5.5.2",
|
||||
"vuepress": "^2.0.0-rc.14",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.50",
|
||||
"vuepress-theme-hope": "^2.0.0-rc.50"
|
||||
},
|
||||
"cypress-cucumber-preprocessor": {
|
||||
"nonGlobalStepDefinitions": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user