From 3ccf2983a41e4e643b7df43b9785c973b68e0bb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Nov 2020 04:34:34 +0000 Subject: [PATCH 1/2] Bump postcss from 8.1.8 to 8.1.9 Bumps [postcss](https://github.com/postcss/postcss) from 8.1.8 to 8.1.9. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.1.8...8.1.9) Signed-off-by: dependabot[bot] --- package-lock.json | 45 +++++++++++++++------------------------------ package.json | 2 +- 2 files changed, 16 insertions(+), 31 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0a45b99..15412be 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7850,27 +7850,6 @@ "resolve": "^1.1.7" } }, - "line-column": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/line-column/-/line-column-1.0.2.tgz", - "integrity": "sha1-0lryk2tvSEkXKzEuR5LR2Ye8NKI=", - "dev": true, - "requires": { - "isarray": "^1.0.0", - "isobject": "^2.0.0" - }, - "dependencies": { - "isobject": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", - "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=", - "dev": true, - "requires": { - "isarray": "1.0.0" - } - } - } - }, "load-json-file": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz", @@ -8421,9 +8400,9 @@ "dev": true }, "nanoid": { - "version": "3.1.17", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.17.tgz", - "integrity": "sha512-5mmlQz73ohlISpARejqTwgYzh92wwBccatETsLOI+VKkY6Lx/Dj3wvG7tCoKjX+eEaZWn0gB7Xkfl5JatHQTeA==", + "version": "3.1.18", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.18.tgz", + "integrity": "sha512-rndlDjbbHbcV3xi+R2fpJ+PbGMdfBxz5v1fATIQFq0DP64FsicQdwnKLy47K4kZHdRpmQXtz24eGsxQqamzYTA==", "dev": true }, "nanomatch": { @@ -9256,15 +9235,15 @@ "dev": true }, "postcss": { - "version": "8.1.8", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.1.8.tgz", - "integrity": "sha512-hO6jFWBy0QnBBRaw+s0F4hVPKGDICec/nLNEG1D4qqw9/LBzWMkTjckqqELXAo0J42jN8GFZXtgQfezEaoG9gQ==", + "version": "8.1.9", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.1.9.tgz", + "integrity": "sha512-oWuBpEl1meaMKkQXn0ic78TUrgsMvrAZLE/6ZY0H3LTteq2O3L8PGWwMbPLctpksTJIHjQeossMUMNQW7qRIHQ==", "dev": true, "requires": { "colorette": "^1.2.1", - "line-column": "^1.0.2", - "nanoid": "^3.1.16", - "source-map": "^0.6.1" + "nanoid": "^3.1.18", + "source-map": "^0.6.1", + "vfile-location": "^3.2.0" }, "dependencies": { "source-map": { @@ -12876,6 +12855,12 @@ "extsprintf": "^1.2.0" } }, + "vfile-location": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/vfile-location/-/vfile-location-3.2.0.tgz", + "integrity": "sha512-aLEIZKv/oxuCDZ8lkJGhuhztf/BW4M+iHdCwglA/eWc+vtuRFJj8EtgceYFX4LRjOhCAAiNHsKGssC6onJ+jbA==", + "dev": true + }, "vinyl": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/vinyl/-/vinyl-2.2.0.tgz", diff --git a/package.json b/package.json index 000ca7b..78baf0e 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "gulp-terser": "^1.4.1", "gulp-zip": "^5.0.2", "merge-stream": "^2.0.0", - "postcss": "^8.1.8", + "postcss": "^8.1.9", "sass": "^1.29.0", "terser": "^5.5.0", "vinyl-buffer": "^1.0.1", -- 2.43.5 From 7082f75595dfcb93097e1e31603ef22520d8d9f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Nov 2020 04:41:03 +0000 Subject: [PATCH 2/2] Bump @babel/compat-data from 7.12.5 to 7.12.7 Bumps [@babel/compat-data](https://github.com/babel/babel/tree/HEAD/packages/babel-compat-data) from 7.12.5 to 7.12.7. - [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.12.7/packages/babel-compat-data) Signed-off-by: dependabot[bot] --- 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 28cb9ec..62f0192 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,9 +13,9 @@ } }, "@babel/compat-data": { - "version": "7.12.5", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.12.5.tgz", - "integrity": "sha512-DTsS7cxrsH3by8nqQSpFSyjSfSYl57D6Cf4q8dW3LK83tBKBDCkfcay1nYkXq1nIHXnpX8WMMb/O25HOy3h1zg==", + "version": "7.12.7", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.12.7.tgz", + "integrity": "sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw==", "dev": true }, "@babel/core": { diff --git a/package.json b/package.json index 88cf1a4..81ec34f 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "uuid": "^8.3.1" }, "devDependencies": { - "@babel/compat-data": "^7.12.5", + "@babel/compat-data": "^7.12.7", "@babel/core": "^7.12.7", "@babel/helper-module-imports": "^7.12.5", "@babel/plugin-proposal-class-properties": "^7.12.1", -- 2.43.5