Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @babel/runtime from 7.11.2 to 7.26.0 #841

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/modules/manager/npm/__fixtures__/yarn2.2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@babel/runtime": "^7.11.2",
"@babel/runtime": "^7.26.0",
"chalk": "^2.4.1"
}
}
26 changes: 13 additions & 13 deletions lib/modules/manager/npm/__fixtures__/yarn2.2/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 4
version: 5
cacheKey: 6

"@babel/runtime@npm:^7.11.2":
version: 7.11.2
resolution: "@babel/runtime@npm:7.11.2"
"@babel/runtime@npm:^7.26.0":
version: 7.26.0
resolution: "@babel/runtime@npm:7.26.0"
dependencies:
regenerator-runtime: ^0.13.4
checksum: 2f127ad60a0f0568faa0044e5b48329d8166c7fd3a0a3ce774070010a1c441ebf5570f526dd6bb26e214fb1a01bb987ab6a4c3f60a00f04d02448939f4c61e1e
regenerator-runtime: ^0.14.0
checksum: 8/c8e2c0504ab271b3467a261a8f119bf2603eb857a0d71e37791f4e3fae00f681365073cc79f141ddaa90c6077c60ba56448004ad5429d07ac73532be9f7cf28a
languageName: node
linkType: hard

Expand Down Expand Up @@ -64,10 +64,10 @@ __metadata:
languageName: node
linkType: hard

"regenerator-runtime@npm:^0.13.4":
version: 0.13.7
resolution: "regenerator-runtime@npm:0.13.7"
checksum: 6ef567c662088b1b292214920cbd72443059298d477f72e1a37e0a113bafbfac9057cbfe35ae617284effc4b423493326a78561bbff7b04162c7949bdb9624e8
"regenerator-runtime@npm:^0.14.0":
version: 0.14.1
resolution: "regenerator-runtime@npm:0.14.1"
checksum: 8/9f57c93277b5585d3c83b0cf76be47b473ae8c6d9142a46ce8b0291a04bb2cf902059f0f8445dcabb3fb7378e5fe4bb4ea1e008876343d42e46d3b484534ce38
languageName: node
linkType: hard

Expand All @@ -80,11 +80,11 @@ __metadata:
languageName: node
linkType: hard

"yarn2@workspace:.":
"yarn2.2@workspace:.":
version: 0.0.0-use.local
resolution: "yarn2@workspace:."
resolution: "yarn2.2@workspace:."
dependencies:
"@babel/runtime": ^7.11.2
"@babel/runtime": ^7.26.0
chalk: ^2.4.1
languageName: unknown
linkType: soft