We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9b10b7 commit f00f454Copy full SHA for f00f454
1 file changed
package.json
@@ -246,7 +246,7 @@
246
],
247
"dependencies": {
248
"@babel/preset-typescript": "7.23.3",
249
- "@testing-library/jest-dom": "6.1.4",
+ "@testing-library/jest-dom": "6.1.5",
250
"@testing-library/react": "14.1.2",
251
"@types/jest": "29.5.10",
252
"@types/open": "6.1.0",
@@ -275,8 +275,8 @@
275
},
276
"devDependencies": {
277
"@types/glob": "8.1.0",
278
- "@types/node": "20.10.1",
279
- "@types/react": "18.2.39",
+ "@types/node": "20.10.2",
+ "@types/react": "18.2.41",
280
"@types/react-dom": "18.2.17",
281
"@types/vscode": "1.84.2",
282
"css-loader": "6.8.1",
0 commit comments