Skip to content

Commit 6cd4ece

Browse files
Bump fast-equals from 5.4.0 to 6.0.0
Bumps [fast-equals](https://github.com/planttheidea/fast-equals) from 5.4.0 to 6.0.0. - [Release notes](https://github.com/planttheidea/fast-equals/releases) - [Changelog](https://github.com/planttheidea/fast-equals/blob/main/CHANGELOG.md) - [Commits](planttheidea/fast-equals@v5.4.0...v6.0.0) --- updated-dependencies: - dependency-name: fast-equals dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 625b1a2 commit 6cd4ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
},
100100
"dependencies": {
101101
"classnames": "^2.2.5",
102-
"fast-equals": "^5.2.2",
102+
"fast-equals": "^6.0.0",
103103
"lodash.memoize": "^4.1.2",
104104
"prop-types": "^15.5.8"
105105
}

0 commit comments

Comments
 (0)