Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dep: bump immer to ^9.0.6 #2500

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore: upgrade yarn.lock registry
  • Loading branch information
HaishengLiang committed Sep 13, 2022
commit 821aa69c23bbd7d6095558960c12877dc34bf0bd
2 changes: 1 addition & 1 deletion packages/dva-immer/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

immer@^9.0.6:
version "9.0.15"
resolved "http://registry.ygego.prod/nexus/repository/npm/immer/-/immer-9.0.15.tgz#0b9169e5b1d22137aba7d43f8a81a495dd1b62dc"
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.15.tgz#0b9169e5b1d22137aba7d43f8a81a495dd1b62dc"
integrity sha512-2eB/sswms9AEUSkOm4SbV5Y7Vmt/bKRwByd52jfLkW4OLYeaTP3EEiJ9agqU0O/tq6Dk62Zfj+TJSqfm1rLVGQ==

regenerator-runtime@^0.12.0:
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11399,7 +11399,7 @@ umask@^1.1.0:

umi-test@^1.9.7:
version "1.9.7"
resolved "http://registry.ygego.prod/nexus/repository/npm/umi-test/-/umi-test-1.9.7.tgz#6c97e4e3116bf50d01f4ca0af7f1a701104b595e"
resolved "https://registry.npmjs.org/umi-test/-/umi-test-1.9.7.tgz#6c97e4e3116bf50d01f4ca0af7f1a701104b595e"
integrity sha512-CacQE/YwbL7QuzNolAuVR0KNbR1OjC8Ki2ZLSu9ZO1qE6LnBInRo/J5IDbD8/0gmb04JBR/flyDw++hqTtF4yw==
dependencies:
"@babel/core" "7.4.5"
Expand All @@ -11426,7 +11426,7 @@ umi-test@^1.9.7:

umi-utils@1.7.3:
version "1.7.3"
resolved "http://registry.ygego.prod/nexus/repository/npm/umi-utils/-/umi-utils-1.7.3.tgz#fe11d487d2894f2e06ca7f65a2a19d5b1f901335"
resolved "https://registry.npmjs.org/umi-utils/-/umi-utils-1.7.3.tgz#fe11d487d2894f2e06ca7f65a2a19d5b1f901335"
integrity sha512-KLUGIKXkuPOq8LACQN57nj9rSPIjLz8eLbR4mZpihJ3BgL3f1bZFvmUV/VYHr9D7PfFH2Vb1Y6UAOuNkKL9g2g==
dependencies:
chalk "2.4.2"
Expand Down