Skip to content

Commit

Permalink
⬆️ Bump @grafana/faro-web-sdk from 1.11.0 to 1.12.0
Browse files Browse the repository at this point in the history
Bumps [@grafana/faro-web-sdk](https://github.com/grafana/faro-web-sdk/tree/HEAD/packages/web-sdk) from 1.11.0 to 1.12.0.
- [Changelog](https://github.com/grafana/faro-web-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/faro-web-sdk/commits/v1.12.0/packages/web-sdk)

---
updated-dependencies:
- dependency-name: "@grafana/faro-web-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent f6e9a12 commit e3d639e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"prettier": "@navikt/aap-felles-prettier",
"dependencies": {
"@grafana/faro-web-sdk": "^1.11.0",
"@grafana/faro-web-sdk": "^1.12.0",
"@navikt/aap-felles-css": "^1.9.7",
"@navikt/aap-felles-react": "^1.9.7",
"@navikt/aap-felles-utils": "^1.9.7",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -903,24 +903,24 @@ __metadata:
languageName: node
linkType: hard

"@grafana/faro-core@npm:^1.11.0":
version: 1.11.0
resolution: "@grafana/faro-core@npm:1.11.0"
"@grafana/faro-core@npm:^1.12.0":
version: 1.12.0
resolution: "@grafana/faro-core@npm:1.12.0"
dependencies:
"@opentelemetry/api": "npm:^1.9.0"
"@opentelemetry/otlp-transformer": "npm:^0.53.0"
checksum: 10c0/eae62f53cb74cd4a7fc7bdbe835a7c899c5fa2e687a99f26ea7c2a2988d035805f9c9f8016bee688d44c0a55519fa672b406a77a6075df84a7c1375ee05ffb00
checksum: 10c0/be643ef8313af1e67daf60a7a62891cf2f1138e043b3af49917cb9ef59e5964f7a8d113a1d5952ae3142a668f78a0c1c269d1c9143e36c933f6c9df733bd3cad
languageName: node
linkType: hard

"@grafana/faro-web-sdk@npm:^1.11.0":
version: 1.11.0
resolution: "@grafana/faro-web-sdk@npm:1.11.0"
"@grafana/faro-web-sdk@npm:^1.12.0":
version: 1.12.0
resolution: "@grafana/faro-web-sdk@npm:1.12.0"
dependencies:
"@grafana/faro-core": "npm:^1.11.0"
"@grafana/faro-core": "npm:^1.12.0"
ua-parser-js: "npm:^1.0.32"
web-vitals: "npm:^4.0.1"
checksum: 10c0/4e6929235397d17c5a54d8f9a82db31ac7f63fc00bc800a77853bc9b70841d40c51c7f6f81d5b3882ed37caa7502110e025d2c20afda28e2e6dd5905f69cecc2
checksum: 10c0/218ba6af6351e98e8c95166eecf75ddb8493970d40accb7cb6f87691612a75c4b7399d5d09b1c0d825dfdd0286842b38f43dc08739b03e15355e5f7017a04d4f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2531,7 +2531,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "aap-innsyn@workspace:."
dependencies:
"@grafana/faro-web-sdk": "npm:^1.11.0"
"@grafana/faro-web-sdk": "npm:^1.12.0"
"@navikt/aap-felles-css": "npm:^1.9.7"
"@navikt/aap-felles-prettier": "npm:^1.9.7"
"@navikt/aap-felles-react": "npm:^1.9.7"
Expand Down

0 comments on commit e3d639e

Please sign in to comment.