File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 98
98
"@babel/plugin-transform-class-static-block" : " ^7.27.1" ,
99
99
"@babel/plugin-transform-private-methods" : " ^7.27.1" ,
100
100
"@babel/preset-env" : " ^7.27.2" ,
101
- "@babel/runtime" : " ^7.27.1 " ,
101
+ "@babel/runtime" : " ^7.27.3 " ,
102
102
"@microsoft/eslint-formatter-sarif" : " ^3.1.0" ,
103
103
"@octokit/webhooks-types" : " ^7.6.1" ,
104
104
"@react-native-community/cli" : " 15.1.3" ,
Original file line number Diff line number Diff line change @@ -2215,6 +2215,13 @@ __metadata:
2215
2215
languageName: node
2216
2216
linkType: hard
2217
2217
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
+
2218
2225
"@babel/template@npm:^7.25.0, @babel/template@npm:^7.25.9, @babel/template@npm:^7.3.3":
2219
2226
version: 7.25.9
2220
2227
resolution: "@babel/template@npm:7.25.9"
@@ -12256,7 +12263,7 @@ __metadata:
12256
12263
"@babel/plugin-transform-class-static-block": "npm:^7.27.1"
12257
12264
"@babel/plugin-transform-private-methods": "npm:^7.27.1"
12258
12265
"@babel/preset-env": "npm:^7.27.2"
12259
- "@babel/runtime": "npm:^7.27.1 "
12266
+ "@babel/runtime": "npm:^7.27.3 "
12260
12267
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
12261
12268
"@octokit/rest": "npm:^22.0.0"
12262
12269
"@octokit/webhooks-types": "npm:^7.6.1"
You can’t perform that action at this time.
0 commit comments