Skip to content

Commit

Permalink
build(deps): Bump object-inspect and @types/object-inspect
Browse files Browse the repository at this point in the history
Bumps [object-inspect](https://github.com/inspect-js/object-inspect) and [@types/object-inspect](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/object-inspect). These dependencies needed to be updated together.

Updates `object-inspect` from 1.12.3 to 1.13.1
- [Release notes](https://github.com/inspect-js/object-inspect/releases)
- [Changelog](https://github.com/inspect-js/object-inspect/blob/main/CHANGELOG.md)
- [Commits](inspect-js/object-inspect@v1.12.3...v1.13.1)

Updates `@types/object-inspect` from 1.8.1 to 1.8.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/object-inspect)

---
updated-dependencies:
- dependency-name: object-inspect
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/object-inspect"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 7dd6874 commit 9a639ce
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1570,9 +1570,9 @@ __metadata:
linkType: hard

"@types/object-inspect@npm:^1.8.1":
version: 1.8.1
resolution: "@types/object-inspect@npm:1.8.1"
checksum: 1fd2e7d25edd875a9a7263a179ab475ca8ec5502016128020dc802ee1d30186424081a88332a7072f2a7b071f28a7a7dc6cb9407df172e9b2c03c98103cf88c2
version: 1.8.4
resolution: "@types/object-inspect@npm:1.8.4"
checksum: 06e1993607285603c619e6f8402effb8d3a7a797fc857a96f9d8200eb31e0e2017d26efc82b0a5e40ae82f6da5caa824edc4dff798afb63dbfaa8a029cd3b4ad
languageName: node
linkType: hard

Expand Down Expand Up @@ -5429,9 +5429,9 @@ __metadata:
linkType: hard

"object-inspect@npm:^1.12.3, object-inspect@npm:^1.9.0":
version: 1.12.3
resolution: "object-inspect@npm:1.12.3"
checksum: dabfd824d97a5f407e6d5d24810d888859f6be394d8b733a77442b277e0808860555176719c5905e765e3743a7cada6b8b0a3b85e5331c530fd418cc8ae991db
version: 1.13.1
resolution: "object-inspect@npm:1.13.1"
checksum: 7d9fa9221de3311dcb5c7c307ee5dc011cdd31dc43624b7c184b3840514e118e05ef0002be5388304c416c0eb592feb46e983db12577fc47e47d5752fbbfb61f
languageName: node
linkType: hard

Expand Down

0 comments on commit 9a639ce

Please sign in to comment.