Skip to content

Commit d8c4ae7

Browse files
Bump @parcel/packager-ts from 2.10.2 to 2.11.0 (#167)
* Bump @parcel/packager-ts from 2.10.2 to 2.11.0 Bumps [@parcel/packager-ts](https://github.com/parcel-bundler/parcel) from 2.10.2 to 2.11.0. - [Release notes](https://github.com/parcel-bundler/parcel/releases) - [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md) - [Commits](parcel-bundler/parcel@v2.10.2...v2.11.0) --- updated-dependencies: - dependency-name: "@parcel/packager-ts" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * update packages --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: vvillait88 <vvillait88@yahoo.com>
1 parent cc7e284 commit d8c4ae7

File tree

4 files changed

+4489
-4154
lines changed

4 files changed

+4489
-4154
lines changed

example/package.json

Lines changed: 4 additions & 4 deletions
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": "^5.16.5",
7-
"@testing-library/react": "^14.0.0",
8-
"@testing-library/user-event": "^14.4.3",
6+
"@testing-library/jest-dom": "^6.2.0",
7+
"@testing-library/react": "^14.1.2",
8+
"@testing-library/user-event": "^14.5.2",
99
"react": "^18.2.0",
1010
"react-dom": "^18.2.0",
1111
"react-scripts": "5.0.1",
12-
"web-vitals": "^3.4.0",
12+
"web-vitals": "^3.5.1",
1313
"pdl-react-autocomplete": "*"
1414
},
1515
"scripts": {

0 commit comments

Comments
 (0)