Skip to content

Commit

Permalink
update jest
Browse files Browse the repository at this point in the history
  • Loading branch information
liborm85 committed Dec 23, 2024
1 parent a8c9906 commit de8dc73
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 340 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@babel/core": "^7.26.0",
"@babel/plugin-external-helpers": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"babel-jest": "^26.3.0",
"babel-jest": "^29.7.0",
"blob-stream": "^0.1.2",
"brace": "^0.11.1",
"brfs": "~2.0.2",
Expand All @@ -35,9 +35,9 @@
"codemirror": "~5.49.2",
"eslint": "^7.8.1",
"gh-pages": "^6.2.0",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"jest-image-snapshot": "^6.1.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-image-snapshot": "^6.4.0",
"markdown": "~0.5.0",
"pdfjs-dist": "^2.14.305",
"prettier": "1.19.1",
Expand Down
Loading

0 comments on commit de8dc73

Please sign in to comment.