From ffee5fef64890d6fb451c4f81cb93fcf4210e9cc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 04:25:20 +0000 Subject: [PATCH] Bump webpack-sources from 0.1.5 to 3.1.2 Bumps [webpack-sources](https://github.com/webpack/webpack-sources) from 0.1.5 to 3.1.2. - [Release notes](https://github.com/webpack/webpack-sources/releases) - [Commits](https://github.com/webpack/webpack-sources/compare/v0.1.5...v3.1.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dadc622..344d016 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "license": "MIT", "dependencies": { "optimize-js": "^1.0.0", - "webpack-sources": "^0.1.2" + "webpack-sources": "^3.1.2" }, "devDependencies": { "babel-cli": "^6.14.0",