Skip to content

Commit

Permalink
build: bump get-intrinsic from 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps [get-intrinsic](https://github.com/ljharb/get-intrinsic) from 1.2.0 to 1.2.1.
- [Changelog](https://github.com/ljharb/get-intrinsic/blob/main/CHANGELOG.md)
- [Commits](ljharb/get-intrinsic@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: get-intrinsic
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 17, 2023
1 parent 27de245 commit 8639772
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4950,13 +4950,14 @@ __metadata:
linkType: hard

"get-intrinsic@npm:^1.0.2":
version: 1.2.0
resolution: "get-intrinsic@npm:1.2.0"
version: 1.2.1
resolution: "get-intrinsic@npm:1.2.1"
dependencies:
function-bind: ^1.1.1
has: ^1.0.3
has-proto: ^1.0.1
has-symbols: ^1.0.3
checksum: 78fc0487b783f5c58cf2dccafc3ae656ee8d2d8062a8831ce4a95e7057af4587a1d4882246c033aca0a7b4965276f4802b45cc300338d1b77a73d3e3e3f4877d
checksum: 5b61d88552c24b0cf6fa2d1b3bc5459d7306f699de060d76442cce49a4721f52b8c560a33ab392cf5575b7810277d54ded9d4d39a1ea61855619ebc005aa7e5f
languageName: node
linkType: hard

Expand Down Expand Up @@ -5202,6 +5203,13 @@ __metadata:
languageName: node
linkType: hard

"has-proto@npm:^1.0.1":
version: 1.0.1
resolution: "has-proto@npm:1.0.1"
checksum: febc5b5b531de8022806ad7407935e2135f1cc9e64636c3916c6842bd7995994ca3b29871ecd7954bd35f9e2986c17b3b227880484d22259e2f8e6ce63fd383e
languageName: node
linkType: hard

"has-symbols@npm:^1.0.3":
version: 1.0.3
resolution: "has-symbols@npm:1.0.3"
Expand Down

0 comments on commit 8639772

Please sign in to comment.