Skip to content

Commit

Permalink
chore(deps): bump @types/react-text-truncate from 0.14.4 to 0.19.0 (#…
Browse files Browse the repository at this point in the history
…1005)

Bumps [@types/react-text-truncate](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-text-truncate) from 0.14.4 to 0.19.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-text-truncate)

---
updated-dependencies:
- dependency-name: "@types/react-text-truncate"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2024
1 parent b6d4cee commit bc1da7c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@types/node": "^22.4.2",
"@types/react": "18.3.5",
"@types/react-syntax-highlighter": "^15.5.13",
"@types/react-text-truncate": "^0.14.1",
"@types/react-text-truncate": "^0.19.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"autoprefixer": "^10.4.20",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2537,12 +2537,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-text-truncate@npm:^0.14.1":
version: 0.14.4
resolution: "@types/react-text-truncate@npm:0.14.4"
"@types/react-text-truncate@npm:^0.19.0":
version: 0.19.0
resolution: "@types/react-text-truncate@npm:0.19.0"
dependencies:
"@types/react": "npm:*"
checksum: 10c0/423675e7c0fee22b13571dfaa1a092dde280b5bec915adbc71385d83a6f5aabf89bcf0b94fb5989eb53cec1060f7b270f7005453c65e0eacf2f431e0ec31853f
checksum: 10c0/53ada3bb8a7ae579236ed1c3862b727f0aa96521a45c17c1b83e302a09d755ac8a9bda216f70a465ea6c51891f5f0b0e0055678d5aea8c719eeee0949d30dd35
languageName: node
linkType: hard

Expand Down Expand Up @@ -7158,7 +7158,7 @@ __metadata:
"@types/node": "npm:^22.4.2"
"@types/react": "npm:18.3.5"
"@types/react-syntax-highlighter": "npm:^15.5.13"
"@types/react-text-truncate": "npm:^0.14.1"
"@types/react-text-truncate": "npm:^0.19.0"
"@typescript-eslint/eslint-plugin": "npm:^6.21.0"
"@typescript-eslint/parser": "npm:^6.21.0"
autoprefixer: "npm:^10.4.20"
Expand Down

0 comments on commit bc1da7c

Please sign in to comment.