Skip to content

CHANGE: @W-19015089@: Update dependencies as much as possible#315

Merged
stephen-carter-at-sf merged 2 commits into
devfrom
sc/W-19015089
Jul 15, 2025
Merged

CHANGE: @W-19015089@: Update dependencies as much as possible#315
stephen-carter-at-sf merged 2 commits into
devfrom
sc/W-19015089

Conversation

@stephen-carter-at-sf

Copy link
Copy Markdown
Contributor

No description provided.

"eslint": "^9.28.0",
"jest": "^29.7.0",
"@eslint/js": "^9.31.0",
"@types/jest": "^30.0.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.

This is a dumb question, but why isn't @types/jest in the top-level package.json?

@stephen-carter-at-sf stephen-carter-at-sf Jul 15, 2025

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.

The top level doesn't have any tests where we need the types defined. The top level package only needs jest so that we can call the jest script for the whole monorepo instead of calling jest individually on each package at a time.

@stephen-carter-at-sf stephen-carter-at-sf merged commit 0103a40 into dev Jul 15, 2025
7 checks passed
@stephen-carter-at-sf stephen-carter-at-sf deleted the sc/W-19015089 branch July 15, 2025 12:14
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