Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Commit

Permalink
Package upgrade: faro (#491)
Browse files Browse the repository at this point in the history
Oppgraderte faro-pakker
  • Loading branch information
sstensby authored Sep 28, 2023
1 parent e075534 commit 2e88b26
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 329 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

deploy-to-dev-gcp:
name: Deploy to dev-gcp
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/breadcrumb-fix'
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/yarn-upgrade'
needs: docker-build-push
runs-on: ubuntu-latest
timeout-minutes: 5
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"msw:init": "msw init ./public"
},
"dependencies": {
"@grafana/faro-react": "^1.1.2",
"@grafana/faro-web-sdk": "^1.1.2",
"@grafana/faro-web-tracing": "^1.1.3",
"@grafana/faro-react": "^1.2.1",
"@grafana/faro-web-sdk": "^1.2.1",
"@grafana/faro-web-tracing": "^1.2.1",
"@navikt/aksel-icons": "^4.7.0",
"@navikt/arbeidsgiver-notifikasjon-widget": "^6.2.3",
"@navikt/bedriftsmeny": "^6.10.0",
Expand Down
Loading

0 comments on commit 2e88b26

Please sign in to comment.