Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29.5.1 (#1052)
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 May 2, 2023
1 parent 97367c2 commit fcd6e65
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/client/graph-scaffolder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@types/d3": "7.4.0",
"@types/jest": "29.5.0",
"@types/jest": "29.5.1",
"@types/lodash": "4.14.194",
"@typescript-eslint/eslint-plugin": "5.42.1",
"@typescript-eslint/parser": "5.42.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2098,13 +2098,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.0":
version: 29.5.0
resolution: "@types/jest@npm:29.5.0"
"@types/jest@npm:29.5.1":
version: 29.5.1
resolution: "@types/jest@npm:29.5.1"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: cd877e5c56d299cceb8bfdcbb1a77723c706750dd3c3bc47403bc3599b8faff590a3b009c68bb5b11bf7a8c77d1fb01de5e124329b4a08e65f1cdda28b0ecdb8
checksum: 0a22491dec86333c0e92b897be2c809c922a7b2b0aa5604ac369810d6b2360908b4a3f2c6892e8a237a54fa1f10ecefe0e823ec5fcb7915195af4dfe88d2197e
languageName: node
linkType: hard

Expand Down Expand Up @@ -6904,7 +6904,7 @@ cors@latest:
resolution: "graph-scaffolder@workspace:packages/client/graph-scaffolder"
dependencies:
"@types/d3": 7.4.0
"@types/jest": 29.5.0
"@types/jest": 29.5.1
"@types/lodash": 4.14.194
"@typescript-eslint/eslint-plugin": 5.42.1
"@typescript-eslint/parser": 5.42.1
Expand Down

0 comments on commit fcd6e65

Please sign in to comment.