Skip to content

Commit b072582

Browse files
chore(deps): bump react-fast-compare from 3.2.0 to 3.2.2 (#858)
Bumps [react-fast-compare](https://github.com/FormidableLabs/react-fast-compare) from 3.2.0 to 3.2.2. - [Release notes](https://github.com/FormidableLabs/react-fast-compare/releases) - [Changelog](https://github.com/FormidableLabs/react-fast-compare/blob/master/CHANGELOG.md) - [Commits](FormidableLabs/react-fast-compare@v3.2.0...v3.2.2) --- updated-dependencies: - dependency-name: react-fast-compare dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f50961 commit b072582

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
@@ -38,7 +38,7 @@
3838
"date-fns": "2.29.3",
3939
"dayzed": "3.2.3",
4040
"format-string-by-pattern": "1.2.2",
41-
"react-fast-compare": "3.2.0"
41+
"react-fast-compare": "3.2.2"
4242
},
4343
"devDependencies": {
4444
"@babel/core": "7.20.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12366,10 +12366,10 @@ react-element-to-jsx-string@^14.0.2, react-element-to-jsx-string@^14.3.4:
1236612366
is-plain-object "5.0.0"
1236712367
react-is "17.0.2"
1236812368

12369-
[email protected].0, react-fast-compare@^3.0.1, react-fast-compare@^3.2.0:
12370-
version "3.2.0"
12371-
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
12372-
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==
12369+
[email protected].2, react-fast-compare@^3.0.1, react-fast-compare@^3.2.0:
12370+
version "3.2.2"
12371+
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.2.tgz#929a97a532304ce9fee4bcae44234f1ce2c21d49"
12372+
integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==
1237312373

1237412374
react-focus-lock@^2.1.0:
1237512375
version "2.7.1"

0 commit comments

Comments
 (0)