Skip to content

Commit 0a9f764

Browse files
Bump immutable from 4.0.0-rc.12 to 4.3.8
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 4.0.0-rc.12 to 4.3.8. - [Release notes](https://github.com/immutable-js/immutable-js/releases) - [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md) - [Commits](immutable-js/immutable-js@v4.0.0-rc.12...v4.3.8) --- updated-dependencies: - dependency-name: immutable dependency-version: 4.3.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93882bd commit 0a9f764

2 files changed

Lines changed: 27 additions & 16 deletions

File tree

packages/react-devtools-shell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"start": "cross-env NODE_ENV=development node ./webpack-server.js"
77
},
88
"dependencies": {
9-
"immutable": "^4.0.0-rc.12",
9+
"immutable": "^4.3.8",
1010
"react-native-web": "0.0.0-26873b469",
1111
"semver": "^6.3.0"
1212
},

yarn.lock

Lines changed: 26 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7350,9 +7350,9 @@ decamelize@^1.1.2, decamelize@^1.2.0:
73507350
integrity sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=
73517351

73527352
decimal.js@^10.4.3:
7353-
version "10.4.3"
7354-
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.4.3.tgz#1044092884d245d1b7f65725fa4ad4c6f781cc23"
7355-
integrity sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==
7353+
version "10.6.0"
7354+
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.6.0.tgz#e649a43e3ab953a72192ff5983865e509f37ed9a"
7355+
integrity sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==
73567356

73577357
decode-uri-component@^0.2.0:
73587358
version "0.2.2"
@@ -7903,6 +7903,11 @@ entities@^4.2.0, entities@^4.4.0:
79037903
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
79047904
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
79057905

7906+
entities@^6.0.0:
7907+
version "6.0.1"
7908+
resolved "https://registry.yarnpkg.com/entities/-/entities-6.0.1.tgz#c28c34a43379ca7f61d074130b2f5f7020a30694"
7909+
integrity sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==
7910+
79067911
env-paths@^2.2.0:
79077912
version "2.2.0"
79087913
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.0.tgz#cdca557dc009152917d6166e2febe1f039685e43"
@@ -8167,7 +8172,6 @@ eslint-plugin-no-unsanitized@4.0.2:
81678172

81688173
"eslint-plugin-react-internal@link:./scripts/eslint-rules":
81698174
version "0.0.0"
8170-
uid ""
81718175

81728176
eslint-plugin-react@^6.7.1:
81738177
version "6.10.3"
@@ -10494,10 +10498,10 @@ immediate@~3.0.5:
1049410498
resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.0.6.tgz#9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b"
1049510499
integrity sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==
1049610500

10497-
immutable@^4.0.0-rc.12:
10498-
version "4.0.0-rc.12"
10499-
resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.0.0-rc.12.tgz#ca59a7e4c19ae8d9bf74a97bdf0f6e2f2a5d0217"
10500-
integrity sha512-0M2XxkZLx/mi3t8NVwIm1g8nHoEmM9p9UBl/G9k4+hm0kBgOVdMV/B3CY5dQ8qG8qc80NN4gDV4HQv6FTJ5q7A==
10501+
immutable@^4.3.8:
10502+
version "4.3.8"
10503+
resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.3.8.tgz#02d183c7727fb2bb1d5d0380da0d779dce9296a7"
10504+
integrity sha512-d/Ld9aLbKpNwyl0KiM2CT1WYvkitQ1TSvmRtkcV8FKStiDoA7Slzgjmb/1G2yhKM1p0XeNOieaTbFZmU1d3Xuw==
1050110505

1050210506
import-fresh@^3.0.0:
1050310507
version "3.2.1"
@@ -13206,9 +13210,9 @@ nullthrows@^1.0.0, nullthrows@^1.1.1:
1320613210
integrity sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==
1320713211

1320813212
nwsapi@^2.2.4:
13209-
version "2.2.10"
13210-
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.10.tgz#0b77a68e21a0b483db70b11fad055906e867cda8"
13211-
integrity sha512-QK0sRs7MKv0tKe1+5uZIQk/C8XGza4DAnztJG8iD+TpJIORARrCxczA738awHrZoHeTjSSoHqao2teO0dC/gFQ==
13213+
version "2.2.23"
13214+
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.23.tgz#59712c3a88e6de2bb0b6ccc1070397267019cf6c"
13215+
integrity sha512-7wfH4sLbt4M0gCDzGE6vzQBo0bfTKjU7Sfpqy/7gs1qBfYz2vEJH6vXcBKpO3+6Yu1telwd0t9HpyOoLEQQbIQ==
1321213216

1321313217
object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1:
1321413218
version "4.1.1"
@@ -13753,13 +13757,20 @@ parse5-htmlparser2-tree-adapter@^7.0.0:
1375313757
domhandler "^5.0.2"
1375413758
parse5 "^7.0.0"
1375513759

13756-
parse5@^7.0.0, parse5@^7.1.2:
13760+
parse5@^7.0.0:
1375713761
version "7.1.2"
1375813762
resolved "https://registry.yarnpkg.com/parse5/-/parse5-7.1.2.tgz#0736bebbfd77793823240a23b7fc5e010b7f8e32"
1375913763
integrity sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==
1376013764
dependencies:
1376113765
entities "^4.4.0"
1376213766

13767+
parse5@^7.1.2:
13768+
version "7.3.0"
13769+
resolved "https://registry.yarnpkg.com/parse5/-/parse5-7.3.0.tgz#d7e224fa72399c7a175099f45fc2ad024b05ec05"
13770+
integrity sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==
13771+
dependencies:
13772+
entities "^6.0.0"
13773+
1376313774
parseurl@~1.3.2, parseurl@~1.3.3:
1376413775
version "1.3.3"
1376513776
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
@@ -14635,9 +14646,9 @@ rc@1.2.8, rc@^1.2.8:
1463514646
scheduler "^0.20.2"
1463614647

1463714648
react-is@^16.8.1, react-is@^18.0.0, "react-is@npm:react-is":
14638-
version "18.3.1"
14639-
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
14640-
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
14649+
version "19.2.4"
14650+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.4.tgz#a080758243c572ccd4a63386537654298c99d135"
14651+
integrity sha512-W+EWGn2v0ApPKgKKCy/7s7WHXkboGcsrXE+2joLyVxkbyVQfO3MUEaUQDHoSmb8TFFrSKYa9mw64WZHNHSDzYA==
1464114652

1464214653
react-lifecycles-compat@^3.0.4:
1464314654
version "3.0.4"

0 commit comments

Comments
 (0)