File tree Expand file tree Collapse file tree 4 files changed +10431
-7385
lines changed Expand file tree Collapse file tree 4 files changed +10431
-7385
lines changed Original file line number Diff line number Diff line change @@ -62,3 +62,11 @@ typings/
62
62
63
63
# webstorm files
64
64
.idea /
65
+
66
+
67
+ # yarn v2
68
+ .yarn /cache
69
+ .yarn /unplugged
70
+ .yarn /build-state.yml
71
+ .yarn /install-state.gz
72
+ .pnp. *
Original file line number Diff line number Diff line change
1
+ nodeLinker : node-modules
Original file line number Diff line number Diff line change 24
24
"url" : " https://github.com/codefresh-io/service-base/issues"
25
25
},
26
26
"resolutions" : {
27
- "eslint/**/ansi-regex" : " ^4.0.0" ,
28
27
"js-yaml" : " ^3.13.1" ,
29
28
"json-schema" : " ^0.4.0" ,
30
29
"request/qs" : " 6.5.3" ,
72
71
"eslint-plugin-mocha" : " ^10.5.0" ,
73
72
"jest" : " ^29.7.0" ,
74
73
"mocha" : " ^8.2.1" ,
75
- "mongodb-memory-server" : " ^9 .1.6 "
74
+ "mongodb-memory-server" : " ^10 .1.3 "
76
75
},
77
- "packageManager" : " yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e "
76
+ "packageManager" : " yarn@4.6.0 "
78
77
}
You can’t perform that action at this time.
0 commit comments