chore(deps): bump object-code from 1.2.0 to 1.2.2 (#182)

Bumps [object-code](https://github.com/arthurfiorette/tinylibs/tree/HEAD/packages/object-code) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/arthurfiorette/tinylibs/releases)
- [Commits](https://github.com/arthurfiorette/tinylibs/commits/object-code-v1.2.2/packages/object-code)

---
updated-dependencies:
- dependency-name: object-code
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-03-20 13:28:04 -03:00 committed by GitHub
parent cb60ac9eb7
commit fe5bf73593
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3157,9 +3157,9 @@ nwsapi@^2.2.0:
integrity sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==
object-code@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/object-code/-/object-code-1.2.0.tgz#aaa1ddc9bb69c1bbd9d2102e3553c541a099076e"
integrity sha512-VFYjh8+8Bfk5AuvVsqhoi36033g0NJ7/V4YS/RjhMFtfUdCrO5SjS57yUsDeGjKff8qKnJvdYYXBDSEI2eOIAQ==
version "1.2.2"
resolved "https://registry.yarnpkg.com/object-code/-/object-code-1.2.2.tgz#ac0133813ae570555c51e47b9beee73494a39a6a"
integrity sha512-ZSbEQdei4ElzuDM4BmazKSwINacocBf3/8rte25aNqXzvT/8dSaNVY9egsjAaBL/UhW55JNxAvXOKPIsL2MwWQ==
once@^1.3.0:
version "1.4.0"