From a843ed663cebf0aa0cd0bcd3b4022db6600e17fe Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 2 May 2020 12:52:57 +0000 Subject: [PATCH] fix(package): update @ungap/essential-weakset to version 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e03f1800..1b6050a3 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "@ungap/create-content": "^0.1.4", "@ungap/custom-event": "^0.2.0", "@ungap/essential-map": "^0.2.0", - "@ungap/essential-weakset": "^0.1.2", + "@ungap/essential-weakset": "^0.2.0", "@ungap/is-array": "^0.1.1", "@ungap/template-tag-arguments": "^0.3.1", "@ungap/weakmap": "^0.1.4",