Skip to content

Commit

Permalink
Bump @babel/runtime from 7.23.8 to 7.23.9 (#554)
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.23.8 to 7.23.9.
- [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.23.9/packages/babel-runtime)

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

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 Jan 29, 2024
1 parent ef4b93d commit 7fc2f09
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
]
},
"devDependencies": {
"@babel/runtime": "^7.23.8",
"@babel/runtime": "^7.23.9",
"@crxjs/vite-plugin": "^1.0.14",
"@playwright/test": "^1.41.1",
"@vitejs/plugin-react": "^4.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -525,12 +525,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.23.8":
version: 7.23.8
resolution: "@babel/runtime@npm:7.23.8"
"@babel/runtime@npm:^7.23.9":
version: 7.23.9
resolution: "@babel/runtime@npm:7.23.9"
dependencies:
regenerator-runtime: ^0.14.0
checksum: 0bd5543c26811153822a9f382fd39886f66825ff2a397a19008011376533747cd05c33a91f6248c0b8b0edf0448d7c167ebfba34786088f1b7eb11c65be7dfc3
checksum: 6bbebe8d27c0c2dd275d1ac197fc1a6c00e18dab68cc7aaff0adc3195b45862bae9c4cc58975629004b0213955b2ed91e99eccb3d9b39cabea246c657323d667
languageName: node
linkType: hard

Expand Down Expand Up @@ -3603,7 +3603,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "diff-viewer-extension@workspace:."
dependencies:
"@babel/runtime": ^7.23.8
"@babel/runtime": ^7.23.9
"@crxjs/vite-plugin": ^1.0.14
"@dicebear/avatars": ^4.10.8
"@dicebear/avatars-bottts-sprites": ^4.10.8
Expand Down

0 comments on commit 7fc2f09

Please sign in to comment.