Skip to content

Commit 2d21128

Browse files
Merge pull request #370 from OpenDTU-App/dependabot/npm_and_yarn/npm_and_yarn-b8ebafc23d
2 parents 0d745f4 + 3587a39 commit 2d21128

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

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.3",
101+
"@babel/runtime": "^7.27.4",
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 & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2215,10 +2215,10 @@ __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
2218+
"@babel/runtime@npm:^7.27.4":
2219+
version: 7.27.6
2220+
resolution: "@babel/runtime@npm:7.27.6"
2221+
checksum: 10/cc957a12ba3781241b83d528eb69ddeb86ca5ac43179a825e83aa81263a6b3eb88c57bed8a937cdeacfc3192e07ec24c73acdfea4507d0c0428c8e23d6322bfe
22222222
languageName: node
22232223
linkType: hard
22242224

@@ -6174,12 +6174,12 @@ __metadata:
61746174
linkType: hard
61756175

61766176
"brace-expansion@npm:^1.1.7":
6177-
version: 1.1.11
6178-
resolution: "brace-expansion@npm:1.1.11"
6177+
version: 1.1.12
6178+
resolution: "brace-expansion@npm:1.1.12"
61796179
dependencies:
61806180
balanced-match: "npm:^1.0.0"
61816181
concat-map: "npm:0.0.1"
6182-
checksum: 10/faf34a7bb0c3fcf4b59c7808bc5d2a96a40988addf2e7e09dfbb67a2251800e0d14cd2bfc1aa79174f2f5095c54ff27f46fb1289fe2d77dac755b5eb3434cc07
6182+
checksum: 10/12cb6d6310629e3048cadb003e1aca4d8c9bb5c67c3c321bafdd7e7a50155de081f78ea3e0ed92ecc75a9015e784f301efc8132383132f4f7904ad1ac529c562
61836183
languageName: node
61846184
linkType: hard
61856185

@@ -12263,7 +12263,7 @@ __metadata:
1226312263
"@babel/plugin-transform-class-static-block": "npm:^7.27.1"
1226412264
"@babel/plugin-transform-private-methods": "npm:^7.27.1"
1226512265
"@babel/preset-env": "npm:^7.27.2"
12266-
"@babel/runtime": "npm:^7.27.3"
12266+
"@babel/runtime": "npm:^7.27.4"
1226712267
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
1226812268
"@octokit/rest": "npm:^22.0.0"
1226912269
"@octokit/webhooks-types": "npm:^7.6.1"

0 commit comments

Comments
 (0)