Skip to content

Commit e16a7bf

Browse files
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /example (#289)
* 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] <support@github.com> * dependencies --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Varun Villait <vvillait88@yahoo.com>
1 parent ecee6d6 commit e16a7bf

File tree

4 files changed

+1832
-1967
lines changed

4 files changed

+1832
-1967
lines changed

example/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@testing-library/jest-dom": "^6.6.2",
6+
"@testing-library/jest-dom": "^6.6.3",
77
"@testing-library/react": "^16.0.1",
88
"@testing-library/user-event": "^14.5.2",
99
"react": "^18.3.1",
1010
"react-dom": "^18.3.1",
1111
"react-scripts": "5.0.1",
12-
"web-vitals": "^4.2.3",
12+
"web-vitals": "^4.2.4",
1313
"pdl-react-autocomplete": "*"
1414
},
1515
"scripts": {

0 commit comments

Comments
 (0)