Skip to content

Commit 011d4c1

Browse files
authored
Merge pull request #1623 from asabaylus/dependabot/npm_and_yarn/babel/cli-7.28.6
Build(deps-dev): Bump @babel/cli from 7.28.3 to 7.28.6
2 parents 92153c4 + f6a0b27 commit 011d4c1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"react-dom": "16 - 19"
5050
},
5151
"devDependencies": {
52-
"@babel/cli": "^7.28.3",
52+
"@babel/cli": "^7.28.6",
5353
"@babel/core": "^7.29.0",
5454
"@rollup/plugin-babel": "^6.1.0",
5555
"@rollup/plugin-commonjs": "^29.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,10 @@
123123
semver "^7.0.0"
124124
tslib "1.10.0"
125125

126-
"@babel/cli@^7.28.3":
127-
version "7.28.3"
128-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.28.3.tgz#f33693753bc103ab0084a5776ccf8ab8a140038b"
129-
integrity sha512-n1RU5vuCX0CsaqaXm9I0KUCNKNQMy5epmzl/xdSSm70bSqhg9GWhgeosypyQLc0bK24+Xpk1WGzZlI9pJtkZdg==
126+
"@babel/cli@^7.28.6":
127+
version "7.28.6"
128+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.28.6.tgz#1da8eb79f92cbe75542b853b3b1db683c5ea406a"
129+
integrity sha512-6EUNcuBbNkj08Oj4gAZ+BUU8yLCgKzgVX4gaTh09Ya2C8ICM4P+G30g4m3akRxSYAp3A/gnWchrNst7px4/nUQ==
130130
dependencies:
131131
"@jridgewell/trace-mapping" "^0.3.28"
132132
commander "^6.2.0"

0 commit comments

Comments
 (0)