From 67bad75073898d83f312623b9a9efef51bb9b004 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 19:15:14 +0000 Subject: [PATCH] chore(deps-dev): bump string-replace-loader from 2.3.0 to 3.0.3 Bumps [string-replace-loader](https://github.com/Va1/string-replace-loader) from 2.3.0 to 3.0.3. - [Release notes](https://github.com/Va1/string-replace-loader/releases) - [Commits](https://github.com/Va1/string-replace-loader/compare/v2.3.0...v3.0.3) --- updated-dependencies: - dependency-name: string-replace-loader dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index defb99379978..54323ab15caa 100644 --- a/package.json +++ b/package.json @@ -272,7 +272,7 @@ "rimraf": "^3.0.0", "scrollama": "^2.0.0", "simple-git": "^2.0.0", - "string-replace-loader": "^2.3.0", + "string-replace-loader": "^3.0.3", "stylelint": "^13.0.0", "stylelint-config-prettier": "^8.0.0", "stylelint-config-rational-order": "^0.1.2",