Skip to content

Conversation

@jdufresne
Copy link
Contributor

Summary

The following dependencies are unused directly by the jest-environment-jsdom package:

  • @types/jsdom
  • @types/node

These are instead imported and used by the
jest-environment-jsdom-abstract package only, so let that package manage them. These are just transient dependencies.

Unused since 01a923b.

Test plan

Project test suite, type checker, and CI.

The following dependencies are unused directly by the
jest-environment-jsdom package:

- `@types/jsdom`
- `@types/node`

These are instead imported and used by the
jest-environment-jsdom-abstract package only, so let that package manage
them.

Unused since 01a923b.
@netlify
Copy link

netlify bot commented Jan 4, 2026

Deploy Preview for jestjs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 7377ca4
🔍 Latest deploy log https://app.netlify.com/projects/jestjs/deploys/695a860d954fbc0008637a9d
😎 Deploy Preview https://deploy-preview-15928--jestjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 4, 2026

Open in StackBlitz

babel-jest

npm i https://pkg.pr.new/babel-jest@15928

babel-plugin-jest-hoist

npm i https://pkg.pr.new/babel-plugin-jest-hoist@15928

babel-preset-jest

npm i https://pkg.pr.new/babel-preset-jest@15928

create-jest

npm i https://pkg.pr.new/create-jest@15928

@jest/diff-sequences

npm i https://pkg.pr.new/@jest/diff-sequences@15928

expect

npm i https://pkg.pr.new/expect@15928

@jest/expect-utils

npm i https://pkg.pr.new/@jest/expect-utils@15928

jest

npm i https://pkg.pr.new/jest@15928

jest-changed-files

npm i https://pkg.pr.new/jest-changed-files@15928

jest-circus

npm i https://pkg.pr.new/jest-circus@15928

jest-cli

npm i https://pkg.pr.new/jest-cli@15928

jest-config

npm i https://pkg.pr.new/jest-config@15928

@jest/console

npm i https://pkg.pr.new/@jest/console@15928

@jest/core

npm i https://pkg.pr.new/@jest/core@15928

@jest/create-cache-key-function

npm i https://pkg.pr.new/@jest/create-cache-key-function@15928

jest-diff

npm i https://pkg.pr.new/jest-diff@15928

jest-docblock

npm i https://pkg.pr.new/jest-docblock@15928

jest-each

npm i https://pkg.pr.new/jest-each@15928

@jest/environment

npm i https://pkg.pr.new/@jest/environment@15928

jest-environment-jsdom

npm i https://pkg.pr.new/jest-environment-jsdom@15928

@jest/environment-jsdom-abstract

npm i https://pkg.pr.new/@jest/environment-jsdom-abstract@15928

jest-environment-node

npm i https://pkg.pr.new/jest-environment-node@15928

@jest/expect

npm i https://pkg.pr.new/@jest/expect@15928

@jest/fake-timers

npm i https://pkg.pr.new/@jest/fake-timers@15928

@jest/get-type

npm i https://pkg.pr.new/@jest/get-type@15928

@jest/globals

npm i https://pkg.pr.new/@jest/globals@15928

jest-haste-map

npm i https://pkg.pr.new/jest-haste-map@15928

jest-jasmine2

npm i https://pkg.pr.new/jest-jasmine2@15928

jest-leak-detector

npm i https://pkg.pr.new/jest-leak-detector@15928

jest-matcher-utils

npm i https://pkg.pr.new/jest-matcher-utils@15928

jest-message-util

npm i https://pkg.pr.new/jest-message-util@15928

jest-mock

npm i https://pkg.pr.new/jest-mock@15928

@jest/pattern

npm i https://pkg.pr.new/@jest/pattern@15928

jest-phabricator

npm i https://pkg.pr.new/jest-phabricator@15928

jest-regex-util

npm i https://pkg.pr.new/jest-regex-util@15928

@jest/reporters

npm i https://pkg.pr.new/@jest/reporters@15928

jest-resolve

npm i https://pkg.pr.new/jest-resolve@15928

jest-resolve-dependencies

npm i https://pkg.pr.new/jest-resolve-dependencies@15928

jest-runner

npm i https://pkg.pr.new/jest-runner@15928

jest-runtime

npm i https://pkg.pr.new/jest-runtime@15928

@jest/schemas

npm i https://pkg.pr.new/@jest/schemas@15928

jest-snapshot

npm i https://pkg.pr.new/jest-snapshot@15928

@jest/snapshot-utils

npm i https://pkg.pr.new/@jest/snapshot-utils@15928

@jest/source-map

npm i https://pkg.pr.new/@jest/source-map@15928

@jest/test-result

npm i https://pkg.pr.new/@jest/test-result@15928

@jest/test-sequencer

npm i https://pkg.pr.new/@jest/test-sequencer@15928

@jest/transform

npm i https://pkg.pr.new/@jest/transform@15928

@jest/types

npm i https://pkg.pr.new/@jest/types@15928

jest-util

npm i https://pkg.pr.new/jest-util@15928

jest-validate

npm i https://pkg.pr.new/jest-validate@15928

jest-watcher

npm i https://pkg.pr.new/jest-watcher@15928

jest-worker

npm i https://pkg.pr.new/jest-worker@15928

pretty-format

npm i https://pkg.pr.new/pretty-format@15928

commit: 7377ca4

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.

1 participant