Skip to content
This repository was archived by the owner on Jul 5, 2022. It is now read-only.

Commit 6867d0d

Browse files
Bump prop-types from 15.7.2 to 15.8.0 in /unit_testing (#3457)
Bumps [prop-types](https://github.com/facebook/prop-types) from 15.7.2 to 15.8.0. - [Release notes](https://github.com/facebook/prop-types/releases) - [Changelog](https://github.com/facebook/prop-types/blob/main/CHANGELOG.md) - [Commits](facebook/prop-types@v15.7.2...v15.8.0) --- updated-dependencies: - dependency-name: prop-types dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 104221d commit 6867d0d

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

unit_testing/package-lock.json

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

unit_testing/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"check-prop-types": "^1.1.2",
1717
"jest": "^27.4.5",
18-
"prop-types": "^15.7.2",
18+
"prop-types": "^15.8.0",
1919
"prop-types-exact": "^1.2.0",
2020
"js-yaml": "^4.1.0"
2121
},

0 commit comments

Comments
 (0)