Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-19 04:01:32 +0300
committerGitHub <noreply@github.com>2021-06-19 04:01:32 +0300
commitbbd97265ca14d77c636f42b5741afe1b50ca21f5 (patch)
treed9a062eb717e7e7ac14fbeb3a6a7934d8f9b92b4 /package.json
parent85a63715c4798d76fbebebb6629d26c896f4d036 (diff)
Bump node-polyfill-webpack-plugin from 1.1.2 to 1.1.3
Bumps [node-polyfill-webpack-plugin](https://github.com/Richienb/node-polyfill-webpack-plugin) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/Richienb/node-polyfill-webpack-plugin/releases) - [Commits](https://github.com/Richienb/node-polyfill-webpack-plugin/compare/v1.1.2...v1.1.3) --- updated-dependencies: - dependency-name: node-polyfill-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 910256a..e1f1d50 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
"eslint-plugin-vue": "^7.11.0",
"eslint-webpack-plugin": "^2.5.4",
"file-loader": "^6.2.0",
- "node-polyfill-webpack-plugin": "^1.1.2",
+ "node-polyfill-webpack-plugin": "^1.1.3",
"node-sass": "^6.0.0",
"sass": "^1.34.1",
"sass-loader": "^10.1.1",