Skip to content

Commit 78ce029

Browse files
fix: update package manager versions (#728)
1 parent d7679b9 commit 78ce029

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"definitions": {
33
"npm": {
4-
"default": "11.4.2+sha1.6f1519a03f7e04023a957a22b812832d0c4a4b33",
4+
"default": "11.6.2+sha1.2af8ff1f23b279df1e5289db7c70cfedd0fe18c5",
55
"fetchLatestFrom": {
66
"type": "npm",
77
"package": "npm"
@@ -38,7 +38,7 @@
3838
}
3939
},
4040
"pnpm": {
41-
"default": "10.13.1+sha1.aa8c167c4509c97519542ef77a09e4b8ab59fb6a",
41+
"default": "10.18.3+sha1.0202a20aaa3d7ba8bc29b50d95efe1a34dd95773",
4242
"fetchLatestFrom": {
4343
"type": "npm",
4444
"package": "pnpm"
@@ -102,7 +102,7 @@
102102
"package": "yarn"
103103
},
104104
"transparent": {
105-
"default": "4.9.2+sha224.b8e0b161ae590950fbda696e6f3ca071362768e5280c5fbfdadf064b",
105+
"default": "4.10.3+sha224.6020b3cdcdfbd7dbc24b7a7b75d58a249ce36068a8bf97d39aa8cc6d",
106106
"commands": [
107107
[
108108
"yarn",

tests/nocks.db

-144 KB
Binary file not shown.

0 commit comments

Comments
 (0)