Skip to content

Commit 06d0473

Browse files
authored
Ensure yarn.lock matches package.json (#5134)
Someone forgot to check in updates to yarn.lock the last time package.json was updated.
1 parent 4ef12fc commit 06d0473

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -401,10 +401,10 @@
401401
resolved "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz"
402402
integrity "sha1-u1BFecHK6SPmV2pPXaQ9Jfl729k= sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ=="
403403

404-
"@datadog/libdatadog@^0.3.0":
405-
version "0.3.0"
406-
resolved "https://registry.yarnpkg.com/@datadog/libdatadog/-/libdatadog-0.3.0.tgz#2fc1e2695872840bc8c356f66acf675da428d6f0"
407-
integrity sha512-TbP8+WyXfh285T17FnLeLUOPl4SbkRYMqKgcmknID2mXHNrbt5XJgW9bnDgsrrtu31Q7FjWWw2WolgRLWyzLRA==
404+
"@datadog/libdatadog@^0.4.0":
405+
version "0.4.0"
406+
resolved "https://registry.yarnpkg.com/@datadog/libdatadog/-/libdatadog-0.4.0.tgz#aeeea02973f663b555ad9ac30c4015a31d561598"
407+
integrity sha512-kGZfFVmQInzt6J4FFGrqMbrDvOxqwk3WqhAreS6n9b/De+iMVy/NMu3V7uKsY5zAvz+uQw0liDJm3ZDVH/MVVw==
408408

409409
"@datadog/[email protected]":
410410
version "8.4.0"

0 commit comments

Comments
 (0)