Skip to content

Commit

Permalink
revert: downgrade packages while supporting Node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
jlp-craigmorten committed Sep 14, 2024
1 parent 63539e5 commit 37d62bf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 184 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,12 @@
"jest-environment-jsdom": "^29.7.0",
"js-yaml": "^4.1.0",
"jsdom": "^25.0.0",
"minimatch": "^10.0.1",
"minimatch": "^9.0.5",
"mocha": "^10.7.0",
"mocha-sugar-free": "^1.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rimraf": "^6.0.1",
"rimraf": "^5.0.7",
"ts-jest": "^29.2.3",
"ts-jest-resolver": "^2.0.1",
"ts-mocha": "^10.0.0",
Expand Down
Loading

0 comments on commit 37d62bf

Please sign in to comment.