Skip to content

Commit

Permalink
fix(deps): update es-node (#209)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent aaf55dd commit fda9d70
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 78 deletions.
4 changes: 2 additions & 2 deletions es-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bpinternal/es-node",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"main": "dist/index.js",
"bin": {
Expand All @@ -19,6 +19,6 @@
},
"devDependencies": {
"@types/node": "^20.2.5",
"typescript": "5.3.3"
"typescript": "5.4.2"
}
}
152 changes: 76 additions & 76 deletions es-node/pnpm-lock.yaml

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

0 comments on commit fda9d70

Please sign in to comment.