Skip to content

Commit

Permalink
chore: upgrade dependencies again
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCalzone committed Jul 5, 2024
1 parent 1739a42 commit 44fa98b
Show file tree
Hide file tree
Showing 16 changed files with 43 additions and 916 deletions.
873 changes: 0 additions & 873 deletions .yarn/releases/yarn-3.5.0.cjs

This file was deleted.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@
"reflect-metadata": "^0.2.2",
"semver": "^7.6.2",
"source-map-support": "^0.5.21",
"ts-patch": "3.2.0",
"ts-patch": "3.2.1",
"turbo": "1.7.4",
"typescript": "5.5.2",
"typescript": "5.5.3",
"zwave-js": "workspace:*"
},
"resolutions": {
Expand Down Expand Up @@ -146,5 +146,5 @@
"path": "./node_modules/cz-conventional-changelog"
}
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
2 changes: 1 addition & 1 deletion packages/cc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@
"ava": "^6.1.2",
"del-cli": "^5.1.0",
"fs-extra": "^11.2.0",
"typescript": "5.5.2"
"typescript": "5.5.3"
}
}
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"pegjs": "^0.10.0",
"sinon": "^17.0.1",
"ts-pegjs": "^0.3.1",
"typescript": "5.5.2",
"typescript": "5.5.3",
"xml2js": "^0.6.2",
"yargs": "^17.7.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@
"esbuild": "0.21.5",
"esbuild-register": "^3.5.0",
"sinon": "^17.0.1",
"typescript": "5.5.2"
"typescript": "5.5.3"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"@typescript-eslint/utils": "^7.13.0",
"@zwave-js/core": "workspace:*",
"eslint": "^8.57.0",
"typescript": "5.5.2"
"typescript": "5.5.3"
}
}
2 changes: 1 addition & 1 deletion packages/flash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"@types/node": "^18.19.31",
"@types/yargs": "^17.0.32",
"del-cli": "^5.1.0",
"typescript": "5.5.2"
"typescript": "5.5.3"
}
}
2 changes: 1 addition & 1 deletion packages/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"@microsoft/api-extractor": "^7.47.0",
"@types/node": "^18.19.31",
"del-cli": "^5.1.0",
"typescript": "5.5.2"
"typescript": "5.5.3"
}
}
2 changes: 1 addition & 1 deletion packages/maintenance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"piscina": "^4.4.0",
"reflect-metadata": "^0.2.2",
"ts-morph": "^23.0.0",
"typescript": "5.5.2",
"typescript": "5.5.3",
"yargs": "^17.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/nvmedit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@
"del-cli": "^5.1.0",
"esbuild": "0.21.5",
"esbuild-register": "^3.5.0",
"typescript": "5.5.2"
"typescript": "5.5.3"
}
}
2 changes: 1 addition & 1 deletion packages/serial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"esbuild": "0.21.5",
"esbuild-register": "^3.5.0",
"sinon": "^17.0.1",
"typescript": "5.5.2"
"typescript": "5.5.3"
}
}
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@
"esbuild": "0.21.5",
"esbuild-register": "^3.5.0",
"sinon": "^17.0.1",
"typescript": "5.5.2"
"typescript": "5.5.3"
}
}
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"esbuild": "0.21.5",
"esbuild-register": "^3.5.0",
"triple-beam": "*",
"typescript": "5.5.2",
"typescript": "5.5.3",
"winston-transport": "^4.7.0"
}
}
2 changes: 1 addition & 1 deletion packages/transformers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
"execa": "^5.1.1",
"fs-extra": "^11.2.0",
"tsutils": "^3.21.0",
"typescript": "5.5.2"
"typescript": "5.5.3"
}
}
2 changes: 1 addition & 1 deletion packages/zwave-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,6 @@
"mockdate": "^3.0.5",
"proxyquire": "^2.1.3",
"sinon": "^17.0.1",
"typescript": "5.5.2"
"typescript": "5.5.3"
}
}
54 changes: 27 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1892,7 +1892,7 @@ __metadata:
del-cli: "npm:^5.1.0"
fs-extra: "npm:^11.2.0"
reflect-metadata: "npm:^0.2.2"
typescript: "npm:5.5.2"
typescript: "npm:5.5.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1929,7 +1929,7 @@ __metadata:
semver: "npm:^7.6.2"
sinon: "npm:^17.0.1"
ts-pegjs: "npm:^0.3.1"
typescript: "npm:5.5.2"
typescript: "npm:5.5.3"
winston: "npm:^3.13.0"
xml2js: "npm:^0.6.2"
yargs: "npm:^17.7.2"
Expand Down Expand Up @@ -1958,7 +1958,7 @@ __metadata:
reflect-metadata: "npm:^0.2.2"
sinon: "npm:^17.0.1"
triple-beam: "npm:*"
typescript: "npm:5.5.2"
typescript: "npm:5.5.3"
winston: "npm:^3.13.0"
winston-daily-rotate-file: "npm:^5.0.0"
winston-transport: "npm:^4.7.0"
Expand All @@ -1973,7 +1973,7 @@ __metadata:
"@typescript-eslint/utils": "npm:^7.13.0"
"@zwave-js/core": "workspace:*"
eslint: "npm:^8.57.0"
typescript: "npm:5.5.2"
typescript: "npm:5.5.3"
languageName: unknown
linkType: soft

