Skip to content

Commit

Permalink
jest-environment-jsdom isn't hoisted in CI??
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke committed Apr 19, 2024
1 parent 29ebd7f commit 5aa12f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"chai": "^4.1.2",
"eslint": "^7.32.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-fetch-mock": "^3.0.3",
"miragejs": "^0.1.32",
"mocha": "^10.4.0",
Expand Down
3 changes: 2 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2299,6 +2299,7 @@ __metadata:
history: "npm:^4.6.3"
hoist-non-react-statics: "npm:^3.3.0"
jest: "npm:^29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
jest-fetch-mock: "npm:^3.0.3"
jwt-decode: "npm:^3.1.2"
ky: "npm:^0.23.0"
Expand Down Expand Up @@ -10501,7 +10502,7 @@ __metadata:
languageName: node
linkType: hard

"jest-environment-jsdom@npm:^29.5.0":
"jest-environment-jsdom@npm:^29.5.0, jest-environment-jsdom@npm:^29.7.0":
version: 29.7.0
resolution: "jest-environment-jsdom@npm:29.7.0"
dependencies:
Expand Down

0 comments on commit 5aa12f8

Please sign in to comment.