Skip to content

Commit a42c97f

Browse files
Update dependency @types/react to v17.0.53
| datasource | package | from | to | | ---------- | ------------ | ------- | ------- | | npm | @types/react | 17.0.42 | 17.0.53 |
1 parent 277953d commit a42c97f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@types/node": "17.0.22",
25-
"@types/react": "17.0.42",
25+
"@types/react": "17.0.53",
2626
"@types/styled-components": "5.1.24",
2727
"eslint": "8.11.0",
2828
"eslint-config-prettier": "8.5.0",

0 commit comments

Comments
 (0)