Skip to content

Commit

Permalink
bump(UXPT-4660): Bump pcln-autocomplete dependencies to latest versio…
Browse files Browse the repository at this point in the history
…ns (#1307)
  • Loading branch information
DerrickTheodore authored May 25, 2023
1 parent 9491ce8 commit 2601785
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 13 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "pcln-autocomplete",
"comment": "Bumped downshift and styled-system dependencies to their latest versions",
"type": "minor"
}
],
"packageName": "pcln-autocomplete"
}
23 changes: 12 additions & 11 deletions common/config/rush/pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions packages/autocomplete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"test:snapshots": "jest --runInBand --updateSnapshot"
},
"dependencies": {
"downshift": "^3.2.6",
"downshift": "^7.6.0",
"prop-types": "^15.8.1",
"styled-system": "^4.2.4"
"styled-system": "^5.1.5"
},
"devDependencies": {
"@babel/cli": "^7.20.7",
Expand Down

0 comments on commit 2601785

Please sign in to comment.