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

github.com/nasa/openmct.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>2022-09-12 23:59:39 +0300
committerGitHub <noreply@github.com>2022-09-12 23:59:39 +0300
commitc49989610e24cf329d215997cbbd2e94b03632f9 (patch)
treeb4d589a7c504910d8c0464842748f101ce377815
parent15ab0dae50692e18eb31d0601e0352fbbb08e282 (diff)
Bump webpack from 5.68.0 to 5.74.0dependabot/npm_and_yarn/webpack-5.74.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.68.0 to 5.74.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.68.0...v5.74.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e0a3895a7..49f67937b 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"vue-eslint-parser": "9.0.2",
"vue-loader": "15.9.8",
"vue-template-compiler": "2.6.14",
- "webpack": "5.68.0",
+ "webpack": "5.74.0",
"webpack-cli": "4.10.0",
"webpack-dev-middleware": "5.3.3",
"webpack-hot-middleware": "2.25.1",