Skip to content

Commit

Permalink
chore(deps): update jest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2022
1 parent 10cdc9d commit cdd540a
Show file tree
Hide file tree
Showing 9 changed files with 276 additions and 276 deletions.
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@babel/runtime": "7.18.6",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-node-resolve": "13.3.0",
"@types/jest": "28.1.3",
"@types/jest": "28.1.4",
"@types/node": "16.11.42",
"@types/rollup-plugin-node-globals": "1.4.1",
"@types/semver": "7.3.10",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@
"@experimental-api-clients-automation/requester-node-http": "0.7.2"
},
"devDependencies": {
"@types/jest": "28.1.3",
"@types/jest": "28.1.4",
"@types/node": "16.11.42",
"jest": "28.1.1",
"jest": "28.1.2",
"ts-jest": "28.0.5",
"typescript": "4.7.4"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"test": "jest"
},
"devDependencies": {
"@types/jest": "28.1.3",
"@types/jest": "28.1.4",
"@types/node": "16.11.42",
"jest": "28.1.1",
"jest-environment-jsdom": "28.1.1",
"jest": "28.1.2",
"jest-environment-jsdom": "28.1.2",
"ts-jest": "28.0.5",
"typescript": "4.7.4"
},
Expand Down
Loading

0 comments on commit cdd540a

Please # to comment.