Skip to content

Commit

Permalink
Bump braces, babel-jest and jest (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent f4bcba3 commit d05e136
Show file tree
Hide file tree
Showing 3 changed files with 7,203 additions and 8,568 deletions.
6 changes: 6 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/** @type {import('jest').Config} */
const config = {
testEnvironment: "jsdom",
};

module.exports = config;
Loading

0 comments on commit d05e136

Please sign in to comment.