Skip to content

Commit 192ae83

Browse files
chore(deps): update devdependencies
1 parent 6410bd6 commit 192ae83

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -118,14 +118,14 @@
118118
"@types/enzyme": "^3.10.8",
119119
"@types/enzyme-adapter-react-16": "^1.0.6",
120120
"@types/lodash": "^4.14.168",
121-
"@types/node": "^14.14.37",
122-
"@types/react": "^17.0.8",
123-
"@types/react-dom": "^17.0.5",
124-
"@types/react-table": "^6",
125-
"@types/react-test-renderer": "^17.0.1",
121+
"@types/node": "^18.0.0",
122+
"@types/react": "^18.0.0",
123+
"@types/react-dom": "^18.0.0",
124+
"@types/react-table": "^7.0.0",
125+
"@types/react-test-renderer": "^18.0.0",
126126
"@types/styled-components": "^5.1.9",
127127
"@types/uuid": "^8.3.0",
128-
"@types/ws": "^7.4.1",
128+
"@types/ws": "^8.0.0",
129129
"atom-jasmine3-test-runner": "^5.2.5",
130130
"build-commit": "^0.1.4",
131131
"electron": "^6",
@@ -134,8 +134,8 @@
134134
"eslint-config-atomic": "^1.14.4",
135135
"eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0",
136136
"markdox": "^0.1.10",
137-
"prettier-config-atomic": "^2.0.5",
138-
"react-test-renderer": "^17.0.2",
137+
"prettier-config-atomic": "^3.0.0",
138+
"react-test-renderer": "^18.0.0",
139139
"shx": "^0.3.3",
140140
"typescript": "^4.2.4"
141141
}

0 commit comments

Comments
 (0)