aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-19 15:04:43 +0000
committerPete Johanson <[email protected]>2022-05-23 00:25:55 -0400
commit22a7a98070485541655199f7b56a9718d0ede08f (patch)
treeb2b2331682981adb3a3283fb0f94047e1809a077 /docs/package.json
parent8a70d5fccc5143625c7e360cc7fe34b3cb7959f3 (diff)
downloadzmk-22a7a98070485541655199f7b56a9718d0ede08f.tar.gz
zmk-22a7a98070485541655199f7b56a9718d0ede08f.zip
chore(deps-dev): bump string-replace-loader from 3.0.3 to 3.1.0 in /docs
Bumps [string-replace-loader](https://github.com/Va1/string-replace-loader) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/Va1/string-replace-loader/releases) - [Commits](https://github.com/Va1/string-replace-loader/compare/v3.0.3...v3.1.0) --- updated-dependencies: - dependency-name: string-replace-loader dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'docs/package.json')
-rw-r--r--docs/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/package.json b/docs/package.json
index 9fc66e4966..fc5d8f55ff 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -59,7 +59,7 @@
"null-loader": "^4.0.0",
"prebuild-webpack-plugin": "^1.1.1",
"prettier": "2.3.1",
- "string-replace-loader": "^3.0.3",
+ "string-replace-loader": "^3.1.0",
"typescript": "^4.6.3",
"webpack": "^5.72.1"
}