Browse Source

Bump jest from 29.4.1 to 29.4.2 (#23585)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
closed-social-glitch-2
dependabot[bot] 1 year ago
committed by GitHub
parent
commit
a4f22e4343
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 440 additions and 272 deletions
  1. +1
    -1
      package.json
  2. +439
    -271
      yarn.lock

+ 1
- 1
package.json View File

@ -150,7 +150,7 @@
"eslint-plugin-jsx-a11y": "~6.7.1",
"eslint-plugin-promise": "~6.1.1",
"eslint-plugin-react": "~7.32.2",
"jest": "^29.4.1",
"jest": "^29.4.2",
"jest-environment-jsdom": "^29.4.1",
"postcss-scss": "^4.0.6",
"prettier": "^2.8.4",

+ 439
- 271
yarn.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save