Skip to content

Commit

Permalink
Bump @babel/runtime from 7.22.6 to 7.22.15
Browse files Browse the repository at this point in the history
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.22.6 to 7.22.15.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.15/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 64ab1b2 commit 462b614
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 16 deletions.
42 changes: 28 additions & 14 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/session-recorder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dist/esm/*.d.ts"
],
"dependencies": {
"@babel/runtime": "~7.22.6",
"@babel/runtime": "~7.22.15",
"@opentelemetry/api": "^1.4.1",
"@opentelemetry/core": "^1.15.1",
"@opentelemetry/resources": "^1.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dist/esm/*.d.ts"
],
"dependencies": {
"@babel/runtime": "^7.22.6",
"@babel/runtime": "^7.22.15",
"@opentelemetry/api": "^1.4.1",
"@opentelemetry/core": "^1.15.1",
"@opentelemetry/exporter-zipkin": "^1.15.1",
Expand Down

0 comments on commit 462b614

Please sign in to comment.