Skip to content

Commit

Permalink
fix(deps): update dependency immer to ^9.0.21 for gatsby-source-wordp…
Browse files Browse the repository at this point in the history
…ress
  • Loading branch information
renovate[bot] authored Jul 1, 2023
1 parent 01e815f commit fc45eba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-source-wordpress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"gatsby-source-filesystem": "^5.12.0-next.0",
"glob": "^7.2.3",
"got": "^11.8.6",
"immer": "^9.0.0",
"immer": "^9.0.21",
"json-diff": "^1.0.6",
"lodash": "^4.17.21",
"node-fetch": "^2.6.11",
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13037,16 +13037,11 @@ imageinfo@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/imageinfo/-/imageinfo-1.0.4.tgz#1dd2456ecb96fc395f0aa1179c467dfb3d5d7a2a"

immer@^9.0.0:
immer@^9.0.21, immer@^9.0.7:
version "9.0.21"
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.21.tgz#1e025ea31a40f24fb064f1fef23e931496330176"
integrity sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==

immer@^9.0.7:
version "9.0.12"
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.12.tgz#2d33ddf3ee1d247deab9d707ca472c8c942a0f20"
integrity sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA==

immutable@~3.7.6:
version "3.7.6"
resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.7.6.tgz#13b4d3cb12befa15482a26fe1b2ebae640071e4b"
Expand Down

0 comments on commit fc45eba

Please sign in to comment.