Skip to content

Commit

Permalink
Update dependency @types/node to v18.19.46
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent fea71df commit 8c99dfa
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/app-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@joplin/tools": "~3.2",
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12",
"@types/node": "18.19.42",
"@types/node": "18.19.46",
"@types/proper-lockfile": "^4.1.2",
"gulp": "4.0.2",
"jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"@playwright/test": "1.45.3",
"@testing-library/react-hooks": "8.0.1",
"@types/jest": "29.5.12",
"@types/node": "18.19.42",
"@types/node": "18.19.46",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react-redux": "7.1.33",
Expand Down
2 changes: 1 addition & 1 deletion packages/fork-htmlparser2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"@types/jest": "29.5.12",
"@types/node": "18.19.42",
"@types/node": "18.19.46",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"coveralls": "3.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/jsdom": "21.1.7",
"@types/markdown-it": "13.0.9",
"@types/mustache": "4.2.5",
"@types/node": "18.19.42",
"@types/node": "18.19.46",
"@types/node-rsa": "1.1.4",
"@types/react": "18.3.3",
"@types/uuid": "9.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-repo-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12",
"@types/node": "18.19.42",
"@types/node": "18.19.46",
"jest": "29.7.0",
"source-map-loader": "5.0.0",
"typescript": "5.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@types/jest": "29.5.12",
"@types/markdown-it": "13.0.9",
"@types/node": "18.19.42",
"@types/node": "18.19.46",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/js-yaml": "4.0.9",
"@types/markdown-it": "13.0.9",
"@types/mustache": "4.2.5",
"@types/node": "18.19.42",
"@types/node": "18.19.46",
"@types/node-fetch": "2.6.11",
"@types/yargs": "17.0.33",
"gettext-extractor": "3.8.0",
Expand Down
31 changes: 20 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8284,7 +8284,7 @@ __metadata:
"@testing-library/react-hooks": 8.0.1
"@types/jest": 29.5.12
"@types/mustache": 4.2.5
"@types/node": 18.19.42
"@types/node": 18.19.46
"@types/react": 18.3.3
"@types/react-dom": 18.3.0
"@types/react-redux": 7.1.33
Expand Down Expand Up @@ -8537,7 +8537,7 @@ __metadata:
resolution: "@joplin/fork-htmlparser2@workspace:packages/fork-htmlparser2"
dependencies:
"@types/jest": 29.5.12
"@types/node": 18.19.42
"@types/node": 18.19.46
"@typescript-eslint/eslint-plugin": 6.21.0
"@typescript-eslint/parser": 6.21.0
coveralls: 3.1.1
Expand Down Expand Up @@ -8610,7 +8610,7 @@ __metadata:
"@types/markdown-it": 13.0.9
"@types/mustache": 4.2.5
"@types/nanoid": 3.0.0
"@types/node": 18.19.42
"@types/node": 18.19.46
"@types/node-rsa": 1.1.4
"@types/react": 18.3.3
"@types/uuid": 9.0.7
Expand Down Expand Up @@ -8726,7 +8726,7 @@ __metadata:
"@joplin/utils": ~3.2
"@types/fs-extra": 11.0.4
"@types/jest": 29.5.12
"@types/node": 18.19.42
"@types/node": 18.19.46
fs-extra: 11.2.0
gh-release-assets: 2.0.1
jest: 29.7.0
Expand Down Expand Up @@ -8781,7 +8781,7 @@ __metadata:
"@joplin/utils": ~3.2
"@types/jest": 29.5.12
"@types/markdown-it": 13.0.9
"@types/node": 18.19.42
"@types/node": 18.19.46
font-awesome-filetypes: 2.1.0
fs-extra: 11.2.0
highlight.js: 11.10.0
Expand Down Expand Up @@ -8891,7 +8891,7 @@ __metadata:
"@types/js-yaml": 4.0.9
"@types/markdown-it": 13.0.9
"@types/mustache": 4.2.5
"@types/node": 18.19.42
"@types/node": 18.19.46
"@types/node-fetch": 2.6.11
"@types/yargs": 17.0.33
compare-versions: 6.1.1
Expand Down Expand Up @@ -13555,12 +13555,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.42, @types/node@npm:^18.0.0":
version: 18.19.42
resolution: "@types/node@npm:18.19.42"
"@types/node@npm:18.19.46":
version: 18.19.46
resolution: "@types/node@npm:18.19.46"
dependencies:
undici-types: ~5.26.4
checksum: 3f976583d3f4ff6040187f98e838337d59134e53bfe1cf241d8143e87e6f9507a1ad0aa435ea550c21d76c6cabb78f63a410413de476764f45695378cc022377
checksum: 04ac7f62e937dcbe87ac41bf0c6d553d88e62e08b0e9ba80ca20d41f502b71bcfafc540b12ef508ee9a311bdc0288ec1f0eb0cdf2f6d2598883eac6f36bdf2f0
languageName: node
linkType: hard

Expand All @@ -13571,6 +13571,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.0.0":
version: 18.19.42
resolution: "@types/node@npm:18.19.42"
dependencies:
undici-types: ~5.26.4
checksum: 3f976583d3f4ff6040187f98e838337d59134e53bfe1cf241d8143e87e6f9507a1ad0aa435ea550c21d76c6cabb78f63a410413de476764f45695378cc022377
languageName: node
linkType: hard

"@types/node@npm:^20.9.0":
version: 20.11.26
resolution: "@types/node@npm:20.11.26"
Expand Down Expand Up @@ -30778,7 +30787,7 @@ __metadata:
"@joplin/utils": ~3.2
"@types/fs-extra": 11.0.4
"@types/jest": 29.5.12
"@types/node": 18.19.42
"@types/node": 18.19.46
"@types/proper-lockfile": ^4.1.2
aws-sdk: 2.1340.0
chalk: 4.1.2
Expand Down

0 comments on commit 8c99dfa

Please sign in to comment.