Skip to content

Commit 6627220

Browse files
Bump @babel/runtime from 7.27.1 to 7.27.3 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime). Updates `@babel/runtime` from 7.27.1 to 7.27.3 - [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.27.3/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.27.3 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e36a9f commit 6627220

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@babel/plugin-transform-class-static-block": "^7.27.1",
9999
"@babel/plugin-transform-private-methods": "^7.27.1",
100100
"@babel/preset-env": "^7.27.2",
101-
"@babel/runtime": "^7.27.1",
101+
"@babel/runtime": "^7.27.3",
102102
"@microsoft/eslint-formatter-sarif": "^3.1.0",
103103
"@octokit/webhooks-types": "^7.6.1",
104104
"@react-native-community/cli": "15.1.3",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2215,6 +2215,13 @@ __metadata:
22152215
languageName: node
22162216
linkType: hard
22172217

2218+
"@babel/runtime@npm:^7.27.3":
2219+
version: 7.27.3
2220+
resolution: "@babel/runtime@npm:7.27.3"
2221+
checksum: 10/c1975b37bfc3f24a32c0beb4999d4302a33a70d0599fb3d42a9baf836fcd615de7ae36eff2fbbc7451c892d3dcc9314a90c3f1f3b337f5617f6c5b826d2dbd54
2222+
languageName: node
2223+
linkType: hard
2224+
22182225
"@babel/template@npm:^7.25.0, @babel/template@npm:^7.25.9, @babel/template@npm:^7.3.3":
22192226
version: 7.25.9
22202227
resolution: "@babel/template@npm:7.25.9"
@@ -12256,7 +12263,7 @@ __metadata:
1225612263
"@babel/plugin-transform-class-static-block": "npm:^7.27.1"
1225712264
"@babel/plugin-transform-private-methods": "npm:^7.27.1"
1225812265
"@babel/preset-env": "npm:^7.27.2"
12259-
"@babel/runtime": "npm:^7.27.1"
12266+
"@babel/runtime": "npm:^7.27.3"
1226012267
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
1226112268
"@octokit/rest": "npm:^22.0.0"
1226212269
"@octokit/webhooks-types": "npm:^7.6.1"

0 commit comments

Comments
 (0)