Skip to content

Commit

Permalink
Bump chai to ^4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 22, 2021
1 parent 83cb855 commit 143ad74
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@rollup/plugin-replace": "^3.0.0",
"@testing-library/dom": "^8.0.0",
"@testing-library/react": "^12.0.0",
"@types/chai": "^4.2.3",
"@types/chai": "^4.2.21",
"@types/chai-dom": "^0.0.10",
"@types/enzyme": "^3.10.3",
"@types/format-util": "^1.0.1",
Expand All @@ -107,7 +107,7 @@
"babel-plugin-react-remove-properties": "^0.3.0",
"babel-plugin-tester": "^10.0.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"chai": "^4.1.2",
"chai": "^4.3.4",
"chai-dom": "^1.8.1",
"chalk": "^4.0.0",
"compression-webpack-plugin": "^6.0.2",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2810,7 +2810,7 @@
dependencies:
"@types/chai" "*"

"@types/chai@*", "@types/chai@^4.2.3":
"@types/chai@*", "@types/chai@^4.2.21":
version "4.2.21"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.21.tgz#9f35a5643129df132cf3b5c1ec64046ea1af0650"
integrity sha512-yd+9qKmJxm496BOV9CMNaey8TWsikaZOwMRwPHQIjcOJM9oV+fi9ZMNw3JsVnbEEbo2gRTDnGEBv8pjyn67hNg==
Expand Down Expand Up @@ -5132,7 +5132,7 @@ chai-dom@^1.8.1:
resolved "https://registry.yarnpkg.com/chai-dom/-/chai-dom-1.9.0.tgz#40c1b957b60c677b0d06ca320ee8f1e276d9ea04"
integrity sha512-UXSbhcGVBWv/5qVqbJY/giTDRyo3wKapUsWluEuVvxcJLFXkyf8l4D2PTd6trzrmca6WWnGdpaFkYdl1P0WjtA==

chai@^4.1.2:
chai@^4.3.4:
version "4.3.4"
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.4.tgz#b55e655b31e1eac7099be4c08c21964fce2e6c49"
integrity sha512-yS5H68VYOCtN1cjfwumDSuzn/9c+yza4f3reKXlE5rUg7SFcCEy90gJvydNgOYtblyf4Zi6jIWRnXOgErta0KA==
Expand Down

0 comments on commit 143ad74

Please sign in to comment.