Bump @babel/runtime from 7.22.3 to 7.22.5 (#222)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.22.3 to 7.22.5. - [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.5/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:development update-type: version-update:semver-patch ... 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:
10
.pnp.cjs
generated
10
.pnp.cjs
generated
@ -28,7 +28,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
[null, {\
|
||||
"packageLocation": "./",\
|
||||
"packageDependencies": [\
|
||||
["@babel/runtime", "npm:7.22.3"],\
|
||||
["@babel/runtime", "npm:7.22.5"],\
|
||||
["@crxjs/vite-plugin", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:1.0.14"],\
|
||||
["@dicebear/avatars", "npm:4.10.8"],\
|
||||
["@dicebear/avatars-bottts-sprites", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:4.10.8"],\
|
||||
@ -399,10 +399,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:7.22.3", {\
|
||||
"packageLocation": "./.yarn/cache/@babel-runtime-npm-7.22.3-0fd780f66a-8fc50785ca.zip/node_modules/@babel/runtime/",\
|
||||
["npm:7.22.5", {\
|
||||
"packageLocation": "./.yarn/cache/@babel-runtime-npm-7.22.5-0a6711d04c-12a50b7de2.zip/node_modules/@babel/runtime/",\
|
||||
"packageDependencies": [\
|
||||
["@babel/runtime", "npm:7.22.3"],\
|
||||
["@babel/runtime", "npm:7.22.5"],\
|
||||
["regenerator-runtime", "npm:0.13.11"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
@ -3947,7 +3947,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
"packageLocation": "./",\
|
||||
"packageDependencies": [\
|
||||
["diff-viewer-extension", "workspace:."],\
|
||||
["@babel/runtime", "npm:7.22.3"],\
|
||||
["@babel/runtime", "npm:7.22.5"],\
|
||||
["@crxjs/vite-plugin", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:1.0.14"],\
|
||||
["@dicebear/avatars", "npm:4.10.8"],\
|
||||
["@dicebear/avatars-bottts-sprites", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:4.10.8"],\
|
||||
|
@ -72,7 +72,7 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/runtime": "^7.22.3",
|
||||
"@babel/runtime": "^7.22.5",
|
||||
"@crxjs/vite-plugin": "^1.0.14",
|
||||
"@playwright/test": "^1.35.0",
|
||||
"@vitejs/plugin-react": "^4.0.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -265,12 +265,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/runtime@npm:^7.22.3":
|
||||
version: 7.22.3
|
||||
resolution: "@babel/runtime@npm:7.22.3"
|
||||
"@babel/runtime@npm:^7.22.5":
|
||||
version: 7.22.5
|
||||
resolution: "@babel/runtime@npm:7.22.5"
|
||||
dependencies:
|
||||
regenerator-runtime: ^0.13.11
|
||||
checksum: 8fc50785ca4cba749fed90bffca7e6fd52d4709755654e95b8d2a945fc034b56fb8c2e8a0183fea7c4abb86bf5fa77678c0ea35163b6920649833d180c34c234
|
||||
checksum: 12a50b7de2531beef38840d17af50c55a094253697600cee255311222390c68eed704829308d4fd305e1b3dfbce113272e428e9d9d45b1730e0fede997eaceb1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3118,7 +3118,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "diff-viewer-extension@workspace:."
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.22.3
|
||||
"@babel/runtime": ^7.22.5
|
||||
"@crxjs/vite-plugin": ^1.0.14
|
||||
"@dicebear/avatars": ^4.10.8
|
||||
"@dicebear/avatars-bottts-sprites": ^4.10.8
|
||||
|
Reference in New Issue
Block a user