From 9b319bd245a3ad467e86891a757c457032d4eb7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 11:47:23 +0000 Subject: [PATCH] Bump hosted-git-info from 2.8.5 to 2.8.9 Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] --- package-lock.json | 40 +++++++++++++++++++++++++++++++--------- yarn.lock | 6 +++--- 2 files changed, 34 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0ca97e6..8871c03 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tei-render", - "version": "0.0.0", + "version": "0.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -1575,6 +1575,8 @@ }, "@open-wc/demoing-storybook": { "version": "1.9.4", + "resolved": "https://registry.npmjs.org/@open-wc/demoing-storybook/-/demoing-storybook-1.9.4.tgz", + "integrity": "sha512-KZ3dkN5f1cg8FQmEeOckThSyR+hfMULP+WBy5UfDj2pvHxbNMwrsz5FjT/lZyro856sYXFUTRRsrKoaVCj97eg==", "dev": true, "requires": { "@babel/core": "^7.8.3", @@ -1606,6 +1608,8 @@ }, "@open-wc/eslint-config": { "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@open-wc/eslint-config/-/eslint-config-2.0.2.tgz", + "integrity": "sha512-wnO0d1oynw5s8lGggwQSQypIKNFUyJ99vL8GcaJ79GIHQS6QtsRng0YeuN0lrz8rloxt7ldq58Q1ZEtFV5Wuaw==", "dev": true, "requires": { "babel-eslint": "^10.0.3", @@ -1637,6 +1641,8 @@ }, "@open-wc/prettier-config": { "version": "0.1.13", + "resolved": "https://registry.npmjs.org/@open-wc/prettier-config/-/prettier-config-0.1.13.tgz", + "integrity": "sha512-oJrYH+qHohR6Q5hYYqHPevUymgOj/TQUGNs+DmTo93VM9fMCLhfpQF44QrFKQ+zGgmRrEys1V/oJcINEBGlKTQ==", "dev": true, "requires": { "eslint-config-prettier": "^3.3.0", @@ -1651,6 +1657,8 @@ }, "@open-wc/testing": { "version": "2.5.2", + "resolved": "https://registry.npmjs.org/@open-wc/testing/-/testing-2.5.2.tgz", + "integrity": "sha512-lEizFfywBqpGkojI5PZiqQOAyiFwAec02I2IUl3OIVl+aCwr99GFKBF/+WH3iJpXRPbNzMasiuxLGSSFfDw5zQ==", "dev": true, "requires": { "@open-wc/chai-dom-equals": "^0.12.36", @@ -1694,6 +1702,8 @@ }, "@open-wc/testing-karma-bs": { "version": "1.3.37", + "resolved": "https://registry.npmjs.org/@open-wc/testing-karma-bs/-/testing-karma-bs-1.3.37.tgz", + "integrity": "sha512-4/RaVZ/UqrN3rZdM6/ssj4x3zmUhYc55NoRnc88VduZAphnlmeafMK+eINwFoBXyp9QJhmsC/WSahhJk0OIXww==", "dev": true, "requires": { "@open-wc/testing-karma": "^3.2.37", @@ -2265,11 +2275,6 @@ "integrity": "sha512-7jxBb+KoWncKb/JGFyTY40PjV4yRx2zd35ZLuvRP+6WndJDL7X32ZIZ7bN3sSQIl+NzJkCo7chfXJyzn+6WZaQ==", "dev": true }, - "CETEIcean": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/CETEIcean/-/CETEIcean-1.1.1.tgz", - "integrity": "sha512-X5b6mZNrh8Fh5hvKePlEM6YBDt8HONXaWerzkXxQJn+bbawOnpVyYOKG3EnHhsPAVEYLw3gKaWsPtvg8K2aMyA==" - }, "accepts": { "version": "1.3.7", "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz", @@ -5940,9 +5945,9 @@ } }, "hosted-git-info": { - "version": "2.8.5", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.5.tgz", - "integrity": "sha512-kssjab8CvdXfcXMXVcvsXum4Hwdq9XGtRD3TteMEvEbq0LXyiNQr6AprqKqfeaDXze7SxWvRxdpwE6ku7ikLkg==", + "version": "2.8.9", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", + "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", "dev": true }, "html-escaper": { @@ -6057,6 +6062,8 @@ }, "husky": { "version": "1.3.1", + "resolved": "https://registry.npmjs.org/husky/-/husky-1.3.1.tgz", + "integrity": "sha512-86U6sVVVf4b5NYSZ0yvv88dRgBSSXXmHaiq5pP4KDj5JVzdwKgBjEtUPOm8hcoytezFwbU+7gotXNhpHdystlg==", "dev": true, "requires": { "cosmiconfig": "^5.0.7", @@ -7988,6 +7995,8 @@ }, "lint-staged": { "version": "8.2.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.2.1.tgz", + "integrity": "sha512-n0tDGR/rTCgQNwXnUf/eWIpPNddGWxC32ANTNYsj2k02iZb7Cz5ox2tytwBu+2r0zDXMEMKw7Y9OD/qsav561A==", "dev": true, "requires": { "chalk": "^2.3.1", @@ -8139,6 +8148,19 @@ } } }, + "lit-element": { + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/lit-element/-/lit-element-2.5.1.tgz", + "integrity": "sha512-ogu7PiJTA33bEK0xGu1dmaX5vhcRjBXCFexPja0e7P7jqLhTpNKYRPmE+GmiCaRVAbiQKGkUgkh/i6+bh++dPQ==", + "requires": { + "lit-html": "^1.1.1" + } + }, + "lit-html": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-1.4.1.tgz", + "integrity": "sha512-B9btcSgPYb1q4oSOb/PrOT6Z/H+r6xuNzfH4lFli/AWhYwdtrgQkQWBbIc6mdnf6E2IL3gDXdkkqNktpU0OZQA==" + }, "load-json-file": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz", diff --git a/yarn.lock b/yarn.lock index 8191d3d..22efc59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4434,9 +4434,9 @@ hoist-non-react-statics@^3.3.0: react-is "^16.7.0" hosted-git-info@^2.1.4: - version "2.8.5" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.5.tgz#759cfcf2c4d156ade59b0b2dfabddc42a6b9c70c" - integrity sha512-kssjab8CvdXfcXMXVcvsXum4Hwdq9XGtRD3TteMEvEbq0LXyiNQr6AprqKqfeaDXze7SxWvRxdpwE6ku7ikLkg== + version "2.8.9" + resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9" + integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw== html-escaper@^2.0.0: version "2.0.0"