Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio Freire committed Apr 19, 2022
2 parents 6801fb1 + a6bf17b commit c4c0124
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2171,11 +2171,14 @@
"resolved" "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz"
"version" "1.2.5"

<<<<<<< HEAD
"minimist@^1.2.6":
"integrity" "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
"resolved" "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz"
"version" "1.2.6"

=======
>>>>>>> include_it_as_library
"minimist@~0.0.1":
"integrity" "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0="
"resolved" "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz"
Expand All @@ -2194,12 +2197,21 @@
"for-in" "^1.0.2"
"is-extendable" "^1.0.1"

<<<<<<< HEAD
"mkdirp@^0.5.0", "mkdirp@^0.5.1", "mkdirp@^0.5.6", "mkdirp@~0.5.1", "[email protected]":
"integrity" "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw=="
"resolved" "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz"
"version" "0.5.6"
dependencies:
"minimist" "^1.2.6"
=======
"mkdirp@^0.5.0", "mkdirp@^0.5.1", "mkdirp@^0.5.5", "mkdirp@~0.5.1", "[email protected]":
"integrity" "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ=="
"resolved" "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz"
"version" "0.5.5"
dependencies:
"minimist" "^1.2.5"
>>>>>>> include_it_as_library

"[email protected]":
"integrity" "sha512-iG9AK/dJLtJ0XNgTuDbSyNS3zECqDlAhnQW4CsNxBG3LQJBbHmRX1egw39DmtOdCAqY+dKXV+sgPgilNWUKMVw=="
Expand Down

0 comments on commit c4c0124

Please sign in to comment.