Skip to content

Commit

Permalink
feat: update package manager versions (#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 10, 2024
1 parent f15ebc2 commit 985895b
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.5.2+sha1.0e9b72afaf5ecf8249b2abb4b7417db6739c1475",
"default": "10.7.0+sha1.c87e0bbb7a53422670e423d0198120760f67c3b7",
"fetchLatestFrom": {
"type": "npm",
"package": "npm"
Expand Down Expand Up @@ -38,7 +38,7 @@
}
},
"pnpm": {
"default": "9.0.3+sha1.ff3ad37177cbd0843e533aab13d5e40a05803b47",
"default": "9.1.0+sha1.217063ce3fcbf44f3051666f38b810f1ddefee4a",
"fetchLatestFrom": {
"type": "npm",
"package": "pnpm"
Expand Down Expand Up @@ -102,7 +102,7 @@
"package": "yarn"
},
"transparent": {
"default": "4.1.1+sha224.00f08619463229f8ba40c4ee90e8c2e4ced1f11c3115c26f3b98432e",
"default": "4.2.2+sha224.1e50daf19e5e249a025569752c60b88005fddf57d10fcde5fc68b88f",
"commands": [
[
"yarn",
Expand Down
Binary file modified tests/nocks.db
Binary file not shown.

0 comments on commit 985895b

Please sign in to comment.