Skip to content

Commit

Permalink
Bump @tsconfig/node16 from 1.0.4 to 16.1.0 (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Forest Anderson <[email protected]>
  • Loading branch information
dependabot[bot] and AngelOnFira authored Jul 17, 2023
1 parent 13b5881 commit e8a3710
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@actions/core": "^1.10.0"
},
"devDependencies": {
"@tsconfig/node16": "^1.0.4",
"@tsconfig/node16": "^16.1.0",
"@types/node": "^20.4.2",
"@typescript-eslint/parser": "^5.59.2",
"@vercel/ncc": "^0.36.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -178,10 +178,10 @@ __metadata:
languageName: node
linkType: hard

"@tsconfig/node16@npm:^1.0.4":
version: 1.0.4
resolution: "@tsconfig/node16@npm:1.0.4"
checksum: 202319785901f942a6e1e476b872d421baec20cf09f4b266a1854060efbf78cde16a4d256e8bc949d31e6cd9a90f1e8ef8fb06af96a65e98338a2b6b0de0a0ff
"@tsconfig/node16@npm:^16.1.0":
version: 16.1.0
resolution: "@tsconfig/node16@npm:16.1.0"
checksum: a0a176492e3802a5340eda1e61eabc8d4767e46496bc080ce9c381993ce8c5fb3df8f65267c3a9af4335bc00a85028845f795ea27545f63d62b93ab6675cf8fa
languageName: node
linkType: hard

Expand Down Expand Up @@ -720,7 +720,7 @@ __metadata:
resolution: "create-envfile@workspace:."
dependencies:
"@actions/core": ^1.10.0
"@tsconfig/node16": ^1.0.4
"@tsconfig/node16": ^16.1.0
"@types/node": ^20.4.2
"@typescript-eslint/parser": ^5.59.2
"@vercel/ncc": ^0.36.1
Expand Down

0 comments on commit e8a3710

Please sign in to comment.