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 Sep 25, 2023
1 parent 3fd5152 commit a6e199c
Show file tree
Hide file tree
Showing 7 changed files with 54 additions and 54 deletions.
14 changes: 7 additions & 7 deletions autotest/IntegTester/ps/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/ps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/react": "18.2.21",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"mkdirp": "3.0.1",
"parcel-bundler": "1.12.5",
Expand Down
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.17.15",
"@types/yargs": "17.0.24",
"@types/node": "18.18.0",
"@types/yargs": "17.0.25",
"ts-morph": "19.0.0",
"ts-node": "10.9.1",
"typescript": "5.2.2",
Expand Down
42 changes: 21 additions & 21 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.

6 changes: 3 additions & 3 deletions oeq-ts-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"tough-cookie": "^4.0.0"
},
"devDependencies": {
"@types/jest": "29.5.4",
"@types/lodash": "4.14.198",
"@types/node": "18.17.15",
"@types/jest": "29.5.5",
"@types/lodash": "4.14.199",
"@types/node": "18.18.0",
"@types/tough-cookie": "^4.0.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand Down
12 changes: 6 additions & 6 deletions react-front-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,13 @@
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/css-mediaquery": "0.1.2",
"@types/jest": "29.5.4",
"@types/jquery": "3.5.18",
"@types/lodash": "4.14.198",
"@types/jest": "29.5.5",
"@types/jquery": "3.5.19",
"@types/lodash": "4.14.199",
"@types/luxon": "3.3.2",
"@types/node": "18.17.15",
"@types/node": "18.18.0",
"@types/object-hash": "3.0.4",
"@types/react": "18.2.21",
"@types/react": "18.2.22",
"@types/react-autosuggest": "10.1.6",
"@types/react-beautiful-dnd": "13.1.4",
"@types/react-color": "3.0.6",
Expand All @@ -101,7 +101,7 @@
"@types/react-router-hash-link": "2.4.6",
"@types/rewire": "2.5.28",
"@types/sprintf-js": "1.1.2",
"@types/uuid": "9.0.3",
"@types/uuid": "9.0.4",
"babel-jest": "29.6.4",
"core-js": "3.32.2",
"cross-env": "7.0.3",
Expand Down

0 comments on commit a6e199c

Please sign in to comment.