Skip to content

Commit

Permalink
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /example (#289)
Browse files Browse the repository at this point in the history
* chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /example

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* dependencies

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Varun Villait <[email protected]>
  • Loading branch information
dependabot[bot] and vvillait88 authored Nov 20, 2024
1 parent ecee6d6 commit e16a7bf
Show file tree
Hide file tree
Showing 4 changed files with 1,832 additions and 1,967 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-scripts": "5.0.1",
"web-vitals": "^4.2.3",
"web-vitals": "^4.2.4",
"pdl-react-autocomplete": "*"
},
"scripts": {
Expand Down
Loading

0 comments on commit e16a7bf

Please sign in to comment.