Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.17.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent f3635d4 commit 048aa14
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
14 changes: 7 additions & 7 deletions oeq-ts-rest-api/gen-io-ts/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 oeq-ts-rest-api/gen-io-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"gen": "ts-node src/index.ts --source ../src --dest ../src/gen && eslint --fix ../src"
},
"devDependencies": {
"@types/node": "18.17.14",
"@types/node": "18.17.15",
"@types/yargs": "17.0.24",
"ts-morph": "19.0.0",
"ts-node": "10.9.1",
Expand Down
14 changes: 7 additions & 7 deletions oeq-ts-rest-api/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 oeq-ts-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@types/jest": "29.5.4",
"@types/lodash": "4.14.198",
"@types/node": "18.17.14",
"@types/node": "18.17.15",
"@types/tough-cookie": "^4.0.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand Down
2 changes: 1 addition & 1 deletion react-front-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@types/jquery": "3.5.18",
"@types/lodash": "4.14.198",
"@types/luxon": "3.3.2",
"@types/node": "18.17.14",
"@types/node": "18.17.15",
"@types/object-hash": "3.0.4",
"@types/react": "18.2.21",
"@types/react-autosuggest": "10.1.6",
Expand Down

0 comments on commit 048aa14

Please sign in to comment.