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 856f902 commit 1b7cbf1Copy full SHA for 1b7cbf1
projects-DS/Data-Structures-and-Algorithms/package.json
@@ -39,6 +39,6 @@
39
"eslint": "^5.13.0",
40
"eslint-config-airbnb-base": "^13.1.0",
41
"eslint-plugin-import": "^2.16.0",
42
- "jest": "^23.6.0"
+ "jest": "^30.0.0"
43
}
44
projects-DS/Data-Structures/javascript/package.json
@@ -18,7 +18,7 @@
18
},
19
"homepage": "https://github.com/LambdaSchool/Data-Structures/#readme",
20
"devDependencies": {
21
- "jest": "^22.4.3",
+ "jest": "^30.0.0",
22
"regenerator-runtime": "^0.10.3"
23
24
"dependencies": {
0 commit comments