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

Bumps [chrome-devtools-frontend](https://github.com/ChromeDevTools/devtools-frontend) from 1.0.949424 to 1.0.952784.
- [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>
Co-authored-by: Abhinav Singh <126065+abhinavsingh@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-12-21 01:27:46 +05:30 committed by GitHub
parent e653d5b933
commit 92671db32d
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": "^3.0.1",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
"chrome-devtools-frontend": "^1.0.949424",
"chrome-devtools-frontend": "^1.0.952784",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.25.3",
@ -728,9 +728,9 @@
}
},
"node_modules/chrome-devtools-frontend": {
"version": "1.0.949424",
"resolved": "https://registry.npmjs.org/chrome-devtools-frontend/-/chrome-devtools-frontend-1.0.949424.tgz",
"integrity": "sha512-v4A+tyfJia6yOonl0I1M3lXYIV9J6idJ49+dT2TK7Z9SmlNd1ZPCcXDi3sBWBkpxdHJfpzl1We8HhUTh2VX5FA==",
"version": "1.0.952784",
"resolved": "https://registry.npmjs.org/chrome-devtools-frontend/-/chrome-devtools-frontend-1.0.952784.tgz",
"integrity": "sha512-UU3rwBtVtvRGdFVR3IXNbFy5DLa+ZDL2IlXzlq465SlAwM7G/oOTEGFZhJ0cYwuq6JI40hTGqtjsbkz7d71RCw==",
"dev": true
},
"node_modules/cli-cursor": {
@ -5969,9 +5969,9 @@
"dev": true
},
"chrome-devtools-frontend": {
"version": "1.0.949424",
"resolved": "https://registry.npmjs.org/chrome-devtools-frontend/-/chrome-devtools-frontend-1.0.949424.tgz",
"integrity": "sha512-v4A+tyfJia6yOonl0I1M3lXYIV9J6idJ49+dT2TK7Z9SmlNd1ZPCcXDi3sBWBkpxdHJfpzl1We8HhUTh2VX5FA==",
"version": "1.0.952784",
"resolved": "https://registry.npmjs.org/chrome-devtools-frontend/-/chrome-devtools-frontend-1.0.952784.tgz",
"integrity": "sha512-UU3rwBtVtvRGdFVR3IXNbFy5DLa+ZDL2IlXzlq465SlAwM7G/oOTEGFZhJ0cYwuq6JI40hTGqtjsbkz7d71RCw==",
"dev": true
},
"cli-cursor": {

View File

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