chore(deps-dev): bump @babel/preset-typescript from 7.24.6 to 7.24.7 (#15831)
* chore(deps-dev): bump @babel/preset-typescript from 7.24.6 to 7.24.7 Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.24.6 to 7.24.7. - [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.24.7/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
3bd50f1186
commit
6a39068ee3
|
|
@ -127,7 +127,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "7.24.6",
|
||||
"@babel/preset-typescript": "7.24.6",
|
||||
"@babel/preset-typescript": "7.24.7",
|
||||
"@microsoft/eslint-formatter-sarif": "3.1.0",
|
||||
"@stylistic/eslint-plugin": "2.1.0",
|
||||
"@types/aes-js": "3.1.4",
|
||||
|
|
|
|||
|
|
@ -235,8 +235,8 @@ importers:
|
|||
specifier: 7.24.6
|
||||
version: 7.24.6(@babel/core@7.24.7)
|
||||
'@babel/preset-typescript':
|
||||
specifier: 7.24.6
|
||||
version: 7.24.6(@babel/core@7.24.7)
|
||||
specifier: 7.24.7
|
||||
version: 7.24.7(@babel/core@7.24.7)
|
||||
'@microsoft/eslint-formatter-sarif':
|
||||
specifier: 3.1.0
|
||||
version: 3.1.0
|
||||
|
|
@ -980,8 +980,8 @@ packages:
|
|||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0
|
||||
|
||||
'@babel/preset-typescript@7.24.6':
|
||||
resolution: {integrity: sha512-U10aHPDnokCFRXgyT/MaIRTivUu2K/mu0vJlwRS9LxJmJet+PFQNKpggPyFCUtC6zWSBPjvxjnpNkAn3Uw2m5w==}
|
||||
'@babel/preset-typescript@7.24.7':
|
||||
resolution: {integrity: sha512-SyXRe3OdWwIwalxDg5UtJnJQO+YPcTfwiIY2B0Xlddh9o7jpWLvv8X1RthIeDOxQ+O1ML5BLPCONToObyVQVuQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
|
|
@ -2791,8 +2791,8 @@ packages:
|
|||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
electron-to-chromium@1.4.791:
|
||||
resolution: {integrity: sha512-6FlqP0NSWvxFf1v+gHu+LCn5wjr1pmkj5nPr7BsxPnj41EDR4EWhK/KmQN0ytHUqgTR1lkpHRYxvHBLZFQtkKw==}
|
||||
electron-to-chromium@1.4.792:
|
||||
resolution: {integrity: sha512-rkg5/N3L+Y844JyfgPUyuKK0Hk0efo3JNxUDKvz3HgP6EmN4rNGhr2D8boLsfTV/hGo7ZGAL8djw+jlg99zQyA==}
|
||||
|
||||
ellipsize@0.1.0:
|
||||
resolution: {integrity: sha512-5gxbEjcb/Z2n6TTmXZx9wVi3N/DOzE7RXY3Xg9dakDuhX/izwumB9rGjeWUV6dTA0D0+juvo+JonZgNR9sgA5A==}
|
||||
|
|
@ -6570,7 +6570,7 @@ snapshots:
|
|||
'@babel/types': 7.24.7
|
||||
esutils: 2.0.3
|
||||
|
||||
'@babel/preset-typescript@7.24.6(@babel/core@7.24.7)':
|
||||
'@babel/preset-typescript@7.24.7(@babel/core@7.24.7)':
|
||||
dependencies:
|
||||
'@babel/core': 7.24.7
|
||||
'@babel/helper-plugin-utils': 7.24.7
|
||||
|
|
@ -8017,7 +8017,7 @@ snapshots:
|
|||
browserslist@4.23.0:
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001629
|
||||
electron-to-chromium: 1.4.791
|
||||
electron-to-chromium: 1.4.792
|
||||
node-releases: 2.0.14
|
||||
update-browserslist-db: 1.0.16(browserslist@4.23.0)
|
||||
|
||||
|
|
@ -8568,7 +8568,7 @@ snapshots:
|
|||
minimatch: 9.0.1
|
||||
semver: 7.6.2
|
||||
|
||||
electron-to-chromium@1.4.791: {}
|
||||
electron-to-chromium@1.4.792: {}
|
||||
|
||||
ellipsize@0.1.0: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue