Skip to content

Commit 1238594

Browse files
authored
Merge pull request #677 from jgraichen/renovate/develop-npm
2 parents d9a2d1c + cc74dc3 commit 1238594

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@babel/plugin-transform-runtime": "7.28.0",
88
"@babel/preset-env": "7.28.0",
99
"@babel/preset-typescript": "7.27.1",
10-
"@babel/runtime": "7.27.6",
10+
"@babel/runtime": "7.28.2",
1111
"babel-loader": "10.0.0",
1212
"css-loader": "7.1.2",
1313
"cssnano": "7.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1326,10 +1326,10 @@ __metadata:
13261326
languageName: node
13271327
linkType: hard
13281328

1329-
"@babel/runtime@npm:7.27.6":
1330-
version: 7.27.6
1331-
resolution: "@babel/runtime@npm:7.27.6"
1332-
checksum: 10c0/89726be83f356f511dcdb74d3ea4d873a5f0cf0017d4530cb53aa27380c01ca102d573eff8b8b77815e624b1f8c24e7f0311834ad4fb632c90a770fda00bd4c8
1329+
"@babel/runtime@npm:7.28.2":
1330+
version: 7.28.2
1331+
resolution: "@babel/runtime@npm:7.28.2"
1332+
checksum: 10c0/c20afe253629d53a405a610b12a62ac74d341a2c1e0fb202bbef0c118f6b5c84f94bf16039f58fd0483dd256901259930a43976845bdeb180cab1f882c21b6e0
13331333
languageName: node
13341334
linkType: hard
13351335

@@ -6752,7 +6752,7 @@ __metadata:
67526752
"@babel/plugin-transform-runtime": "npm:7.28.0"
67536753
"@babel/preset-env": "npm:7.28.0"
67546754
"@babel/preset-typescript": "npm:7.27.1"
6755-
"@babel/runtime": "npm:7.27.6"
6755+
"@babel/runtime": "npm:7.28.2"
67566756
babel-loader: "npm:10.0.0"
67576757
classnames: "npm:2.5.1"
67586758
core-js: "npm:3.44.0"

0 commit comments

Comments
 (0)