Commit f13d9fd3 authored by Lyza Danger Gardner's avatar Lyza Danger Gardner Committed by Lyza Gardner

Bump `@hypothesis/frontend-shared` to v5.11.1

parent b07c4253
......@@ -105,7 +105,9 @@
"prettier": {
"arrowParens": "avoid",
"singleQuote": true,
"importOrder": ["^[./]"],
"importOrder": [
"^[./]"
],
"importOrderSeparation": true
},
"main": "./build/boot.js",
......
......@@ -1237,9 +1237,9 @@
glob "^7.2.0"
"@hypothesis/frontend-shared@^5.6.0":
version "5.11.0"
resolved "https://registry.yarnpkg.com/@hypothesis/frontend-shared/-/frontend-shared-5.11.0.tgz#2edcbe738130da88cc568c6548993e5c25c7e128"
integrity sha512-gqfbocJkRjdv/fr72NclPsWxpITFGa4nbxD+wI1Ysazd0eKd2ND7+sOCNqKKTfkPHRFv/qukv6HNXJncdlEG8Q==
version "5.11.1"
resolved "https://registry.yarnpkg.com/@hypothesis/frontend-shared/-/frontend-shared-5.11.1.tgz#0951ae416905b60306e8e1eaa7694d47801912b1"
integrity sha512-uaBquPfe4rLYe9ufwalpHsPgijtTRH2r30g72buOBGZRQ45Omp9xRxoNCkgm1VmKLQBWopcIdHjOak6U1nxVZg==
dependencies:
highlight.js "^11.6.0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment