mirror of
https://github.com/threeal/cmake-action.git
synced 2025-06-08 10:11:21 +00:00
chore: bump @tsconfig/node23 from 23.0.1 to 23.0.2 (#704)
Some checks are pending
Build / Build Package (push) Waiting to run
Check / Check Package (push) Waiting to run
Test / Test Package (push) Waiting to run
Test / Test Action With Custom Generator (push) Waiting to run
Test / Test Action (macos-14) (push) Waiting to run
Test / Test Action (ubuntu-24.04) (push) Waiting to run
Test / Test Action (windows-2022) (push) Waiting to run
Test / Test Action With Specified Directories (push) Waiting to run
Test / Test Action Without Run Build (push) Waiting to run
Test / Test Action With Additional Options (push) Waiting to run
Some checks are pending
Build / Build Package (push) Waiting to run
Check / Check Package (push) Waiting to run
Test / Test Package (push) Waiting to run
Test / Test Action With Custom Generator (push) Waiting to run
Test / Test Action (macos-14) (push) Waiting to run
Test / Test Action (ubuntu-24.04) (push) Waiting to run
Test / Test Action (windows-2022) (push) Waiting to run
Test / Test Action With Specified Directories (push) Waiting to run
Test / Test Action Without Run Build (push) Waiting to run
Test / Test Action With Additional Options (push) Waiting to run
Bumps [@tsconfig/node23](https://github.com/tsconfig/bases/tree/HEAD/bases) from 23.0.1 to 23.0.2. - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) --- updated-dependencies: - dependency-name: "@tsconfig/node23" dependency-version: 23.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... 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
98cf5c25ed
commit
edb78f9280
@ -15,7 +15,7 @@
|
||||
"@eslint/js": "^9.27.0",
|
||||
"@rollup/plugin-node-resolve": "^16.0.1",
|
||||
"@rollup/plugin-typescript": "^12.1.2",
|
||||
"@tsconfig/node23": "^23.0.1",
|
||||
"@tsconfig/node23": "^23.0.2",
|
||||
"@types/node": "^22.15.18",
|
||||
"@vitest/coverage-v8": "^3.0.8",
|
||||
"eslint": "^9.27.0",
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -22,8 +22,8 @@ importers:
|
||||
specifier: ^12.1.2
|
||||
version: 12.1.2(rollup@4.41.0)(tslib@2.8.1)(typescript@5.8.3)
|
||||
'@tsconfig/node23':
|
||||
specifier: ^23.0.1
|
||||
version: 23.0.1
|
||||
specifier: ^23.0.2
|
||||
version: 23.0.2
|
||||
'@types/node':
|
||||
specifier: ^22.15.18
|
||||
version: 22.15.18
|
||||
@ -460,8 +460,8 @@ packages:
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@tsconfig/node23@23.0.1':
|
||||
resolution: {integrity: sha512-oJ0Y42TmsBLuLAfEbPTS5JXSbJJEEU4bULROS6zsL54Gdlw5aOy27rpsquotMKGf2auP6rkbfYsjl43WdGrNcg==}
|
||||
'@tsconfig/node23@23.0.2':
|
||||
resolution: {integrity: sha512-vOs+KHadhOfNs80TDwy9qXtwFgD5SJ37AkeSMsWmllZ96FaNcfB2S3bkmMHuG8jLjpezXCOO2+4KtNIFk2Xs+A==}
|
||||
|
||||
'@types/estree@1.0.7':
|
||||
resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==}
|
||||
@ -1555,7 +1555,7 @@ snapshots:
|
||||
'@rollup/rollup-win32-x64-msvc@4.41.0':
|
||||
optional: true
|
||||
|
||||
'@tsconfig/node23@23.0.1': {}
|
||||
'@tsconfig/node23@23.0.2': {}
|
||||
|
||||
'@types/estree@1.0.7': {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user