Skip to content

Commit 59df800

Browse files
Merge pull request #365 from OpenDTU-App/dependabot/npm_and_yarn/npm_and_yarn-06d46fa418
Bump @babel/runtime from 7.27.1 to 7.27.3 in the npm_and_yarn group
2 parents 9e36a9f + 6627220 commit 59df800

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)