Skip to content

Commit

Permalink
chore(deps): update dependency @types/pnpapi to ^0.0.4 (#14627)
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 Oct 22, 2023
1 parent a30a52f commit bbf453a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/jest-resolve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@tsd/typescript": "^5.0.4",
"@types/graceful-fs": "^4.1.3",
"@types/pnpapi": "^0.0.3",
"@types/pnpapi": "^0.0.4",
"@types/resolve": "^1.20.2",
"tsd-lite": "^0.8.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5170,10 +5170,10 @@ __metadata:
languageName: node
linkType: hard

"@types/pnpapi@npm:^0.0.3":
version: 0.0.3
resolution: "@types/pnpapi@npm:0.0.3"
checksum: df56e2d46b97ed3df42c7520e2622309a118da8e9c29525f308fa926e25e347311d774cf841d65688ac30e67d566807b052aab5dcf8fcaf98d48d47c8dfbcb4d
"@types/pnpapi@npm:^0.0.4":
version: 0.0.4
resolution: "@types/pnpapi@npm:0.0.4"
checksum: 625a33121ac14819a6172efad5ffd694fb317172135c26f0d3fa51b00a29f82742e7a9531e51c92caa15be84cdb0d420f66a1b3c89dc8b274ac3abfc455da16c
languageName: node
linkType: hard

Expand Down Expand Up @@ -12958,7 +12958,7 @@ __metadata:
dependencies:
"@tsd/typescript": ^5.0.4
"@types/graceful-fs": ^4.1.3
"@types/pnpapi": ^0.0.3
"@types/pnpapi": ^0.0.4
"@types/resolve": ^1.20.2
chalk: ^4.0.0
graceful-fs: ^4.2.9
Expand Down

0 comments on commit bbf453a

Please sign in to comment.