Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jakezatecky committed Aug 24, 2023
2 parents cde3265 + 1f700be commit 2addb38
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"eslint-plugin-jsx-a11y": "^6.0.2",
"eslint-plugin-react": "^7.12.4",
"eslint-plugin-react-hooks": "^4.2.0",
"global-jsdom": "^8.6.0",
"html-bundler-webpack-plugin": "^1.7.0",
"jsdom": "^21.0.0",
"global-jsdom": "^9.0.1",
"html-bundler-webpack-plugin": "^2.0.1",
"jsdom": "^22.0.0",
"mocha": "^10.0.0",
"prettier": "^2.8.7",
"sass": "^1.57.1",
Expand Down

0 comments on commit 2addb38

Please sign in to comment.