Merge pull request #40 from tomru/renovate/jest-monorepo

Update jest monorepo to v27.4.4
This commit is contained in:
Thomas Ruoff
2021-12-11 00:05:24 +01:00
committed by GitHub
2 changed files with 757 additions and 687 deletions

1440
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -25,10 +25,10 @@
"@types/react-dom": "17.0.11", "@types/react-dom": "17.0.11",
"@types/uuid": "8.3.3", "@types/uuid": "8.3.3",
"autoprefixer": "10.4.0", "autoprefixer": "10.4.0",
"babel-jest": "27.3.1", "babel-jest": "27.4.4",
"eslint": "^7.32.0", "eslint": "^7.32.0",
"eslint-config-next": "12.0.4", "eslint-config-next": "12.0.4",
"jest": "27.3.1", "jest": "27.4.4",
"jest-watch-typeahead": "0.6.1", "jest-watch-typeahead": "0.6.1",
"postcss": "8.4.4", "postcss": "8.4.4",
"react-collapsible": "2.8.4", "react-collapsible": "2.8.4",