chore(deps-dev): bump @babel/preset-typescript from 7.25.7 to 7.25.9 (#17262)
* chore(deps-dev): bump @babel/preset-typescript from 7.25.7 to 7.25.9 Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.25.7 to 7.25.9. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-preset-typescript) --- updated-dependencies: - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
52e72e2c60
commit
9ba158d811
|
|
@ -136,7 +136,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "7.25.8",
|
||||
"@babel/preset-typescript": "7.25.7",
|
||||
"@babel/preset-typescript": "7.25.9",
|
||||
"@eslint/eslintrc": "3.1.0",
|
||||
"@eslint/js": "9.13.0",
|
||||
"@microsoft/eslint-formatter-sarif": "3.1.0",
|
||||
|
|
|
|||
1247
pnpm-lock.yaml
1247
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue