Skip to content

Commit fcba5d5

Browse files
authored
Merge pull request #454 from MajorLift/dependabot/npm_and_yarn/types/react-18.2.14
Bump @types/react from 18.2.13 to 18.2.14
2 parents a1d9ae5 + a6678aa commit fcba5d5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@testing-library/react": "^14.0.0",
2121
"@types/jsdom": "^21.1.1",
2222
"@types/node": "^20.3.1",
23-
"@types/react": "^18.2.13",
23+
"@types/react": "^18.2.14",
2424
"@types/react-dom": "^18.2.6",
2525
"@types/react-router": "^5.1.20",
2626
"@types/react-router-dom": "^5.3.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1111,7 +1111,7 @@ __metadata:
11111111
"@testing-library/react": ^14.0.0
11121112
"@types/jsdom": ^21.1.1
11131113
"@types/node": ^20.3.1
1114-
"@types/react": ^18.2.13
1114+
"@types/react": ^18.2.14
11151115
"@types/react-dom": ^18.2.6
11161116
"@types/react-router": ^5.1.20
11171117
"@types/react-router-dom": ^5.3.3
@@ -2065,14 +2065,14 @@ __metadata:
20652065
languageName: node
20662066
linkType: hard
20672067

2068-
"@types/react@npm:^18.2.13":
2069-
version: 18.2.13
2070-
resolution: "@types/react@npm:18.2.13"
2068+
"@types/react@npm:^18.2.14":
2069+
version: 18.2.14
2070+
resolution: "@types/react@npm:18.2.14"
20712071
dependencies:
20722072
"@types/prop-types": "*"
20732073
"@types/scheduler": "*"
20742074
csstype: ^3.0.2
2075-
checksum: f7c15f19c164a29262993ea2aae2085fa38cddd9b8359fd8fefabfced91010b515a3abe2042b2b7f2f86e6b38a25b191415aa9313a9027175e3a000883c858cc
2075+
checksum: a6a5e8cc78f486b9020d1ad009aa6c56943c68c7c6376e0f8399e9cbcd950b7b8f5d73f00200f5379f5e58d31d57d8aed24357f301d8e86108cd438ce6c8b3dd
20762076
languageName: node
20772077
linkType: hard
20782078

0 commit comments

Comments
 (0)