Skip to content

Commit

Permalink
Adds immutable as devdep to expect-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
romellem committed Apr 29, 2022
1 parent 0a2da44 commit f3586a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/expect-utils/package.json
Expand Up @@ -20,6 +20,7 @@
"jest-get-type": "^28.0.2"
},
"devDependencies": {
"immutable": "^4.0.0",
"jest-matcher-utils": "^28.0.2"
},
"engines": {
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Expand Up @@ -2606,6 +2606,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jest/expect-utils@workspace:packages/expect-utils"
dependencies:
immutable: ^4.0.0
jest-get-type: ^28.0.2
jest-matcher-utils: ^28.0.2
languageName: unknown
Expand Down

0 comments on commit f3586a7

Please sign in to comment.