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-07-28 23:59:21 +0300
committerGitHub <noreply@github.com>2022-07-28 23:59:21 +0300
commit0c5d0c45e59abbc8f53f692d5443ee1d10d0e337 (patch)
tree062b6130a2f51a0094d1a1c5bc31760070109f1b
parente774eb01f391ebcc7102f2d5e7f7ce6fe67f69e3 (diff)
Bump lighthouse from 9.6.1 to 9.6.4dependabot/npm_and_yarn/lighthouse-9.6.4
Bumps [lighthouse](https://github.com/GoogleChrome/lighthouse) from 9.6.1 to 9.6.4. - [Release notes](https://github.com/GoogleChrome/lighthouse/releases) - [Changelog](https://github.com/GoogleChrome/lighthouse/blob/v9.6.4/changelog.md) - [Commits](https://github.com/GoogleChrome/lighthouse/compare/v9.6.1...v9.6.4) --- updated-dependencies: - dependency-name: lighthouse dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 5b1bb7230..7518a5f24 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"eslint": "8.18.0",
"eslint-plugin-compat": "4.0.2",
"eslint-plugin-playwright": "0.10.0",
- "eslint-plugin-vue": "9.1.1",
+ "eslint-plugin-vue": "9.3.0",
"eslint-plugin-you-dont-need-lodash-underscore": "6.12.0",
"eventemitter3": "1.2.0",
"express": "4.13.1",
@@ -46,7 +46,7 @@
"karma-sourcemap-loader": "0.3.8",
"karma-spec-reporter": "0.0.34",
"karma-webpack": "5.0.0",
- "lighthouse": "9.6.1",
+ "lighthouse": "9.6.4",
"location-bar": "3.0.1",
"lodash": "4.17.21",
"mini-css-extract-plugin": "2.6.1",