Skip to content

Commit

Permalink
chore(deps): update jest monorepo to ^29.5.0 (#1221)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 6, 2023
1 parent 40639bf commit 5ad98ae
Show file tree
Hide file tree
Showing 2 changed files with 326 additions and 321 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@jest/globals": "^29.4.3",
"@jest/globals": "^29.5.0",
"@parcel/optimizer-data-url": "^2.7.0",
"@parcel/transformer-inline-string": "^2.7.0",
"@storybook/addon-actions": "^6.5.16",
Expand Down Expand Up @@ -97,8 +97,8 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"parcel": "^2.7.0",
"pino-pretty": "^9.4.0",
"postcss": "^8.4.21",
Expand Down
Loading

0 comments on commit 5ad98ae

Please sign in to comment.