Skip to content

Commit

Permalink
Merge pull request #309 from opencomponents/jest-environment-jsdom-23…
Browse files Browse the repository at this point in the history
….0.1-238.0.0

Update jest-environment-jsdom in / from 23.0.0 to 23.0.1
  • Loading branch information
matteofigus authored May 29, 2018
2 parents ccf7fab + f69b68b commit a9aec96
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"codecov": "3.0.2",
"husky": "0.14.3",
"jest": "23.0.1",
"jest-environment-jsdom": "23.0.0",
"jest-environment-jsdom": "23.0.1",
"lerna": "2.11.0",
"lint-staged": "7.1.2",
"node-dir": "0.1.17",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4224,21 +4224,21 @@ jest-docblock@^23.0.1:
dependencies:
detect-newline "^2.1.0"

[email protected]:
version "23.0.1"
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-23.0.1.tgz#da689eb9358dc16e5708abb208f4eb26a439575c"
dependencies:
jest-mock "^23.0.1"
jest-util "^23.0.1"
jsdom "^11.5.1"

jest-each@^23.0.1:
version "23.0.1"
resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-23.0.1.tgz#a6e5dbf530afc6bf9d74792dde69d8db70f84706"
dependencies:
chalk "^2.0.1"
pretty-format "^23.0.1"

[email protected]:
version "23.0.0"
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-23.0.0.tgz#57b0f0dd263359a86d7952a4b712b3fabca1a625"
dependencies:
jest-mock "^23.0.0"
jest-util "^23.0.0"
jsdom "^11.5.1"

jest-environment-jsdom@^22.4.1:
version "22.4.1"
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-22.4.1.tgz#754f408872441740100d3917e5ec40c74de6447f"
Expand Down

0 comments on commit a9aec96

Please sign in to comment.