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] committed Jun 18, 2024
1 parent bcce045 commit b3f2c2d
Show file tree
Hide file tree
Showing 7 changed files with 36 additions and 36 deletions.
14 changes: 7 additions & 7 deletions autotest/IntegTester/front-end/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 autotest/IntegTester/front-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/react": "18.3.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/md5": "2.3.5",
"mkdirp": "3.0.1",
Expand Down
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.19.31",
"@types/node": "18.19.36",
"@types/yargs": "17.0.32",
"ts-morph": "19.0.0",
"ts-node": "10.9.2",
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.1",
"@types/node": "18.19.31",
"@types/lodash": "4.17.5",
"@types/node": "18.19.36",
"@types/tough-cookie": "^4.0.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand Down
8 changes: 4 additions & 4 deletions react-front-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,12 +102,12 @@
"@testing-library/user-event": "14.5.2",
"@types/css-mediaquery": "0.1.4",
"@types/jest": "29.5.12",
"@types/jquery": "3.5.29",
"@types/lodash": "4.17.1",
"@types/jquery": "3.5.30",
"@types/lodash": "4.17.5",
"@types/luxon": "3.4.2",
"@types/node": "18.19.31",
"@types/node": "18.19.36",
"@types/object-hash": "3.0.6",
"@types/react": "18.3.1",
"@types/react": "18.3.3",
"@types/react-autosuggest": "10.1.11",
"@types/react-beautiful-dnd": "13.1.8",
"@types/react-color": "3.0.12",
Expand Down

0 comments on commit b3f2c2d

Please sign in to comment.