Skip to content

Commit

Permalink
Update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent f616c3d commit d1d3c4a
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 @@ -16,14 +16,14 @@
"devDependencies": {
"@babel/cli": "7.14.3",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "26.6.3",
"babel-jest": "29.3.1",
"eslint": "7.27.0",
"eslint-config-standard": "16.0.2",
"eslint-plugin-import": "2.23.3",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "5.1.0",
"eslint-plugin-standard": "4.1.0",
"jest": "26.6.3",
"jest": "29.3.1",
"lerna": "4.0.0",
"remark": "13.0.0",
"remark-preset-lint-recommended": "5.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ove-service-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/preset-env": "7.14.2",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "26.6.3",
"babel-jest": "29.3.1",
"benchmark": "2.1.4",
"eslint": "7.27.0",
"eslint-plugin-jest": "24.3.6",
"jest": "26.6.3",
"jest": "29.3.1",
"jest-coverage-badges": "1.1.2",
"json-server": "0.16.3",
"microtime": "3.0.0",
Expand Down

0 comments on commit d1d3c4a

Please sign in to comment.