Skip to content

Commit 2625e55

Browse files
authored
Update dependency builtins to v3.0.1 (#326)
1 parent f95ec2e commit 2625e55

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/node": "12.12.28",
4949
"@types/uuid": "3.4.7",
5050
"ava": "2.4.0",
51-
"builtins": "3.0.0",
51+
"builtins": "3.0.1",
5252
"c8": "7.1.0",
5353
"codecov": "3.6.5",
5454
"husky": "4.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -779,10 +779,10 @@ buffer-from@^1.0.0:
779779
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
780780
integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
781781

782-
783-
version "3.0.0"
784-
resolved "https://registry.yarnpkg.com/builtins/-/builtins-3.0.0.tgz#d50c7467cf1b993ee58b389001e3476da78fb000"
785-
integrity sha512-WxD4J/Uer15eE0IAGHLjz4xhs74+n9Mr6/deYOUaUL4QS3IJyv6jlamqR4SBluP1tkvEZ8My4jh1DEzpnMeBWw==
782+
783+
version "3.0.1"
784+
resolved "https://registry.yarnpkg.com/builtins/-/builtins-3.0.1.tgz#38c55022f40a752f61de255eabd41892278032ea"
785+
integrity sha512-JxlnRUmQpQReAt5mUshMNQpHe7MEZuy1qH+Eck31mc4GBBM9AmGX9oBrzQH/zAOIRM/CAqNA0J2692a/yJiGQQ==
786786
dependencies:
787787
semver "^7.0.0"
788788

0 commit comments

Comments
 (0)