Skip to content

Commit

Permalink
chore(deps): update resolutions @cucumber/cucumber to v11 (#933)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 10, 2024
1 parent 4bd549f commit bcd5122
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion examples/app-cucumber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"vue-router": "^4.4.3"
},
"devDependencies": {
"@cucumber/cucumber": "10.9.0",
"@cucumber/cucumber": "11.0.0",
"@nuxt/test-utils": "latest",
"ts-node": "10.9.2"
}
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"vitest-environment-nuxt": "^1.0.1"
},
"devDependencies": {
"@cucumber/cucumber": "10.9.0",
"@cucumber/cucumber": "11.0.0",
"@jest/globals": "29.7.0",
"@nuxt/devtools": "1.0.8",
"@nuxt/eslint-config": "0.5.6",
Expand Down Expand Up @@ -96,7 +96,7 @@
"vue-tsc": "2.1.6"
},
"peerDependencies": {
"@cucumber/cucumber": "^10.3.1",
"@cucumber/cucumber": "^10.3.1 || ^11.0.0",
"@jest/globals": "^29.5.0",
"@playwright/test": "^1.43.1",
"@testing-library/vue": "^7.0.0 || ^8.0.1",
Expand Down Expand Up @@ -145,7 +145,7 @@
}
},
"resolutions": {
"@cucumber/cucumber": "10.9.0",
"@cucumber/cucumber": "11.0.0",
"@nuxt/devtools": "1.0.8",
"@nuxt/kit": "^3.13.1",
"@nuxt/schema": "^3.13.1",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bcd5122

Please sign in to comment.