Skip to content

Commit

Permalink
Bump @tsconfig/node20 from 1.0.2 to 20.1.4 in the all-npm group
Browse files Browse the repository at this point in the history
Bumps the all-npm group with 1 update: [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases).


Updates `@tsconfig/node20` from 1.0.2 to 20.1.4
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

---
updated-dependencies:
- dependency-name: "@tsconfig/node20"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-npm
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rindeal committed Sep 3, 2024
1 parent 3b0a4a6 commit c979ea3
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 18 deletions.
57 changes: 40 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"build": "tsc && terser dist/index.js -o dist/index.min.js --source-map"
},
"devDependencies": {
"@tsconfig/node20": "^1.0.0",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^22.5.2",
"terser": "^5.31.6",
"typescript": "^5.0.0"
Expand Down

0 comments on commit c979ea3

Please sign in to comment.