Skip to content

chore(dependabot): ignore esm chai >= 5.0.0#4296

Merged
straker merged 3 commits intodevelopfrom
ignore-chai-dependabot
Jan 9, 2024
Merged

chore(dependabot): ignore esm chai >= 5.0.0#4296
straker merged 3 commits intodevelopfrom
ignore-chai-dependabot

Conversation

@straker
Copy link
Copy Markdown
Contributor

@straker straker commented Jan 9, 2024

@straker straker requested a review from a team as a code owner January 9, 2024 16:22
},
"devDependencies": {
"axe-core": "^4.6.2",
"chai": "^4.4.0",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without the pin karma-chai installs the latest version of chai which would install v5.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pinning it to solve that problem is reasonable, but can we keep the version used here and the version used by the root package/lockfile consistent?

},
"devDependencies": {
"axe-core": "^4.6.2",
"chai": "^4.4.0",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pinning it to solve that problem is reasonable, but can we keep the version used here and the version used by the root package/lockfile consistent?

@straker straker merged commit db96afb into develop Jan 9, 2024
@straker straker deleted the ignore-chai-dependabot branch January 9, 2024 21:14
@straker straker mentioned this pull request Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants