Skip to content

Commit

Permalink
feat: update package manager versions (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 8, 2024
1 parent b7ec137 commit e8edba7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"definitions": {
"npm": {
"default": "10.4.0+sha1.904025b4d932cfaed8799e644a1c5ae7f02729fc",
"default": "10.5.0+sha1.726f91df5b1b14d9637c8819d7e71cb873c395a1",
"fetchLatestFrom": {
"type": "npm",
"package": "npm"
Expand Down Expand Up @@ -38,7 +38,7 @@
}
},
"pnpm": {
"default": "8.15.3+sha1.64838798f519c18029c1e8a1310e16101fc2eda0",
"default": "8.15.4+sha1.c85a4305534f76d461407b59277b954bac97b5c4",
"fetchLatestFrom": {
"type": "npm",
"package": "pnpm"
Expand Down Expand Up @@ -102,7 +102,7 @@
"package": "yarn"
},
"transparent": {
"default": "4.1.0+sha224.bc24d7f5afc738464f3d4e95f4e6e7829a35cee54a0fd527ea5baa83",
"default": "4.1.1+sha224.00f08619463229f8ba40c4ee90e8c2e4ced1f11c3115c26f3b98432e",
"commands": [
[
"yarn",
Expand Down
Binary file modified tests/nocks.db
Binary file not shown.

0 comments on commit e8edba7

Please sign in to comment.