Skip to content

Commit 47f71f7

Browse files
committed
⬆️ Update all non-major dependencies to v7.26.0
1 parent b64519d commit 47f71f7

File tree

2 files changed

+38
-20
lines changed

2 files changed

+38
-20
lines changed

Diff for: package-lock.json

+36-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,14 @@
6767
"webpack": "^5.61.0"
6868
},
6969
"devDependencies": {
70-
"@babel/core": "7.25.9",
70+
"@babel/core": "7.26.0",
7171
"@babel/eslint-parser": "7.25.9",
7272
"@babel/plugin-proposal-class-properties": "7.18.6",
7373
"@babel/plugin-proposal-logical-assignment-operators": "7.20.7",
7474
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
7575
"@babel/plugin-syntax-dynamic-import": "7.8.3",
7676
"@babel/plugin-transform-regenerator": "7.25.9",
77-
"@babel/preset-env": "7.25.9",
77+
"@babel/preset-env": "7.26.0",
7878
"@types/chai": "4.3.20",
7979
"@types/lodash": "4.17.12",
8080
"@types/minimist": "1.2.5",

0 commit comments

Comments
 (0)