mirror of
https://github.com/threeal/cmake-action.git
synced 2025-04-11 15:01:41 +00:00
chore: bump @tsconfig/node23 from 23.0.0 to 23.0.1 (#665)
Bumps [@tsconfig/node23](https://github.com/tsconfig/bases/tree/HEAD/bases) from 23.0.0 to 23.0.1. - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) --- updated-dependencies: - dependency-name: "@tsconfig/node23" 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
583abaefe3
commit
8b9cae5aef
@ -15,7 +15,7 @@
|
||||
"@eslint/js": "^9.23.0",
|
||||
"@rollup/plugin-node-resolve": "^16.0.1",
|
||||
"@rollup/plugin-typescript": "^12.1.2",
|
||||
"@tsconfig/node23": "^23.0.0",
|
||||
"@tsconfig/node23": "^23.0.1",
|
||||
"@types/node": "^22.13.13",
|
||||
"@vitest/coverage-v8": "^3.0.8",
|
||||
"eslint": "^9.23.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.37.0)(tslib@2.8.1)(typescript@5.8.2)
|
||||
'@tsconfig/node23':
|
||||
specifier: ^23.0.0
|
||||
version: 23.0.0
|
||||
specifier: ^23.0.1
|
||||
version: 23.0.1
|
||||
'@types/node':
|
||||
specifier: ^22.13.13
|
||||
version: 22.13.13
|
||||
@ -460,8 +460,8 @@ packages:
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@tsconfig/node23@23.0.0':
|
||||
resolution: {integrity: sha512-a2qO9QOEWnomKbFFE3XlOJ5za6Sc+XduxQkFpah42enbTPFPaW0QzKw616KDNfmMLPhXMwCw4EHVjcKaFOj/OA==}
|
||||
'@tsconfig/node23@23.0.1':
|
||||
resolution: {integrity: sha512-oJ0Y42TmsBLuLAfEbPTS5JXSbJJEEU4bULROS6zsL54Gdlw5aOy27rpsquotMKGf2auP6rkbfYsjl43WdGrNcg==}
|
||||
|
||||
'@types/estree@1.0.6':
|
||||
resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
|
||||
@ -1540,7 +1540,7 @@ snapshots:
|
||||
'@rollup/rollup-win32-x64-msvc@4.37.0':
|
||||
optional: true
|
||||
|
||||
'@tsconfig/node23@23.0.0': {}
|
||||
'@tsconfig/node23@23.0.1': {}
|
||||
|
||||
'@types/estree@1.0.6': {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user