Skip to content

Commit

Permalink
Temporarily use branch to import lodash.trimend.
Browse files Browse the repository at this point in the history
  • Loading branch information
ceciliaavila committed Jun 28, 2023
1 parent 288cb8f commit 713b6c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"resolutions": {
"adal-node": "0.2.3",
"async": "3.2.3",
"lodash.trimend": "https://github.com/lodash/lodash.git#4.17",
"minimist": "^1.2.6",
"mixme": "0.5.2",
"ms-rest-azure": "2.6.2",
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8380,10 +8380,9 @@ lodash.tonumber@^4.0.3:
resolved "https://registry.yarnpkg.com/lodash.tonumber/-/lodash.tonumber-4.0.3.tgz#0b96b31b35672793eb7f5a63ee791f1b9e9025d9"
integrity sha1-C5azGzVnJ5Prf1pj7nkfG56QJdk=

lodash.trimend@^4.5.1:
version "4.5.1"
resolved "https://registry.yarnpkg.com/lodash.trimend/-/lodash.trimend-4.5.1.tgz#12804437286b98cad8996b79414e11300114082f"
integrity sha1-EoBENyhrmMrYmWt5QU4RMAEUCC8=
lodash.trimend@^4.5.1, "lodash.trimend@https://github.com/lodash/lodash.git#4.17":
version "4.17.21"
resolved "https://github.com/lodash/lodash.git#f299b52f39486275a9e6483b60a410e06520c538"

lodash@^4.1.2, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@~4.17.15, lodash@~4.17.19:
version "4.17.21"
Expand All @@ -8393,7 +8392,7 @@ lodash@^4.1.2, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.1
lodash@~1.0.1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-1.0.2.tgz#8f57560c83b59fc270bd3d561b690043430e2551"
integrity sha1-j1dWDIO1n8JwvT1WG2kAQ0MOJVE=
integrity sha512-0VSEDVec/Me2eATuoiQd8IjyBMMX0fahob8YJ96V1go2RjvCk1m1GxmtfXn8RNSaLaTtop7fsuhhu9oLk3hUgA==

log-symbols@2.2.0:
version "2.2.0"
Expand Down

0 comments on commit 713b6c8

Please sign in to comment.