Skip to content

Commit

Permalink
chore(deps): update dependency @types/pnpapi to ^0.0.5 (#14683)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 0eb1033 commit 5b97c9d
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 @@ -32,7 +32,7 @@
"devDependencies": {
"@tsd/typescript": "^5.0.4",
"@types/graceful-fs": "^4.1.3",
"@types/pnpapi": "^0.0.4",
"@types/pnpapi": "^0.0.5",
"@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 @@ -5291,10 +5291,10 @@ __metadata:
languageName: node
linkType: hard

"@types/pnpapi@npm:^0.0.4":
version: 0.0.4
resolution: "@types/pnpapi@npm:0.0.4"
checksum: 625a33121ac14819a6172efad5ffd694fb317172135c26f0d3fa51b00a29f82742e7a9531e51c92caa15be84cdb0d420f66a1b3c89dc8b274ac3abfc455da16c
"@types/pnpapi@npm:^0.0.5":
version: 0.0.5
resolution: "@types/pnpapi@npm:0.0.5"
checksum: 46d8474b77358c8cc48b957c059de6ad0839d18d8e90252c500c6bc30702e44e2629cf330350f7b291f35d863190b5390b641992c0601853a5d8b129fa91bd4d
languageName: node
linkType: hard

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

0 comments on commit 5b97c9d

Please sign in to comment.