Skip to content

Commit 622b762

Browse files
chore(deps): bump micro-memoize from 4.1.2 to 4.2.0
Bumps [micro-memoize](https://github.com/planttheidea/micro-memoize) from 4.1.2 to 4.2.0. - [Release notes](https://github.com/planttheidea/micro-memoize/releases) - [Changelog](https://github.com/planttheidea/micro-memoize/blob/master/CHANGELOG.md) - [Commits](planttheidea/micro-memoize@v4.1.2...v4.2.0) --- updated-dependencies: - dependency-name: micro-memoize dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97738dc commit 622b762

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"gray-matter": "^4.0.3",
7878
"immer": "^9.0.15",
7979
"json-stringify-deterministic": "^1.0.12",
80-
"micro-memoize": "^4.1.2",
80+
"micro-memoize": "^4.2.0",
8181
"next": "12.3.7",
8282
"react": "^18.0.0",
8383
"react-cookie-consent": "^8.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10324,10 +10324,10 @@ micro-ftch@^0.3.1:
1032410324
resolved "https://registry.yarnpkg.com/micro-ftch/-/micro-ftch-0.3.1.tgz#6cb83388de4c1f279a034fb0cf96dfc050853c5f"
1032510325
integrity sha512-/0LLxhzP0tfiR5hcQebtudP56gUurs2CLkGarnCiB/OqEyUFQ6U3paQi/tgLv0hBJYt2rnr9MNpxz4fiiugstg==
1032610326

10327-
micro-memoize@^4.1.2:
10328-
version "4.1.2"
10329-
resolved "https://registry.yarnpkg.com/micro-memoize/-/micro-memoize-4.1.2.tgz#ce719c1ba1e41592f1cd91c64c5f41dcbf135f36"
10330-
integrity sha512-+HzcV2H+rbSJzApgkj0NdTakkC+bnyeiUxgT6/m7mjcz1CmM22KYFKp+EVj1sWe4UYcnriJr5uqHQD/gMHLD+g==
10327+
micro-memoize@^4.2.0:
10328+
version "4.2.0"
10329+
resolved "https://registry.yarnpkg.com/micro-memoize/-/micro-memoize-4.2.0.tgz#76266c42910da4bd6e62c400c1b6204fc9fe6b78"
10330+
integrity sha512-dRxIsNh0XosO9sd3aASUabKOzG9dloLO41g74XUGThpHBoGm1ttakPT5in14CuW/EDedkniaShFHbymmmKGOQA==
1033110331

1033210332
micromark-core-commonmark@^1.0.0, micromark-core-commonmark@^1.0.1:
1033310333
version "1.1.0"

0 commit comments

Comments
 (0)