Skip to content

Commit

Permalink
Merge pull request #7 from intergral/snyk-upgrade-9a1b25786c1a5c9d637…
Browse files Browse the repository at this point in the history
…7a2cee5fe2865

[Snyk] Upgrade @grafana/data from 10.2.2 to 10.2.3
  • Loading branch information
Umaaz authored Aug 29, 2024
2 parents ed2b1be + 0b0a28e commit 8227597
Show file tree
Hide file tree
Showing 4 changed files with 108 additions and 109 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: yarn e2e

- name: Stop grafana docker
run: docker-compose down
run: docker compose down

- name: Check for backend
id: check-for-backend
Expand Down
5 changes: 5 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@
},
"dependencies": {
"@emotion/css": "^11.11.2",
"@grafana/data": "10.2.2",
"@grafana/runtime": "10.2.2",
"@grafana/ui": "10.2.2",
"@grafana/data": "10.2.3",
"@grafana/runtime": "10.2.3",
"@grafana/ui": "10.2.3",
"react": "17.0.2",
"react-dom": "17.0.2"
}
Expand Down
Loading

0 comments on commit 8227597

Please sign in to comment.