Skip to content

Commit

Permalink
Merge pull request #268 from BigRoomStudios/dev-maintenance-may
Browse files Browse the repository at this point in the history
Updates some dependencies
  • Loading branch information
Jared Donisvitch authored Jun 28, 2021
2 parents fe5be58 + cad5b1c commit 8243aae
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 15,972 deletions.
2 changes: 1 addition & 1 deletion config/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ module.exports = {
'<rootDir>/src/**/__tests__/**/*.js',
'<rootDir>/src/**/*.{spec,test}.js'
],
testEnvironment: 'jest-environment-jsdom-fifteen',
testEnvironment: 'jest-environment-jsdom',
transform: {
'^.+\\.(js)$': 'babel-jest',
'^(?!.*\\.(js|json)$)': '<rootDir>/config/jest.file-transform.js'
Expand Down
Loading

0 comments on commit 8243aae

Please sign in to comment.