mirror of
https://github.com/arangodb/kube-arangodb.git
synced 2024-12-14 11:57:37 +00:00
Bump cross-spawn and eslint in /dashboard (#1769)
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:
parent
19c035a5ce
commit
33a4775813
2 changed files with 458 additions and 456 deletions
912
dashboard/package-lock.json
generated
912
dashboard/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -4,7 +4,7 @@
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"emotion": "^9.2.12",
|
"emotion": "^9.2.12",
|
||||||
"eslint": "^6.5.0",
|
"eslint": "^9.15.0",
|
||||||
"handlebars": "^4.7.7",
|
"handlebars": "^4.7.7",
|
||||||
"js-yaml": ">=3.13.1",
|
"js-yaml": ">=3.13.1",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
|
|
Loading…
Reference in a new issue