Skip to content

Commit

Permalink
chore(deps-dev): bump ts-node from 10.9.1 to 10.9.2
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 and bwallberg committed Dec 15, 2023
1 parent d176c1d commit 846b2a6
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 deletions .pnp.cjs

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

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"semantic-release": "22.0.12",
"swc-loader": "0.2.3",
"terser-webpack-plugin": "5.3.9",
"ts-node": "10.9.1",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"webpack": "5.89.0",
"webpack-bundle-analyzer": "4.10.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ __metadata:
semantic-release: 22.0.12
swc-loader: 0.2.3
terser-webpack-plugin: 5.3.9
ts-node: 10.9.1
ts-node: 10.9.2
typescript: 5.3.3
webpack: 5.89.0
webpack-bundle-analyzer: 4.10.1
Expand Down Expand Up @@ -7148,9 +7148,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": ^0.8.0
"@tsconfig/node10": ^1.0.7
Expand Down Expand Up @@ -7182,7 +7182,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: 090adff1302ab20bd3486e6b4799e90f97726ed39e02b39e566f8ab674fd5bd5f727f43615debbfc580d33c6d9d1c6b1b3ce7d8e3cca3e20530a145ffa232c35
checksum: fde256c9073969e234526e2cfead42591b9a2aec5222bac154b0de2fa9e4ceb30efcd717ee8bc785a56f3a119bdd5aa27b333d9dbec94ed254bd26f8944c67ac
languageName: node
linkType: hard

Expand Down

0 comments on commit 846b2a6

Please sign in to comment.