Skip to content

Commit

Permalink
chore(project): update test dependencies (#10356)
Browse files Browse the repository at this point in the history
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
joshblack and kodiakhq[bot] authored Jan 7, 2022
1 parent 4b18818 commit 1a6c536
Show file tree
Hide file tree
Showing 109 changed files with 507 additions and 590 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
10 changes: 5 additions & 5 deletions config/jest-config-carbon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"@babel/preset-env": "^7.14.7",
"@babel/preset-react": "^7.14.5",
"@babel/runtime": "^7.14.6",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.5",
"accessibility-checker": "^3.1.9",
"axe-core": "^4.3.2",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.6",
"accessibility-checker": "^3.1.13",
"axe-core": "^4.3.5",
"babel-jest": "^27.0.6",
"chalk": "^4.1.1",
"enzyme": "^3.11.0",
"enzyme-to-json": "^3.6.2",
"jest-circus": "^27.0.6",
"jest-watch-typeahead": "^0.6.4",
"jest-circus": "^27.4.6",
"jest-watch-typeahead": "^1.0.0",
"sass": "^1.45.0"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
"@percy/cli": "^1.0.0-beta.71",
"@testing-library/dom": "^8.1.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@testing-library/user-event": "^13.2.1",
"@testing-library/dom": "^8.11.1",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
"all-contributors-cli": "^6.19.0",
"cross-env": "^5.2.0",
"cross-spawn": "^6.0.5",
Expand All @@ -61,8 +61,8 @@
"fs-extra": "^10.0.0",
"glob": "^7.1.4",
"husky": "^7.0.0",
"jest": "^27.0.6",
"jest-junit": "^10.0.0",
"jest": "^27.4.7",
"jest-junit": "^13.0.0",
"lerna": "^3.20.2",
"lint-staged": "^11.1.1",
"node-gyp": "^7.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"@storybook/react": "^6.4.9",
"@storybook/source-loader": "^6.4.9",
"@storybook/theming": "^6.4.9",
"@testing-library/cypress": "^8.0.0",
"@testing-library/cypress": "^8.0.2",
"autoprefixer": "^10.4.0",
"babel-loader": "^8.2.3",
"babel-plugin-dev-expression": "^0.2.2",
Expand All @@ -114,7 +114,7 @@
"core-js": "^3.16.0",
"cross-env": "^5.2.0",
"css-loader": "^6.5.1",
"cypress": "^9.1.1",
"cypress": "^9.2.0",
"cypress-real-events": "^1.6.0",
"fast-glob": "^3.2.7",
"fast-sass-loader": "^1.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/upgrade/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"fs-extra": "^10.0.0",
"inquirer": "^8.1.0",
"is-git-clean": "^1.1.0",
"jest-diff": "^27.0.6",
"jest-diff": "^27.4.6",
"jscodeshift": "^0.13.0",
"lodash.clonedeep": "^4.5.0",
"lodash.merge": "^4.6.2",
Expand Down
1,069 changes: 493 additions & 576 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 1a6c536

Please sign in to comment.