Skip to content

Commit

Permalink
chore(deps): Bump @datadog/browser-logs from 4.47.0 to 4.48.1 (#15721)
Browse files Browse the repository at this point in the history
Bumps [@datadog/browser-logs](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/logs) from 4.47.0 to 4.48.1.
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v4.48.1/packages/logs)

---
updated-dependencies:
- dependency-name: "@datadog/browser-logs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2023
1 parent 13d167c commit 7697c6b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@datadog/browser-logs": "^4.47.0",
"@datadog/browser-logs": "^4.48.1",
"@datadog/browser-rum": "^4.48.1",
"@emotion/react": "11.11.1",
"@wireapp/avs": "9.3.7",
Expand Down
21 changes: 7 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2325,31 +2325,24 @@ __metadata:
languageName: node
linkType: hard

"@datadog/browser-core@npm:4.47.0":
version: 4.47.0
resolution: "@datadog/browser-core@npm:4.47.0"
checksum: 1543047ba0df65a1f47e775eb6551ca32a83efadf82aa6d05550068fcf14807480ccc1aca8dad7e3738a2c0257965fba38bb1790c111293588156bbfe5e6aa81
languageName: node
linkType: hard

"@datadog/browser-core@npm:4.48.1":
version: 4.48.1
resolution: "@datadog/browser-core@npm:4.48.1"
checksum: c2638cdc562609b775cd0181fddec3516a7a4e3ec253f7f89529c96a72bfd40ad36428a11cb9076763e82f2671491a1d4fc5e04e3ae6bc2a1be8f8cfb49bc4f1
languageName: node
linkType: hard

"@datadog/browser-logs@npm:^4.47.0":
version: 4.47.0
resolution: "@datadog/browser-logs@npm:4.47.0"
"@datadog/browser-logs@npm:^4.48.1":
version: 4.48.1
resolution: "@datadog/browser-logs@npm:4.48.1"
dependencies:
"@datadog/browser-core": 4.47.0
"@datadog/browser-core": 4.48.1
peerDependencies:
"@datadog/browser-rum": 4.47.0
"@datadog/browser-rum": 4.48.1
peerDependenciesMeta:
"@datadog/browser-rum":
optional: true
checksum: 8e8445ac60b5dd908aa4d9ea982c1d0b2f1b6e776f154a7d08e7c0105146d6484e0cd22b475d9f8524ec893c8efe9052844b5e17b48502ae2701725633c6f202
checksum: 3d8b3f6f2b032b075397ab821dabb32148c037da07865f468c933f075cbbed34a169fb81de79eef5719d77d35244f9d51da546d70a4044b0d8a94d325b7755a2
languageName: node
linkType: hard

Expand Down Expand Up @@ -17870,7 +17863,7 @@ __metadata:
"@babel/preset-env": 7.22.14
"@babel/preset-react": 7.22.5
"@babel/preset-typescript": 7.22.11
"@datadog/browser-logs": ^4.47.0
"@datadog/browser-logs": ^4.48.1
"@datadog/browser-rum": ^4.48.1
"@emotion/eslint-plugin": ^11.11.0
"@emotion/react": 11.11.1
Expand Down

0 comments on commit 7697c6b

Please sign in to comment.