Bump @babel/runtime from 7.22.6 to 7.23.7 (#501)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.22.6 to 7.23.7. - [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.7/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -68,7 +68,7 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/runtime": "^7.22.6",
|
||||
"@babel/runtime": "^7.23.7",
|
||||
"@crxjs/vite-plugin": "^1.0.14",
|
||||
"@playwright/test": "^1.40.1",
|
||||
"@vitejs/plugin-react": "^4.2.0",
|
||||
|
19
yarn.lock
19
yarn.lock
@ -523,12 +523,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/runtime@npm:^7.22.6":
|
||||
version: 7.22.6
|
||||
resolution: "@babel/runtime@npm:7.22.6"
|
||||
"@babel/runtime@npm:^7.23.7":
|
||||
version: 7.23.7
|
||||
resolution: "@babel/runtime@npm:7.23.7"
|
||||
dependencies:
|
||||
regenerator-runtime: ^0.13.11
|
||||
checksum: e585338287c4514a713babf4fdb8fc2a67adcebab3e7723a739fc62c79cfda875b314c90fd25f827afb150d781af97bc16c85bfdbfa2889f06053879a1ddb597
|
||||
regenerator-runtime: ^0.14.0
|
||||
checksum: eba85bd24d250abb5ae19b16cffc15a54d3894d8228ace40fa4c0e2f1938f28b38ad3e3430ebff9a1ef511eeb8c527e36044ac19076d6deafa52cef35d8624b9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3831,7 +3831,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "diff-viewer-extension@workspace:."
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.22.6
|
||||
"@babel/runtime": ^7.23.7
|
||||
"@crxjs/vite-plugin": ^1.0.14
|
||||
"@dicebear/avatars": ^4.10.8
|
||||
"@dicebear/avatars-bottts-sprites": ^4.10.8
|
||||
@ -7714,6 +7714,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"regenerator-runtime@npm:^0.14.0":
|
||||
version: 0.14.1
|
||||
resolution: "regenerator-runtime@npm:0.14.1"
|
||||
checksum: 9f57c93277b5585d3c83b0cf76be47b473ae8c6d9142a46ce8b0291a04bb2cf902059f0f8445dcabb3fb7378e5fe4bb4ea1e008876343d42e46d3b484534ce38
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"regexp.prototype.flags@npm:^1.4.3, regexp.prototype.flags@npm:^1.5.0":
|
||||
version: 1.5.0
|
||||
resolution: "regexp.prototype.flags@npm:1.5.0"
|
||||
|
Reference in New Issue
Block a user