Skip to content

Commit

Permalink
Bump immer from 9.0.19 to 10.1.1 (#43738)
Browse files Browse the repository at this point in the history
Bumps [immer](https://github.com/immerjs/immer) from 9.0.19 to 10.1.1.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](immerjs/immer@v9.0.19...v10.1.1)

---
updated-dependencies:
- dependency-name: immer
  dependency-type: direct:development
  update-type: version-update:semver-major
...



---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
ravicious and dependabot[bot] authored Jul 2, 2024
1 parent a4042d2 commit a47b407
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web/packages/teleterm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"eslint-import-resolver-webpack": "0.13.2",
"eslint-loader": "3.0.3",
"google-protobuf": "^3.20.1",
"immer": "^9.0.7",
"immer": "^10.1.1",
"jest-canvas-mock": "^2.3.1",
"node-forge": "^1.3.1",
"react-dnd": "^14.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9779,10 +9779,10 @@ ignore@^5.2.4:
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==

immer@^9.0.7:
version "9.0.19"
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.19.tgz#67fb97310555690b5f9cd8380d38fc0aabb6b38b"
integrity sha512-eY+Y0qcsB4TZKwgQzLaE/lqYMlKhv5J9dyd2RhhtGhNo2njPXDqU9XPfcNfa3MIDsdtZt5KlkIsirlo4dHsWdQ==
immer@^10.1.1:
version "10.1.1"
resolved "https://registry.yarnpkg.com/immer/-/immer-10.1.1.tgz#206f344ea372d8ea176891545ee53ccc062db7bc"
integrity sha512-s2MPrmjovJcoMaHtx6K11Ra7oD05NT97w1IC5zpMkT6Atjr7H8LjaDd81iIxUYpMKSRRNMJE703M1Fhr/TctHw==

import-fresh@^3.1.0, import-fresh@^3.2.1:
version "3.3.0"
Expand Down

0 comments on commit a47b407

Please sign in to comment.