Skip to content

Commit

Permalink
leave immutable alone
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Sep 28, 2021
1 parent 33ed1f1 commit 7e4399d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/pretty-format/package.json
Expand Up @@ -25,7 +25,7 @@
"@types/react": "*",
"@types/react-is": "^17.0.0",
"@types/react-test-renderer": "*",
"immutable": "4.0.0-rc.15",
"immutable": "4.0.0-rc.9",
"jest-util": "^27.2.3",
"react": "*",
"react-dom": "*",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Expand Up @@ -11614,7 +11614,14 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"immutable@npm:4.0.0-rc.15, immutable@npm:^4.0.0-rc.12":
"immutable@npm:4.0.0-rc.9":
version: 4.0.0-rc.9
resolution: "immutable@npm:4.0.0-rc.9"
checksum: 257afb2ecabb372b54b67649ef6f2aacaa6b442b7d40530d04c891dad15aed620e3a146ddc3b4f573f29e1b09d58d5b39f8c282ecf0801d67aa20818e20c6002
languageName: node
linkType: hard

"immutable@npm:^4.0.0-rc.12":
version: 4.0.0-rc.15
resolution: "immutable@npm:4.0.0-rc.15"
checksum: 0b288a3f64f565eb4c3cf15109fe879d6b8c15a05f570a31b78fe5d66143feb736df4ea3ad9c331f1911b75b525d946e6a99ed2a7abc79b272ab694f735afeec
Expand Down Expand Up @@ -17456,7 +17463,7 @@ fsevents@^1.2.7:
"@types/react-test-renderer": "*"
ansi-regex: ^5.0.1
ansi-styles: ^5.0.0
immutable: 4.0.0-rc.15
immutable: 4.0.0-rc.9
jest-util: ^27.2.3
react: "*"
react-dom: "*"
Expand Down

0 comments on commit 7e4399d

Please sign in to comment.