Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.10 (#580)
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 Dec 11, 2024
1 parent f164e83 commit b50dceb
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/ynap-bank2ynab-converter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@envelope-zero/ynap-bank2ynab-converter",
"version": "1.14.148",
"version": "1.14.149",
"license": "MIT",
"author": {
"email": "team@envelope-zero.org",
Expand All @@ -16,7 +16,7 @@
"build": "tsc && cp -r ./lib/* . && rm -rf ./lib"
},
"devDependencies": {
"@types/node": "20.17.9",
"@types/node": "20.17.10",
"@types/node-fetch": "2.6.12",
"ts-node": "10.9.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ynap-web-app/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "ynap-web-app",
"version": "1.15.329",
"version": "1.15.330",
"license": "MIT",
"private": true,
"dependencies": {
"@envelope-zero/ynap-parsers": "1.17.3",
"@parcel/watcher": "2.5.0",
"@types/jest": "29.5.14",
"@types/node": "20.17.9",
"@types/node": "20.17.10",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"file-saver": "2.0.5",
Expand Down

0 comments on commit b50dceb

Please sign in to comment.