Skip to content

Commit 6ff85b7

Browse files
authored
Merge pull request #1521 from oasisprotocol/renovate/webextension-polyfill-0.x
Update dependency @types/webextension-polyfill to v0.10.1
2 parents 65acb61 + 2ecc0aa commit 6ff85b7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"@types/testing-library__jest-dom": "5.14.6",
111111
"@types/valid-url": "1.0.4",
112112
"@types/w3c-web-usb": "1.0.6",
113-
"@types/webextension-polyfill": "0.10.0",
113+
"@types/webextension-polyfill": "0.10.1",
114114
"@typescript-eslint/eslint-plugin": "5.60.1",
115115
"@typescript-eslint/parser": "5.60.1",
116116
"babel-plugin-istanbul": "6.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3763,10 +3763,10 @@
37633763
resolved "https://registry.yarnpkg.com/@types/w3c-web-usb/-/w3c-web-usb-1.0.6.tgz#5d8560d0d9f585ffc80865bc773db7bc975b680c"
37643764
integrity sha512-cSjhgrr8g4KbPnnijAr/KJDNKa/bBa+ixYkywFRvrhvi9n1WEl7yYbtRyzE6jqNQiSxxJxoAW3STaOQwJHndaw==
37653765

3766-
"@types/webextension-polyfill@0.10.0":
3767-
version "0.10.0"
3768-
resolved "https://registry.yarnpkg.com/@types/webextension-polyfill/-/webextension-polyfill-0.10.0.tgz#e87b5e2c101599779a584cdb043887ad73b37b0e"
3769-
integrity sha512-If4EcaHzYTqcbNMp/FdReVdRmLL/Te42ivnJII551bYjhX19bWem5m14FERCqdJA732OloGuxCRvLBvcMGsn4A==
3766+
"@types/webextension-polyfill@0.10.1":
3767+
version "0.10.1"
3768+
resolved "https://registry.yarnpkg.com/@types/webextension-polyfill/-/webextension-polyfill-0.10.1.tgz#63698f0ef78a069d2d307be3caaee5e70c12e09d"
3769+
integrity sha512-Sdg+E2F5JUbhkE1qX15QUxpyhfMFKRGJqND9nb1C0gNN4NR7kCV31/1GvNbg6Xe+m/JElJ9/lG5kepMzjGPuQw==
37703770

37713771
"@types/yargs-parser@*":
37723772
version "20.2.0"

0 commit comments

Comments
 (0)