From 8d422de725c92203b25a1e67971fb215cc075089 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Oct 2021 06:02:40 +0000 Subject: [PATCH] chore(deps-dev): bump @types/webpack-sources from 2.1.1 to 3.2.0 Bumps [@types/webpack-sources](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack-sources) from 2.1.1 to 3.2.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack-sources) --- updated-dependencies: - dependency-name: "@types/webpack-sources" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c54148c..950cbff 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@commitlint/config-conventional": "^13.2.0", "@types/html-webpack-plugin": "^3.2.3", "@types/jest": "^27.0.2", - "@types/webpack-sources": "^2.1.0", + "@types/webpack-sources": "^3.2.0", "@typescript-eslint/eslint-plugin": "^4.0.0", "@typescript-eslint/parser": "^4.15.2", "eslint": "^7.4.0", diff --git a/yarn.lock b/yarn.lock index 56c2b96..89cfacc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -883,10 +883,10 @@ dependencies: source-map "^0.6.1" -"@types/webpack-sources@*", "@types/webpack-sources@^2.1.0": - version "2.1.1" - resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-2.1.1.tgz#6af17e3a3ded71eec2b98008d7c12f498a0a4506" - integrity sha512-MjM1R6iuw8XaVbtkCBz0N349cyqBjJHCbQiOeppe3VBeFvxqs74RKHAVt9LkxTnUWc7YLZOEsUfPUnmK6SBPKQ== +"@types/webpack-sources@*", "@types/webpack-sources@^3.2.0": + version "3.2.0" + resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-3.2.0.tgz#16d759ba096c289034b26553d2df1bf45248d38b" + integrity sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg== dependencies: "@types/node" "*" "@types/source-list-map" "*"