Skip to content

Commit 002368a

Browse files
squash!
1 parent 4128e59 commit 002368a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
"@babel/preset-typescript": "7.23.3",
249249
"@testing-library/jest-dom": "6.1.5",
250250
"@testing-library/react": "14.1.2",
251-
"@types/jest": "29.5.10",
251+
"@types/jest": "29.5.11",
252252
"@types/open": "6.1.0",
253253
"@types/react-test-renderer": "18.0.7",
254254
"@types/socket.io": "3.0.1",
@@ -275,10 +275,10 @@
275275
},
276276
"devDependencies": {
277277
"@types/glob": "8.1.0",
278-
"@types/node": "20.10.3",
279-
"@types/react": "18.2.41",
278+
"@types/node": "20.10.4",
279+
"@types/react": "18.2.43",
280280
"@types/react-dom": "18.2.17",
281-
"@types/vscode": "1.84.2",
281+
"@types/vscode": "1.85.0",
282282
"css-loader": "6.8.1",
283283
"del": "7.1.0",
284284
"event-stream": "4.0.1",
@@ -300,7 +300,7 @@
300300
"tslint-microsoft-contrib": "6.1.0",
301301
"tslint-react": "4.1.0",
302302
"tslint-react-hooks": "2.2.2",
303-
"typescript": "5.3.2",
303+
"typescript": "5.3.3",
304304
"typescript-esbuild": "0.3.2",
305305
"typescript-react-intl": "0.4.1",
306306
"version-from-git": "1.1.1",

0 commit comments

Comments
 (0)