Skip to content

Commit

Permalink
feat: update package manager versions (#492)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 12, 2024
1 parent 1828961 commit 3e3b046
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.8.1+sha1.1f1cb1305cd9246b9efe07d8629874df23157a2f",
"default": "10.8.2+sha1.3c123c7f14409dc0395478e7269fdbc32ae179d8",
"fetchLatestFrom": {
"type": "npm",
"package": "npm"
Expand Down Expand Up @@ -38,7 +38,7 @@
}
},
"pnpm": {
"default": "9.1.4+sha1.2432063d815cfa88fd9fef1d85a445e3f609851d",
"default": "9.5.0+sha1.8c155dc114e1689d18937974f6571e0ceee66f1d",
"fetchLatestFrom": {
"type": "npm",
"package": "pnpm"
Expand Down Expand Up @@ -102,7 +102,7 @@
"package": "yarn"
},
"transparent": {
"default": "4.2.2+sha224.1e50daf19e5e249a025569752c60b88005fddf57d10fcde5fc68b88f",
"default": "4.3.1+sha224.934d21773e22af4b69a7032a2d3b4cb38c1f7c019624777cc9916b23",
"commands": [
[
"yarn",
Expand Down
Binary file modified tests/nocks.db
Binary file not shown.

0 comments on commit 3e3b046

Please sign in to comment.