npm: bump chrome-devtools-frontend in /dashboard (#846)

Bumps [chrome-devtools-frontend](https://github.com/ChromeDevTools/devtools-frontend) from 1.0.944903 to 1.0.947377.
- [Release notes](https://github.com/ChromeDevTools/devtools-frontend/releases)
- [Changelog](https://github.com/ChromeDevTools/devtools-frontend/blob/main/docs/release_management.md)
- [Commits](https://github.com/ChromeDevTools/devtools-frontend/commits)

---
updated-dependencies:
- dependency-name: chrome-devtools-frontend
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-12-03 15:10:57 +05:30 committed by GitHub
parent 88c411d6c7
commit fb85ee56e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -14,7 +14,7 @@
"@types/js-cookie": "^2.2.6", "@types/js-cookie": "^2.2.6",
"@typescript-eslint/eslint-plugin": "^2.34.0", "@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0", "@typescript-eslint/parser": "^2.34.0",
"chrome-devtools-frontend": "^1.0.944903", "chrome-devtools-frontend": "^1.0.947377",
"eslint": "^6.8.0", "eslint": "^6.8.0",
"eslint-config-standard": "^14.1.1", "eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.25.3", "eslint-plugin-import": "^2.25.3",
@ -719,9 +719,9 @@
} }
}, },
"node_modules/chrome-devtools-frontend": { "node_modules/chrome-devtools-frontend": {
"version": "1.0.944903", "version": "1.0.947377",
"resolved": "https://registry.npmjs.org/chrome-devtools-frontend/-/chrome-devtools-frontend-1.0.944903.tgz", "resolved": "https://registry.npmjs.org/chrome-devtools-frontend/-/chrome-devtools-frontend-1.0.947377.tgz",
"integrity": "sha512-0AX3fSoR7l33Kxb4+U1QFbH4SkSKv4mhawDeex0CmbsmsdtfybI7y4NvN4Fen/+w5j/g4m6t79STQ8pjI+NrQA==", "integrity": "sha512-J+fj5+dc9qU6Z+X8OJWV8WeUd4ED24jB9oLQTjtiwP6acVA/ugoUTkKVyR7pCoBYtc/lMHKmWivTD61hJVdogQ==",
"dev": true "dev": true
}, },
"node_modules/cli-cursor": { "node_modules/cli-cursor": {
@ -5897,9 +5897,9 @@
"dev": true "dev": true
}, },
"chrome-devtools-frontend": { "chrome-devtools-frontend": {
"version": "1.0.944903", "version": "1.0.947377",
"resolved": "https://registry.npmjs.org/chrome-devtools-frontend/-/chrome-devtools-frontend-1.0.944903.tgz", "resolved": "https://registry.npmjs.org/chrome-devtools-frontend/-/chrome-devtools-frontend-1.0.947377.tgz",
"integrity": "sha512-0AX3fSoR7l33Kxb4+U1QFbH4SkSKv4mhawDeex0CmbsmsdtfybI7y4NvN4Fen/+w5j/g4m6t79STQ8pjI+NrQA==", "integrity": "sha512-J+fj5+dc9qU6Z+X8OJWV8WeUd4ED24jB9oLQTjtiwP6acVA/ugoUTkKVyR7pCoBYtc/lMHKmWivTD61hJVdogQ==",
"dev": true "dev": true
}, },
"cli-cursor": { "cli-cursor": {

View File

@ -30,7 +30,7 @@
"@types/js-cookie": "^2.2.6", "@types/js-cookie": "^2.2.6",
"@typescript-eslint/eslint-plugin": "^2.34.0", "@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0", "@typescript-eslint/parser": "^2.34.0",
"chrome-devtools-frontend": "^1.0.944903", "chrome-devtools-frontend": "^1.0.947377",
"eslint": "^6.8.0", "eslint": "^6.8.0",
"eslint-config-standard": "^14.1.1", "eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.25.3", "eslint-plugin-import": "^2.25.3",