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/
6262
6363# webstorm files
6464.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 2424 "url" : " https://github.com/codefresh-io/service-base/issues"
2525 },
2626 "resolutions" : {
27- "eslint/**/ansi-regex" : " ^4.0.0" ,
2827 "js-yaml" : " ^3.13.1" ,
2928 "json-schema" : " ^0.4.0" ,
3029 "request/qs" : " 6.5.3" ,
7271 "eslint-plugin-mocha" : " ^10.5.0" ,
7372 "jest" : " ^29.7.0" ,
7473 "mocha" : " ^8.2.1" ,
75- "mongodb-memory-server" : " ^9 .1.6 "
74+ "mongodb-memory-server" : " ^10 .1.3 "
7675 },
77- "packageManager" : " yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e "
76+ "packageManager" : " yarn@4.6.0 "
7877}
You can’t perform that action at this time.
0 commit comments