Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@octokit/webhooks-definitions": "3.67.3",
"@octokit/webhooks-types": "7.6.1",
"@openid/appauth": "^1.3.1",
"@pnpm/dependency-path": "^1000.0.5",
"@pnpm/dependency-path": "^1001.0.0",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-node-resolve": "^16.0.0",
"@types/babel__core": "^7.1.19",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ __metadata:
"@octokit/webhooks-definitions": "npm:3.67.3"
"@octokit/webhooks-types": "npm:7.6.1"
"@openid/appauth": "npm:^1.3.1"
"@pnpm/dependency-path": "npm:^1000.0.5"
"@pnpm/dependency-path": "npm:^1001.0.0"
"@rollup/plugin-commonjs": "npm:^28.0.0"
"@rollup/plugin-node-resolve": "npm:^16.0.0"
"@types/babel__core": "npm:^7.1.19"
Expand Down Expand Up @@ -3671,14 +3671,14 @@ __metadata:
languageName: node
linkType: hard

"@pnpm/dependency-path@npm:^1000.0.5":
version: 1000.0.9
resolution: "@pnpm/dependency-path@npm:1000.0.9"
"@pnpm/dependency-path@npm:^1001.0.0":
version: 1001.0.0
resolution: "@pnpm/dependency-path@npm:1001.0.0"
dependencies:
"@pnpm/crypto.hash": "npm:1000.1.1"
"@pnpm/types": "npm:1000.6.0"
semver: "npm:^7.7.1"
checksum: 10c0/8e477c539b0cb2a9cd455a784be31906e9625979ee049091ed60839d3bb2a240de6cfb7c1c185e425c1b50e9e6237ca60c04f6939ae672a5f794127ac458d2b0
checksum: 10c0/940234baf046376e46cbfabf0aaeeac95a67ace002d61932286892c7de97e5db8f749caf858f64927fcc492da7702cd93c50dc45aada5a752c2e261094dee977
languageName: node
linkType: hard

Expand Down
Loading