Skip to content

Commit

Permalink
chore(deps): update definitelytyped
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent 1e4252a commit 09e9f9b
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 34 deletions.
28 changes: 14 additions & 14 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.

4 changes: 2 additions & 2 deletions oeq-ts-rest-api/gen-io-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"gen": "ts-node src/index.ts --source ../src --dest ../src/gen && eslint --fix ../src"
},
"devDependencies": {
"@types/node": "18.19.39",
"@types/yargs": "17.0.32",
"@types/node": "18.19.44",
"@types/yargs": "17.0.33",
"ts-morph": "19.0.0",
"ts-node": "10.9.2",
"typescript": "5.4.5",
Expand Down
28 changes: 14 additions & 14 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.

4 changes: 2 additions & 2 deletions oeq-ts-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
},
"devDependencies": {
"@types/jest": "29.5.12",
"@types/lodash": "4.17.6",
"@types/node": "18.19.39",
"@types/lodash": "4.17.7",
"@types/node": "18.19.44",
"@types/tough-cookie": "^4.0.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand Down
4 changes: 2 additions & 2 deletions react-front-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@
"@types/css-mediaquery": "0.1.4",
"@types/jest": "29.5.12",
"@types/jquery": "3.5.30",
"@types/lodash": "4.17.6",
"@types/lodash": "4.17.7",
"@types/luxon": "3.4.2",
"@types/node": "18.19.39",
"@types/node": "18.19.44",
"@types/object-hash": "3.0.6",
"@types/react": "18.3.3",
"@types/react-autosuggest": "10.1.11",
Expand Down

0 comments on commit 09e9f9b

Please sign in to comment.