Skip to content

Commit 9f39725

Browse files
committed
chore(deps): update devdependencies
1 parent 4cee360 commit 9f39725

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@
118118
"@types/enzyme-adapter-react-16": "^1.0.6",
119119
"@types/lodash": "^4.14.168",
120120
"@types/node": "^14.14.37",
121-
"@types/react": "^16.8.6",
122-
"@types/react-dom": "^16.8.6",
123-
"@types/react-table": "^6",
124-
"@types/react-test-renderer": "^16.0.0",
121+
"@types/react": "^17.0.0",
122+
"@types/react-dom": "^17.0.0",
123+
"@types/react-table": "^7.0.0",
124+
"@types/react-test-renderer": "^17.0.0",
125125
"@types/styled-components": "^5.1.9",
126126
"@types/uuid": "^8.3.0",
127127
"@types/ws": "^7.4.1",
@@ -133,7 +133,7 @@
133133
"eslint-config-atomic": "^1.14.0",
134134
"markdox": "^0.1.10",
135135
"prettier-config-atomic": "^2.0.1",
136-
"react-test-renderer": "^16.0.0",
136+
"react-test-renderer": "^17.0.0",
137137
"shx": "^0.3.3",
138138
"typescript": "^4.2.4"
139139
}

0 commit comments

Comments
 (0)