From ba32476cd94c26a90bcd1327002e96674a93cca7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 10:31:07 -0400 Subject: [PATCH 01/14] Bump autoprefixer from 9.8.4 to 9.8.5 (#782) Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.4 to 9.8.5. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/9.8.4...9.8.5) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package-lock.json | 22 +++++++++++++++------- package.json | 2 +- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index fe6c2c776a..a37204860e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5152,18 +5152,26 @@ } }, "autoprefixer": { - "version": "9.8.4", - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.4.tgz", - "integrity": "sha512-84aYfXlpUe45lvmS+HoAWKCkirI/sw4JK0/bTeeqgHYco3dcsOn0NqdejISjptsYwNji/21dnkDri9PsYKk89A==", + "version": "9.8.5", + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.5.tgz", + "integrity": "sha512-C2p5KkumJlsTHoNv9w31NrBRgXhf6eCMteJuHZi2xhkgC+5Vm40MEtCKPhc0qdgAOhox0YPy1SQHTAky05UoKg==", "dev": true, "requires": { "browserslist": "^4.12.0", - "caniuse-lite": "^1.0.30001087", + "caniuse-lite": "^1.0.30001097", "colorette": "^1.2.0", "normalize-range": "^0.1.2", "num2fraction": "^1.2.2", "postcss": "^7.0.32", "postcss-value-parser": "^4.1.0" + }, + "dependencies": { + "caniuse-lite": { + "version": "1.0.30001097", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001097.tgz", + "integrity": "sha512-TeuSleKt/vWXaPkLVFqGDnbweYfq4IaZ6rUugFf3rWY6dlII8StUZ8Ddin0PkADfgYZ4wRqCdO2ORl4Rn5eZIA==", + "dev": true + } } }, "aws-sign2": { @@ -7290,9 +7298,9 @@ } }, "colorette": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.2.0.tgz", - "integrity": "sha512-soRSroY+OF/8OdA3PTQXwaDJeMc7TfknKKrxeSCencL2a4+Tx5zhxmmv7hdpCjhKBjehzp8+bwe/T68K0hpIjw==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.2.1.tgz", + "integrity": "sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw==", "dev": true }, "colors": { diff --git a/package.json b/package.json index 98e743964c..e3497fa0c5 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "@vue/eslint-config-prettier": "^6.0.0", "@vue/eslint-config-typescript": "^5.0.2", "@vue/test-utils": "^1.0.3", - "autoprefixer": "^9.8.4", + "autoprefixer": "^9.8.5", "babel-loader": "^8.1.0", "babel-preset-vue": "^2.0.2", "css-loader": "^3.6.0", From b77be826c870db0e4deffb8f1a06f699c3d3768a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 10:31:14 -0400 Subject: [PATCH 02/14] Bump @types/codemirror from 0.0.96 to 0.0.97 (#783) Bumps [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror) from 0.0.96 to 0.0.97. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/codemirror) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index a37204860e..7402c2b03c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2487,9 +2487,9 @@ "dev": true }, "@types/codemirror": { - "version": "0.0.96", - "resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-0.0.96.tgz", - "integrity": "sha512-GTswEV26Bl1byRxpD3sKd1rT2AISr0rK9ImlJgEzfvqhcVWeu4xQKFQI6UgSC95NT5swNG4st/oRMeGVZgPj9w==", + "version": "0.0.97", + "resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-0.0.97.tgz", + "integrity": "sha512-n5d7o9nWhC49DjfhsxANP7naWSeTzrjXASkUDQh7626sM4zK9XP2EVcHp1IcCf/IPV6c7ORzDUDF3Bkt231VKg==", "requires": { "@types/tern": "*" } diff --git a/package.json b/package.json index e3497fa0c5..273768966b 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@popperjs/core": "2.4.3", "@sindresorhus/slugify": "1.0.0", "@tinymce/tinymce-vue": "3.2.1", - "@types/codemirror": "0.0.96", + "@types/codemirror": "0.0.97", "@types/debug": "4.1.5", "@types/htmlhint": "0.9.1", "@types/js-yaml": "3.12.5", From 6c2a0f25a9f902acd1242cc97758c7add3b34a78 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 10:31:22 -0400 Subject: [PATCH 03/14] Bump vue-cli-plugin-storybook from 1.2.2 to 1.3.0 (#784) Bumps [vue-cli-plugin-storybook](https://github.com/storybooks/vue-cli-plugin-storybook) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/storybooks/vue-cli-plugin-storybook/releases) - [Changelog](https://github.com/storybookjs/vue-cli-plugin-storybook/blob/master/CHANGELOG.md) - [Commits](https://github.com/storybooks/vue-cli-plugin-storybook/compare/v1.2.2...v1.3.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7402c2b03c..ba98f246fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22770,9 +22770,9 @@ "integrity": "sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ==" }, "vue-cli-plugin-storybook": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/vue-cli-plugin-storybook/-/vue-cli-plugin-storybook-1.2.2.tgz", - "integrity": "sha512-dLwvDPrUhv/56YB/BmPxuCCW2VG0ZJ2EFrAcbaGIb0OZRz6s4rYqkZtSF6giMQEAaLr0L69+R3BtD7XGPfc0cQ==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/vue-cli-plugin-storybook/-/vue-cli-plugin-storybook-1.3.0.tgz", + "integrity": "sha512-dVvfB3f6gc+cvwPq8kxHBJ5b6BXS6WY0tjFUPrF3yE4nkGOxIjBQHZ8mMP7I/qj0wl/N2uyfENPTnC1Pde8nyw==", "dev": true, "requires": { "chalk": "^3.0.0", diff --git a/package.json b/package.json index 273768966b..dcc5dcb65b 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "stylelint-order": "^4.1.0", "stylelint-scss": "^3.18.0", "typescript": "^3.9.6", - "vue-cli-plugin-storybook": "^1.2.2", + "vue-cli-plugin-storybook": "^1.3.0", "vue-loader": "^15.9.3", "vue-template-compiler": "^2.6.10", "vuepress": "^1.5.2", From a834545119b787537ec08a4c6e4c776eb9382bb9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 10:32:12 -0400 Subject: [PATCH 04/14] Bump @typescript-eslint/typescript-estree from 3.6.0 to 3.7.0 (#793) Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) from 3.6.0 to 3.7.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/typescript-estree/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.7.0/packages/typescript-estree) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package-lock.json | 22 +++++++++++----------- package.json | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index ba98f246fa..593d4eca69 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2960,19 +2960,19 @@ } }, "@typescript-eslint/types": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-3.6.0.tgz", - "integrity": "sha512-JwVj74ohUSt0ZPG+LZ7hb95fW8DFOqBuR6gE7qzq55KDI3BepqsCtHfBIoa0+Xi1AI7fq5nCu2VQL8z4eYftqg==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-3.7.0.tgz", + "integrity": "sha512-reCaK+hyKkKF+itoylAnLzFeNYAEktB0XVfSQvf0gcVgpz1l49Lt6Vo9x4MVCCxiDydA0iLAjTF/ODH0pbfnpg==", "dev": true }, "@typescript-eslint/typescript-estree": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-3.6.0.tgz", - "integrity": "sha512-G57NDSABHjvob7zVV09ehWyD1K6/YUKjz5+AufObFyjNO4DVmKejj47MHjVHHlZZKgmpJD2yyH9lfCXHrPITFg==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-3.7.0.tgz", + "integrity": "sha512-xr5oobkYRebejlACGr1TJ0Z/r0a2/HUf0SXqPvlgUMwiMqOCu/J+/Dr9U3T0IxpE5oLFSkqMx1FE/dKaZ8KsOQ==", "dev": true, "requires": { - "@typescript-eslint/types": "3.6.0", - "@typescript-eslint/visitor-keys": "3.6.0", + "@typescript-eslint/types": "3.7.0", + "@typescript-eslint/visitor-keys": "3.7.0", "debug": "^4.1.1", "glob": "^7.1.6", "is-glob": "^4.0.1", @@ -2982,9 +2982,9 @@ } }, "@typescript-eslint/visitor-keys": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-3.6.0.tgz", - "integrity": "sha512-p1izllL2Ubwunite0ITjubuMQRBGgjdVYwyG7lXPX8GbrA6qF0uwSRz9MnXZaHMxID4948gX0Ez8v9tUDi/KfQ==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-3.7.0.tgz", + "integrity": "sha512-k5PiZdB4vklUpUX4NBncn5RBKty8G3ihTY+hqJsCdMuD0v4jofI5xuqwnVcWxfv6iTm2P/dfEa2wMUnsUY8ODw==", "dev": true, "requires": { "eslint-visitor-keys": "^1.1.0" diff --git a/package.json b/package.json index dcc5dcb65b..2b7fba2960 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "@types/semver": "^7.3.1", "@typescript-eslint/eslint-plugin": "^2.34.0", "@typescript-eslint/parser": "^2.34.0", - "@typescript-eslint/typescript-estree": "^3.6.0", + "@typescript-eslint/typescript-estree": "^3.7.0", "@vue/cli-plugin-babel": "^4.4.6", "@vue/cli-plugin-eslint": "^4.4.6", "@vue/cli-plugin-router": "^4.4.5", From 8ef998ac4ec2b2b8dd69e274971bd31edb28d9fb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 10:32:22 -0400 Subject: [PATCH 05/14] Bump codemirror from 5.55.0 to 5.56.0 (#794) Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.55.0 to 5.56.0. - [Release notes](https://github.com/codemirror/CodeMirror/releases) - [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md) - [Commits](https://github.com/codemirror/CodeMirror/compare/5.55.0...5.56.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 593d4eca69..acb44ebb82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7237,9 +7237,9 @@ "dev": true }, "codemirror": { - "version": "5.55.0", - "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.55.0.tgz", - "integrity": "sha512-TumikSANlwiGkdF/Blnu/rqovZ0Y3Jh8yy9TqrPbSM0xxSucq3RgnpVDQ+mD9q6JERJEIT2FMuF/fBGfkhIR/g==" + "version": "5.56.0", + "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.56.0.tgz", + "integrity": "sha512-MfKVmYgifXjQpLSgpETuih7A7WTTIsxvKfSLGseTY5+qt0E1UD1wblZGM6WLenORo8sgmf+3X+WTe2WF7mufyw==" }, "collapse-white-space": { "version": "1.0.6", diff --git a/package.json b/package.json index 2b7fba2960..1271afa490 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "axios": "0.19.2", "base-64": "0.1.0", "bytes": "3.1.0", - "codemirror": "5.55.0", + "codemirror": "5.56.0", "cropperjs": "1.5.7", "csslint": "1.0.5", "date-fns": "2.14.0", From 2eaf437ba23ca23b1650bef7720d5ada8e693801 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 10:32:43 -0400 Subject: [PATCH 06/14] Bump @babel/core from 7.10.4 to 7.10.5 (#791) Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.4 to 7.10.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-core) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package-lock.json | 78 +++++++++++++++++++++++++++++++++++++++++------ package.json | 2 +- 2 files changed, 70 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index acb44ebb82..847f36b651 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,29 +33,89 @@ } }, "@babel/core": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.10.4.tgz", - "integrity": "sha512-3A0tS0HWpy4XujGc7QtOIHTeNwUgWaZc/WuS5YQrfhU67jnVmsD6OGPc1AKHH0LJHQICGncy3+YUjIhVlfDdcA==", + "version": "7.10.5", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.10.5.tgz", + "integrity": "sha512-O34LQooYVDXPl7QWCdW9p4NR+QlzOr7xShPPJz8GsuCU3/8ua/wqTr7gmnxXv+WBESiGU/G5s16i6tUvHkNb+w==", "dev": true, "requires": { "@babel/code-frame": "^7.10.4", - "@babel/generator": "^7.10.4", - "@babel/helper-module-transforms": "^7.10.4", + "@babel/generator": "^7.10.5", + "@babel/helper-module-transforms": "^7.10.5", "@babel/helpers": "^7.10.4", - "@babel/parser": "^7.10.4", + "@babel/parser": "^7.10.5", "@babel/template": "^7.10.4", - "@babel/traverse": "^7.10.4", - "@babel/types": "^7.10.4", + "@babel/traverse": "^7.10.5", + "@babel/types": "^7.10.5", "convert-source-map": "^1.7.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.1", "json5": "^2.1.2", - "lodash": "^4.17.13", + "lodash": "^4.17.19", "resolve": "^1.3.2", "semver": "^5.4.1", "source-map": "^0.5.0" }, "dependencies": { + "@babel/generator": { + "version": "7.10.5", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.10.5.tgz", + "integrity": "sha512-3vXxr3FEW7E7lJZiWQ3bM4+v/Vyr9C+hpolQ8BGFr9Y8Ri2tFLWTixmwKBafDujO1WVah4fhZBeU1bieKdghig==", + "dev": true, + "requires": { + "@babel/types": "^7.10.5", + "jsesc": "^2.5.1", + "source-map": "^0.5.0" + } + }, + "@babel/helper-module-transforms": { + "version": "7.10.5", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.10.5.tgz", + "integrity": "sha512-4P+CWMJ6/j1W915ITJaUkadLObmCRRSC234uctJfn/vHrsLNxsR8dwlcXv9ZhJWzl77awf+mWXSZEKt5t0OnlA==", + "dev": true, + "requires": { + "@babel/helper-module-imports": "^7.10.4", + "@babel/helper-replace-supers": "^7.10.4", + "@babel/helper-simple-access": "^7.10.4", + "@babel/helper-split-export-declaration": "^7.10.4", + "@babel/template": "^7.10.4", + "@babel/types": "^7.10.5", + "lodash": "^4.17.19" + } + }, + "@babel/parser": { + "version": "7.10.5", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.10.5.tgz", + "integrity": "sha512-wfryxy4bE1UivvQKSQDU4/X6dr+i8bctjUjj8Zyt3DQy7NtPizJXT8M52nqpNKL+nq2PW8lxk4ZqLj0fD4B4hQ==", + "dev": true + }, + "@babel/traverse": { + "version": "7.10.5", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.10.5.tgz", + "integrity": "sha512-yc/fyv2gUjPqzTz0WHeRJH2pv7jA9kA7mBX2tXl/x5iOE81uaVPuGPtaYk7wmkx4b67mQ7NqI8rmT2pF47KYKQ==", + "dev": true, + "requires": { + "@babel/code-frame": "^7.10.4", + "@babel/generator": "^7.10.5", + "@babel/helper-function-name": "^7.10.4", + "@babel/helper-split-export-declaration": "^7.10.4", + "@babel/parser": "^7.10.5", + "@babel/types": "^7.10.5", + "debug": "^4.1.0", + "globals": "^11.1.0", + "lodash": "^4.17.19" + } + }, + "@babel/types": { + "version": "7.10.5", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.10.5.tgz", + "integrity": "sha512-ixV66KWfCI6GKoA/2H9v6bQdbfXEwwpOdQ8cRvb4F+eyvhlaHxWFMQB4+3d9QFJXZsiiiqVrewNV0DFEQpyT4Q==", + "dev": true, + "requires": { + "@babel/helper-validator-identifier": "^7.10.4", + "lodash": "^4.17.19", + "to-fast-properties": "^2.0.0" + } + }, "semver": { "version": "5.7.1", "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", diff --git a/package.json b/package.json index 1271afa490..00b664ae90 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "vuedraggable": "2.23.0" }, "devDependencies": { - "@babel/core": "^7.10.4", + "@babel/core": "^7.10.5", "@babel/plugin-proposal-optional-chaining": "^7.10.4", "@storybook/addon-actions": "^5.3.19", "@storybook/addon-centered": "^5.3.19", From 6edc41406dcdf34b0f0439531739c6b558f85c79 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 10:32:51 -0400 Subject: [PATCH 07/14] Bump jest-sonar from 0.2.9 to 0.2.10 (#790) Bumps [jest-sonar](https://github.com/sh33dafi/jest-sonar) from 0.2.9 to 0.2.10. - [Release notes](https://github.com/sh33dafi/jest-sonar/releases) - [Changelog](https://github.com/sh33dafi/jest-sonar/blob/master/CHANGELOG.md) - [Commits](https://github.com/sh33dafi/jest-sonar/compare/v0.2.9...v0.2.10) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 847f36b651..ef3276b388 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13746,9 +13746,9 @@ } }, "jest-sonar": { - "version": "0.2.9", - "resolved": "https://registry.npmjs.org/jest-sonar/-/jest-sonar-0.2.9.tgz", - "integrity": "sha512-73qZdMcs8l1Hqo5QpBRkxXPoZ8EnvL9xd2LI+41Jk7nVAx+vNnJH4m7a15rEn365t1DLQdNoKatXnXSunx04qA==", + "version": "0.2.10", + "resolved": "https://registry.npmjs.org/jest-sonar/-/jest-sonar-0.2.10.tgz", + "integrity": "sha512-enl9x6D6DIKK31ISTGOwwEqXD+sh/1IuI5TryFrPCArTFQNLfEpT+pXGcwBYCNZgQZMqwndv1cnybslWdsxX9g==", "dev": true, "requires": { "entities": "2.0.0", diff --git a/package.json b/package.json index 00b664ae90..64b8d7520f 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "eslint-plugin-prettier": "^3.1.4", "eslint-plugin-vue": "^6.2.2", "html-loader": "^1.1.0", - "jest-sonar": "^0.2.9", + "jest-sonar": "^0.2.10", "lint-staged": "^10.2.11", "mockdate": "^3.0.2", "prettier": "^2.0.5", From 01815dde5781c4476435e8b0f37496dce992348f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 10:33:06 -0400 Subject: [PATCH 08/14] Bump marked from 1.1.0 to 1.1.1 (#789) Bumps [marked](https://github.com/markedjs/marked) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v1.1.0...v1.1.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index ef3276b388..9369f152c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15153,9 +15153,9 @@ } }, "marked": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/marked/-/marked-1.1.0.tgz", - "integrity": "sha512-EkE7RW6KcXfMHy2PA7Jg0YJE1l8UPEZE8k45tylzmZM30/r1M1MUXWQfJlrSbsTeh7m/XTwHbWUENvAJZpp1YA==" + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/marked/-/marked-1.1.1.tgz", + "integrity": "sha512-mJzT8D2yPxoPh7h0UXkB+dBj4FykPJ2OIfxAWeIHrvoHDkFxukV/29QxoFQoPM6RLEwhIFdJpmKBlqVM3s2ZIw==" }, "material-colors": { "version": "1.2.6", diff --git a/package.json b/package.json index 64b8d7520f..47086e2564 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "jsonlint": "1.6.3", "jsonlint-mod": "1.7.5", "lodash": "4.17.19", - "marked": "1.1.0", + "marked": "1.1.1", "micromustache": "7.1.0", "mime-types": "2.1.27", "mousetrap": "1.6.5", From fad3cb441dd9a62e4e5500cce2cb87e7e7ba0d7d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 10:33:21 -0400 Subject: [PATCH 09/14] Bump pinia from 0.0.6 to 0.0.7 (#787) Bumps [pinia](https://github.com/posva/pinia) from 0.0.6 to 0.0.7. - [Release notes](https://github.com/posva/pinia/releases) - [Changelog](https://github.com/posva/pinia/blob/master/.release-it.json) - [Commits](https://github.com/posva/pinia/compare/0.0.6...0.0.7) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9369f152c5..be4d0b5240 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16718,9 +16718,9 @@ "dev": true }, "pinia": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/pinia/-/pinia-0.0.6.tgz", - "integrity": "sha512-L8nh+cc+MEe/dBwyxZoXwgj9PScYD9ltkCYKSa9eGhHvRLDiu1zMfswOnW18JOBqaAZQDB/+iZHiDRdlOmXN7A==" + "version": "0.0.7", + "resolved": "https://registry.npmjs.org/pinia/-/pinia-0.0.7.tgz", + "integrity": "sha512-zvoVqW+8AwswQAh2GtJP7JD/X/cciZmeH++cH6oekG3EpMCIQba7cHsBSayw08RTfPuT3vMErtKMDegz4bxzLQ==" }, "pinkie": { "version": "2.0.4", diff --git a/package.json b/package.json index 47086e2564..858e146fb4 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "mime-types": "2.1.27", "mousetrap": "1.6.5", "nanoid": "3.1.10", - "pinia": "0.0.6", + "pinia": "0.0.7", "portal-vue": "2.1.7", "resize-observer": "1.0.0", "semver": "7.3.2", From a6ec76b27ab7b39909b5c4e1790ffb07e5b7900b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 10:35:57 -0400 Subject: [PATCH 10/14] Bump @types/lodash from 4.14.157 to 4.14.158 (#796) Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.157 to 4.14.158. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index be4d0b5240..d69db2b6af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2661,9 +2661,9 @@ "dev": true }, "@types/lodash": { - "version": "4.14.157", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.157.tgz", - "integrity": "sha512-Ft5BNFmv2pHDgxV5JDsndOWTRJ+56zte0ZpYLowp03tW+K+t8u8YMOzAnpuqPgzX6WO1XpDIUm7u04M8vdDiVQ==" + "version": "4.14.158", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.158.tgz", + "integrity": "sha512-InCEXJNTv/59yO4VSfuvNrZHt7eeNtWQEgnieIA+mIC+MOWM9arOWG2eQ8Vhk6NbOre6/BidiXhkZYeDY9U35w==" }, "@types/marked": { "version": "1.1.0", diff --git a/package.json b/package.json index 858e146fb4..680cdc9f72 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@types/debug": "4.1.5", "@types/htmlhint": "0.9.1", "@types/js-yaml": "3.12.5", - "@types/lodash": "4.14.157", + "@types/lodash": "4.14.158", "@types/mousetrap": "1.6.3", "@vue/composition-api": "0.6.7", "axios": "0.19.2", From 4674a1108e3d0e1f4aaf8097b34c62ec8027b76c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 10:36:07 -0400 Subject: [PATCH 11/14] Bump @types/jest from 26.0.4 to 26.0.5 (#797) Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.4 to 26.0.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index d69db2b6af..915d498649 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2640,9 +2640,9 @@ } }, "@types/jest": { - "version": "26.0.4", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.4.tgz", - "integrity": "sha512-4fQNItvelbNA9+sFgU+fhJo8ZFF+AS4Egk3GWwCW2jFtViukXbnztccafAdLhzE/0EiCogljtQQXP8aQ9J7sFg==", + "version": "26.0.5", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.5.tgz", + "integrity": "sha512-heU+7w8snfwfjtcj2H458aTx3m5unIToOJhx75ebHilBiiQ39OIdA18WkG4LP08YKeAoWAGvWg8s+22w/PeJ6w==", "dev": true, "requires": { "jest-diff": "^25.2.1", diff --git a/package.json b/package.json index 680cdc9f72..5a0dedbe2d 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@types/base-64": "^0.1.3", "@types/bytes": "^3.1.0", "@types/diff": "^4.0.2", - "@types/jest": "^26.0.4", + "@types/jest": "^26.0.5", "@types/marked": "^1.1.0", "@types/mime-types": "^2.1.0", "@types/semver": "^7.3.1", From b87e7b4c2505d2f079589f2d28923297532a4f1f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 10:36:15 -0400 Subject: [PATCH 12/14] Bump @tinymce/tinymce-vue from 3.2.1 to 3.2.2 (#785) Bumps [@tinymce/tinymce-vue](https://github.com/tinymce/tinymce-vue) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/tinymce/tinymce-vue/releases) - [Changelog](https://github.com/tinymce/tinymce-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce-vue/commits) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 915d498649..d3eda583a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2483,9 +2483,9 @@ } }, "@tinymce/tinymce-vue": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/@tinymce/tinymce-vue/-/tinymce-vue-3.2.1.tgz", - "integrity": "sha512-CgfwXtw9MLdIqPkr0ZXorXiiykVObxwkOvNupaA/zFXfMQQtGRlQHjAeW+lTK0Po3Nok3UVkmfsbxTYeylqmTQ==" + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/@tinymce/tinymce-vue/-/tinymce-vue-3.2.2.tgz", + "integrity": "sha512-LNgKbdaScHHkBsq6UZsMpEL5yPY8oYTGaOX97+ArpJSw4B6KSQpKU+/GHnkytQhPgQLLob+ghejP0ifVQXuczg==" }, "@types/anymatch": { "version": "1.3.1", diff --git a/package.json b/package.json index 5a0dedbe2d..e228fb9351 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@directus/format-title": "3.2.0", "@popperjs/core": "2.4.3", "@sindresorhus/slugify": "1.0.0", - "@tinymce/tinymce-vue": "3.2.1", + "@tinymce/tinymce-vue": "3.2.2", "@types/codemirror": "0.0.97", "@types/debug": "4.1.5", "@types/htmlhint": "0.9.1", From 003728918884f5e03c04d02de021877b3dab0cec Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 10:37:17 -0400 Subject: [PATCH 13/14] Bump typescript from 3.9.6 to 3.9.7 (#795) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.6 to 3.9.7. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.6...v3.9.7) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index d3eda583a5..07e91d7302 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22235,9 +22235,9 @@ } }, "typescript": { - "version": "3.9.6", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.6.tgz", - "integrity": "sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==", + "version": "3.9.7", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.7.tgz", + "integrity": "sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==", "dev": true }, "uc.micro": { diff --git a/package.json b/package.json index e228fb9351..f458085d4d 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "stylelint-config-standard": "^20.0.0", "stylelint-order": "^4.1.0", "stylelint-scss": "^3.18.0", - "typescript": "^3.9.6", + "typescript": "^3.9.7", "vue-cli-plugin-storybook": "^1.3.0", "vue-loader": "^15.9.3", "vue-template-compiler": "^2.6.10", From 5f388c51ecdd9792fda65861421353a6aea2c2b8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 10:39:25 -0400 Subject: [PATCH 14/14] Bump regenerator-runtime from 0.13.5 to 0.13.7 (#798) Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.5 to 0.13.7. - [Release notes](https://github.com/facebook/regenerator/releases) - [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.5...regenerator-runtime@0.13.7) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 07e91d7302..b0a3dfa575 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18895,9 +18895,9 @@ } }, "regenerator-runtime": { - "version": "0.13.5", - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz", - "integrity": "sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA==", + "version": "0.13.7", + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz", + "integrity": "sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==", "dev": true }, "regenerator-transform": { diff --git a/package.json b/package.json index f458085d4d..721bdbaca3 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "react": "^16.13.1", "react-dom": "^16.13.1", "react-is": "^16.13.1", - "regenerator-runtime": "^0.13.5", + "regenerator-runtime": "^0.13.7", "sass": "^1.26.10", "sass-loader": "^9.0.2", "storybook-addon-themes": "^5.4.1",