Skip to content

Commit

Permalink
chore: upgrade type definitions (#6739)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCalzone authored Apr 9, 2024
1 parent f127665 commit f3e52fd
Show file tree
Hide file tree
Showing 14 changed files with 142 additions and 135 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"@microsoft/api-extractor": "^7.43.0",
"@monorepo-utils/workspaces-to-typescript-project-references": "^2.10.2",
"@tsconfig/node18": "^18.2.4",
"@types/fs-extra": "^11.0.1",
"@types/node": "^18.19.29",
"@types/semver": "^7.5.1",
"@types/source-map-support": "^0.5.7",
"@types/fs-extra": "^11.0.4",
"@types/node": "^18.19.31",
"@types/semver": "^7.5.8",
"@types/source-map-support": "^0.5.10",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@zwave-js/cc": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/cc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.43.0",
"@types/fs-extra": "^11.0.1",
"@types/node": "^18.19.29",
"@types/fs-extra": "^11.0.4",
"@types/node": "^18.19.31",
"@zwave-js/maintenance": "workspace:*",
"@zwave-js/testing": "workspace:*",
"@zwave-js/transformers": "workspace:*",
Expand Down
18 changes: 9 additions & 9 deletions packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.43.0",
"@types/fs-extra": "^11.0.1",
"@types/js-levenshtein": "^1.1.1",
"@types/json-logic-js": "^2.0.2",
"@types/node": "^18.19.29",
"@types/pegjs": "^0.10.3",
"@types/semver": "^7.5.1",
"@types/sinon": "^10.0.16",
"@types/xml2js": "^0.4.12",
"@types/yargs": "^17.0.24",
"@types/fs-extra": "^11.0.4",
"@types/js-levenshtein": "^1.1.3",
"@types/json-logic-js": "^2.0.7",
"@types/node": "^18.19.31",
"@types/pegjs": "^0.10.6",
"@types/semver": "^7.5.8",
"@types/sinon": "^10.0.20",
"@types/xml2js": "^0.4.14",
"@types/yargs": "^17.0.32",
"@zwave-js/maintenance": "workspace:*",
"ava": "^5.3.1",
"comment-json": "^4.2.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.43.0",
"@types/node": "^18.19.29",
"@types/sinon": "^10.0.16",
"@types/node": "^18.19.31",
"@types/sinon": "^10.0.20",
"@types/triple-beam": "^1.3.5",
"ava": "^5.3.1",
"del-cli": "^5.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/flash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"lint:ts:fix": "yarn run lint:ts --fix"
},
"devDependencies": {
"@types/fs-extra": "^11.0.1",
"@types/node": "^18.19.29",
"@types/yargs": "^17.0.24",
"@types/fs-extra": "^11.0.4",
"@types/node": "^18.19.31",
"@types/yargs": "^17.0.32",
"del-cli": "^5.1.0",
"typescript": "5.4.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.43.0",
"@types/node": "^18.19.29",
"@types/node": "^18.19.31",
"del-cli": "^5.1.0",
"typescript": "5.4.4"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/maintenance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"@dprint/json": "^0.19.2",
"@dprint/markdown": "^0.16.4",
"@dprint/typescript": "^0.90.0",
"@types/fs-extra": "^11.0.1",
"@types/globrex": "^0.1.2",
"@types/node": "^18.19.29",
"@types/yargs": "^17.0.24",
"@types/fs-extra": "^11.0.4",
"@types/globrex": "^0.1.4",
"@types/node": "^18.19.31",
"@types/yargs": "^17.0.32",
"@zwave-js/core": "workspace:*",
"@zwave-js/fmt": "^1.0.0",
"@zwave-js/shared": "workspace:*",
Expand Down
8 changes: 4 additions & 4 deletions packages/nvmedit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.43.0",
"@types/fs-extra": "^11.0.1",
"@types/node": "^18.19.29",
"@types/semver": "^7.5.1",
"@types/yargs": "^17.0.24",
"@types/fs-extra": "^11.0.4",
"@types/node": "^18.19.31",
"@types/semver": "^7.5.8",
"@types/yargs": "^17.0.32",
"ava": "^5.3.1",
"del-cli": "^5.1.0",
"esbuild": "0.20.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/serial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"@microsoft/api-extractor": "^7.43.0",
"@serialport/binding-mock": "^10.2.2",
"@serialport/bindings-interface": "*",
"@types/node": "^18.19.29",
"@types/sinon": "^10.0.16",
"@types/node": "^18.19.31",
"@types/sinon": "^10.0.20",
"ansi-colors": "^4.1.3",
"ava": "^5.3.1",
"del-cli": "^5.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.43.0",
"@types/fs-extra": "^11.0.1",
"@types/node": "^18.19.29",
"@types/sinon": "^10.0.16",
"@types/fs-extra": "^11.0.4",
"@types/node": "^18.19.31",
"@types/sinon": "^10.0.20",
"ava": "^5.3.1",
"del-cli": "^5.1.0",
"esbuild": "0.20.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.43.0",
"@types/node": "^18.19.29",
"@types/node": "^18.19.31",
"@types/triple-beam": "^1.3.5",
"del-cli": "^5.1.0",
"esbuild": "0.20.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/transformers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"test:dirty": "node -r ../../maintenance/esbuild-register.js ../maintenance/src/resolveDirtyTests.ts --run"
},
"devDependencies": {
"@types/fs-extra": "^11.0.1",
"@types/fs-extra": "^11.0.4",
"ava": "^5.3.1",
"cpy-cli": "^5.0.0",
"del-cli": "^5.1.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/zwave-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,13 +108,13 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.43.0",
"@types/fs-extra": "^11.0.1",
"@types/node": "^18.19.29",
"@types/proper-lockfile": "^4.1.2",
"@types/proxyquire": "^1.3.28",
"@types/semver": "^7.5.1",
"@types/sinon": "^10.0.16",
"@types/source-map-support": "^0.5.7",
"@types/fs-extra": "^11.0.4",
"@types/node": "^18.19.31",
"@types/proper-lockfile": "^4.1.4",
"@types/proxyquire": "^1.3.31",
"@types/semver": "^7.5.8",
"@types/sinon": "^10.0.20",
"@types/source-map-support": "^0.5.10",
"@xstate/test": "^0.5.1",
"@zwave-js/maintenance": "workspace:*",
"@zwave-js/transformers": "workspace:*",
Expand Down
Loading

0 comments on commit f3e52fd

Please sign in to comment.