Skip to content

Commit

Permalink
Bump @tsconfig/node18 from 2.0.1 to 18.2.0 (#729)
Browse files Browse the repository at this point in the history
Bumps [@tsconfig/node18](https://github.com/tsconfig/bases/tree/HEAD/bases) from 2.0.1 to 18.2.0.
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

---
updated-dependencies:
- dependency-name: "@tsconfig/node18"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 13, 2023
1 parent e48d2cd commit 7241b93
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 @@ -43,7 +43,7 @@
},
"devDependencies": {
"@exercism/eslint-config-tooling": "^0.4.0",
"@tsconfig/node18": "^2.0.1",
"@tsconfig/node18": "^18.2.0",
"@types/jest": "^29.5.2",
"@types/node": "^18.16.16",
"@typescript-eslint/eslint-plugin": "^5.59.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1653,7 +1653,7 @@ __metadata:
"@exercism/babel-preset-javascript": ^0.4.0
"@exercism/eslint-config-tooling": ^0.4.0
"@exercism/static-analysis": ^0.12.0
"@tsconfig/node18": ^2.0.1
"@tsconfig/node18": ^18.2.0
"@types/jest": ^29.5.2
"@types/node": ^18.16.16
"@typescript-eslint/eslint-plugin": ^5.59.9
Expand Down Expand Up @@ -2179,10 +2179,10 @@ __metadata:
languageName: node
linkType: hard

"@tsconfig/node18@npm:^2.0.1":
version: 2.0.1
resolution: "@tsconfig/node18@npm:2.0.1"
checksum: a7bf667fadf3825c5c476d33b054e363b10156f764b649d9d6f8ffa1613c13f539be2b09812e1e86bc5b81df3bac02ea76b0c8779dc285cf4a2044fdbdae0180
"@tsconfig/node18@npm:^18.2.0":
version: 18.2.0
resolution: "@tsconfig/node18@npm:18.2.0"
checksum: 04263c931db2f69f5bd421755bae83df5623701bab3ce086fad4a775c14f523d864ef2ca3282fc1f866895914d474fa3871809647dd089259aa66631c1e47a76
languageName: node
linkType: hard

Expand Down

0 comments on commit 7241b93

Please sign in to comment.