Skip to content

Commit 0307555

Browse files
Bump @types/react-timeago from 4.1.7 to 8.0.0
Bumps [@types/react-timeago](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-timeago) from 4.1.7 to 8.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-timeago) --- updated-dependencies: - dependency-name: "@types/react-timeago" dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4fe83d commit 0307555

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@graphql-codegen/typescript-react-apollo": "^4.3.3",
3131
"@types/react": "^18.3.12",
3232
"@types/react-loader": "^2.4.8",
33-
"@types/react-timeago": "^4.1.7",
33+
"@types/react-timeago": "^8.0.0",
3434
"eslint": "8.57.0",
3535
"eslint-config-next": "15.5.2",
3636
"typescript": "^5.9.2"

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3234,7 +3234,7 @@ __metadata:
32343234
"@react-icons/all-files": ^4.1.0
32353235
"@types/react": ^18.3.12
32363236
"@types/react-loader": ^2.4.8
3237-
"@types/react-timeago": ^4.1.7
3237+
"@types/react-timeago": ^8.0.0
32383238
eslint: 8.57.0
32393239
eslint-config-next: 15.5.2
32403240
isomorphic-unfetch: ^4.0.2
@@ -3389,12 +3389,12 @@ __metadata:
33893389
languageName: node
33903390
linkType: hard
33913391

3392-
"@types/react-timeago@npm:^4.1.7":
3393-
version: 4.1.7
3394-
resolution: "@types/react-timeago@npm:4.1.7"
3392+
"@types/react-timeago@npm:^8.0.0":
3393+
version: 8.0.0
3394+
resolution: "@types/react-timeago@npm:8.0.0"
33953395
dependencies:
3396-
"@types/react": "*"
3397-
checksum: d69d47385a8f422c7ad16dadce1bcf2ea471324d36869d4b0d412f26e10311688fd5a0bad3e3963b427c2ba5c60f42671f5fb6582eb73dba25867b6246b9ca2c
3396+
react-timeago: "*"
3397+
checksum: d5978c9b0161fb36d151a725fd295225126ba93114397107f4b0747b94e2931af3761843f9ae1a51f0005e5c8f4a79c9a92e2af37765bb2c67be9789fa32ac6a
33983398
languageName: node
33993399
linkType: hard
34003400

@@ -9907,7 +9907,7 @@ __metadata:
99079907
languageName: node
99089908
linkType: hard
99099909

9910-
"react-timeago@npm:^8.3.0":
9910+
"react-timeago@npm:*, react-timeago@npm:^8.3.0":
99119911
version: 8.3.0
99129912
resolution: "react-timeago@npm:8.3.0"
99139913
peerDependencies:

0 commit comments

Comments
 (0)