Skip to content

Commit b819e40

Browse files
feat: update package manager versions (#543)
1 parent 2c2005c commit b819e40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"definitions": {
33
"npm": {
4-
"default": "10.8.2+sha1.3c123c7f14409dc0395478e7269fdbc32ae179d8",
4+
"default": "10.8.3+sha1.e6085b2864fcfd9b1aad7b602601b5a2fc116699",
55
"fetchLatestFrom": {
66
"type": "npm",
77
"package": "npm"
@@ -38,7 +38,7 @@
3838
}
3939
},
4040
"pnpm": {
41-
"default": "9.5.0+sha1.8c155dc114e1689d18937974f6571e0ceee66f1d",
41+
"default": "9.9.0+sha1.3edbe440f4e570aa8f049adbd06b9483d55cc2d2",
4242
"fetchLatestFrom": {
4343
"type": "npm",
4444
"package": "pnpm"
@@ -102,7 +102,7 @@
102102
"package": "yarn"
103103
},
104104
"transparent": {
105-
"default": "4.3.1+sha224.934d21773e22af4b69a7032a2d3b4cb38c1f7c019624777cc9916b23",
105+
"default": "4.4.1+sha224.fd21d9eb5fba020083811af1d4953acc21eeb9f6ff97efd1b3f9d4de",
106106
"commands": [
107107
[
108108
"yarn",

tests/nocks.db

88 KB
Binary file not shown.

0 commit comments

Comments
 (0)