Skip to content

Commit

Permalink
fix(deps): update dependency prop-types to v15.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 1d93056 commit 48777ef
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 94 deletions.
101 changes: 9 additions & 92 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/catalog-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@edx/frontend-enterprise-utils": "^9.1.0",
"classnames": "2.2.5",
"lodash.debounce": "4.0.8",
"prop-types": "15.7.2"
"prop-types": "15.8.1"
},
"devDependencies": {
"@edx/browserslist-config": "1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/logistration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"sideEffects": false,
"dependencies": {
"@edx/frontend-enterprise-utils": "^9.1.0",
"prop-types": "15.7.2"
"prop-types": "15.8.1"
},
"devDependencies": {
"@edx/browserslist-config": "1.1.0",
Expand Down

0 comments on commit 48777ef

Please sign in to comment.