Expand All @@ -1987,7 +1987,7 @@ __metadata:
"@zwave-js/core": "workspace:*"
del-cli: "npm:^5.1.0"
fs-extra: "npm:^11.2.0"
typescript: "npm:5.5.2"
typescript: "npm:5.5.3"
yargs: "npm:^17.7.2"
zwave-js: "workspace:*"
bin:
Expand Down Expand Up @@ -2020,7 +2020,7 @@ __metadata:
"@zwave-js/shared": "workspace:*"
alcalzone-shared: "npm:^4.0.8"
del-cli: "npm:^5.1.0"
typescript: "npm:5.5.2"
typescript: "npm:5.5.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2052,7 +2052,7 @@ __metadata:
piscina: "npm:^4.4.0"
reflect-metadata: "npm:^0.2.2"
ts-morph: "npm:^23.0.0"
typescript: "npm:5.5.2"
typescript: "npm:5.5.3"
yargs: "npm:^17.7.2"
languageName: unknown
linkType: soft
Expand All @@ -2076,7 +2076,7 @@ __metadata:
fs-extra: "npm:^11.2.0"
reflect-metadata: "npm:^0.2.2"
semver: "npm:^7.6.2"
typescript: "npm:5.5.2"
typescript: "npm:5.5.3"
yargs: "npm:^17.7.2"
bin:
nvmedit: bin/nvmedit.js
Expand Down Expand Up @@ -2144,9 +2144,9 @@ __metadata:
reflect-metadata: "npm:^0.2.2"
semver: "npm:^7.6.2"
source-map-support: "npm:^0.5.21"
ts-patch: "npm:3.2.0"
ts-patch: "npm:3.2.1"
turbo: "npm:1.7.4"
typescript: "npm:5.5.2"
typescript: "npm:5.5.3"
zwave-js: "workspace:*"
languageName: unknown
linkType: soft
Expand All @@ -2172,7 +2172,7 @@ __metadata:
esbuild-register: "npm:^3.5.0"
serialport: "npm:^12.0.0"
sinon: "npm:^17.0.1"
typescript: "npm:5.5.2"
typescript: "npm:5.5.3"
winston: "npm:^3.13.0"
languageName: unknown
linkType: soft
Expand All @@ -2192,7 +2192,7 @@ __metadata:
esbuild-register: "npm:^3.5.0"
fs-extra: "npm:^11.2.0"
sinon: "npm:^17.0.1"
typescript: "npm:5.5.2"
typescript: "npm:5.5.3"
languageName: unknown
linkType: soft

Expand All @@ -2213,7 +2213,7 @@ __metadata:
esbuild: "npm:0.21.5"
esbuild-register: "npm:^3.5.0"
triple-beam: "npm:*"
typescript: "npm:5.5.2"
typescript: "npm:5.5.3"
winston-transport: "npm:^4.7.0"
languageName: unknown
linkType: soft
Expand All @@ -2229,7 +2229,7 @@ __metadata:
execa: "npm:^5.1.1"
fs-extra: "npm:^11.2.0"
tsutils: "npm:^3.21.0"
typescript: "npm:5.5.2"
typescript: "npm:5.5.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8692,9 +8692,9 @@ __metadata:
languageName: node
linkType: hard

"ts-patch@npm:3.2.0":
version: 3.2.0
resolution: "ts-patch@npm:3.2.0"
"ts-patch@npm:3.2.1":
version: 3.2.1
resolution: "ts-patch@npm:3.2.1"
dependencies:
chalk: "npm:^4.1.2"
global-prefix: "npm:^3.0.0"
Expand All @@ -8705,7 +8705,7 @@ __metadata:
bin:
ts-patch: bin/ts-patch.js
tspc: bin/tspc.js
checksum: 10/6280120d5132538a0d53588e5f9dc8e8310c03637e6b90bbde0c96873819760ee610dc49ec51c3ab740551f42b16f079de73444cc4178c5ff30c70baed561736
checksum: 10/d15d6a8bdad0a39e56a8f346a6aa7174cf48176c0aa2e5a6d223c325e411592804b02cdf428c72807ed2c617cf1031cc362ef8a74dbac3eaaada47db91b6d1d2
languageName: node
linkType: hard

Expand Down Expand Up @@ -8907,13 +8907,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.5.2":
version: 5.5.2
resolution: "typescript@npm:5.5.2"
"typescript@npm:5.5.3":
version: 5.5.3
resolution: "typescript@npm:5.5.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/9118b20f248e76b0dbff8737fef65dfa89d02668d4e633d2c5ceac99033a0ca5e8a1c1a53bc94da68e8f67677a88f318663dde859c9e9a09c1e116415daec2ba
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
languageName: node
linkType: hard

Expand All @@ -8927,13 +8927,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>":
version: 5.5.2
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=b45daf"
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
version: 5.5.3
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/28b3de2ddaf63a7620e7ddbe5d377af71ce93ecc558c41bf0e3d88661d8e6e7aa6c7739164fef98055f69819e41faca49252938ef3633a3dff2734cca6a9042e
checksum: 10/7cf7acb78a80f749b82842f2ffe01e90e7b3e709a6f4268588e0b7599c41dca1059be217f47778fe1a380bfaf60933021ef20d002c426d4d7745e1b36c11467b
languageName: node
linkType: hard

Expand Down Expand Up @@ -9427,7 +9427,7 @@ __metadata:
serialport: "npm:^12.0.0"
sinon: "npm:^17.0.1"
source-map-support: "npm:^0.5.21"
typescript: "npm:5.5.2"
typescript: "npm:5.5.3"
winston: "npm:^3.13.0"
xstate: "npm:4.38.3"
bin:
Expand Down

0 comments on commit 44fa98b

Please sign in to comment.