Skip to content

Commit

Permalink
chore(deps): template npm packages: bump ts-node in /template
Browse files Browse the repository at this point in the history
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.9.1 to 10.9.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 2b23b35 commit 6a32ed5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified template/.yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"prettier": "^3.2.2",
"puppeteer": "^22.11.2",
"remark": "15.0.1",
"ts-node": "10.9.1",
"ts-node": "10.9.2",
"tslib": "^2.3.0",
"tsup": "^8.1.0",
"tsx": "^4.16.0",
Expand Down
10 changes: 5 additions & 5 deletions template/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ __metadata:
prettier: "npm:^3.2.2"
puppeteer: "npm:^22.11.2"
remark: "npm:15.0.1"
ts-node: "npm:10.9.1"
ts-node: "npm:10.9.2"
tslib: "npm:^2.3.0"
tsup: "npm:^8.1.0"
tsx: "npm:^4.16.0"
Expand Down Expand Up @@ -6508,9 +6508,9 @@ __metadata:
languageName: node
linkType: hard

"ts-node@npm:10.9.1":
version: 10.9.1
resolution: "ts-node@npm:10.9.1"
"ts-node@npm:10.9.2":
version: 10.9.2
resolution: "ts-node@npm:10.9.2"
dependencies:
"@cspotcode/source-map-support": "npm:^0.8.0"
"@tsconfig/node10": "npm:^1.0.7"
Expand Down Expand Up @@ -6542,7 +6542,7 @@ __metadata:
ts-node-script: dist/bin-script.js
ts-node-transpile-only: dist/bin-transpile.js
ts-script: dist/bin-script-deprecated.js
checksum: bee56d4dc96ccbafc99dfab7b73fbabc62abab2562af53cdea91c874a301b9d11e42bc33c0a032a6ed6d813dbdc9295ec73dde7b73ea4ebde02b0e22006f7e04
checksum: a91a15b3c9f76ac462f006fa88b6bfa528130dcfb849dd7ef7f9d640832ab681e235b8a2bc58ecde42f72851cc1d5d4e22c901b0c11aa51001ea1d395074b794
languageName: node
linkType: hard

Expand Down

0 comments on commit 6a32ed5

Please sign in to comment.