Skip to content

Commit

Permalink
Update dependency @types/node to v18.19.18 (#10467)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 24, 2024
1 parent 51f1e02 commit 554894e
Show file tree
Hide file tree
Showing 8 changed files with 18 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 @@ -73,7 +73,7 @@
"@joplin/tools": "~3.0",
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.8",
"@types/node": "18.19.17",
"@types/node": "18.19.18",
"@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 @@ -126,7 +126,7 @@
"@playwright/test": "1.42.1",
"@testing-library/react-hooks": "8.0.1",
"@types/jest": "29.5.8",
"@types/node": "18.19.17",
"@types/node": "18.19.18",
"@types/react": "18.2.48",
"@types/react-redux": "7.1.33",
"@types/styled-components": "5.1.32",
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.8",
"@types/node": "18.19.17",
"@types/node": "18.19.18",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.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 @@ -22,7 +22,7 @@
"@types/js-yaml": "4.0.9",
"@types/markdown-it": "13.0.7",
"@types/mustache": "4.2.5",
"@types/node": "18.19.17",
"@types/node": "18.19.18",
"@types/node-rsa": "1.1.4",
"@types/react": "18.2.48",
"@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.8",
"@types/node": "18.19.17",
"@types/node": "18.19.18",
"jest": "29.7.0",
"source-map-loader": "4.0.2",
"typescript": "5.2.2",
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.8",
"@types/markdown-it": "13.0.7",
"@types/node": "18.19.17",
"@types/node": "18.19.18",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/js-yaml": "4.0.9",
"@types/markdown-it": "13.0.7",
"@types/mustache": "4.2.5",
"@types/node": "18.19.17",
"@types/node": "18.19.18",
"@types/node-fetch": "2.6.11",
"@types/yargs": "17.0.32",
"gettext-extractor": "3.8.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6575,7 +6575,7 @@ __metadata:
"@testing-library/react-hooks": 8.0.1
"@types/jest": 29.5.8
"@types/mustache": 4.2.5
"@types/node": 18.19.17
"@types/node": 18.19.18
"@types/react": 18.2.48
"@types/react-redux": 7.1.33
"@types/styled-components": 5.1.32
Expand Down Expand Up @@ -6812,7 +6812,7 @@ __metadata:
resolution: "@joplin/fork-htmlparser2@workspace:packages/fork-htmlparser2"
dependencies:
"@types/jest": 29.5.8
"@types/node": 18.19.17
"@types/node": 18.19.18
"@typescript-eslint/eslint-plugin": 6.8.0
"@typescript-eslint/parser": 6.8.0
coveralls: 3.1.1
Expand Down Expand Up @@ -6882,7 +6882,7 @@ __metadata:
"@types/markdown-it": 13.0.7
"@types/mustache": 4.2.5
"@types/nanoid": 3.0.0
"@types/node": 18.19.17
"@types/node": 18.19.18
"@types/node-rsa": 1.1.4
"@types/react": 18.2.48
"@types/uuid": 9.0.7
Expand Down Expand Up @@ -6988,7 +6988,7 @@ __metadata:
"@joplin/utils": ~3.0
"@types/fs-extra": 11.0.4
"@types/jest": 29.5.8
"@types/node": 18.19.17
"@types/node": 18.19.18
fs-extra: 11.2.0
gh-release-assets: 2.0.1
jest: 29.7.0
Expand Down Expand Up @@ -7043,7 +7043,7 @@ __metadata:
"@joplin/utils": ~3.0
"@types/jest": 29.5.8
"@types/markdown-it": 13.0.7
"@types/node": 18.19.17
"@types/node": 18.19.18
font-awesome-filetypes: 2.1.0
fs-extra: 11.2.0
highlight.js: 11.9.0
Expand Down Expand Up @@ -7151,7 +7151,7 @@ __metadata:
"@types/js-yaml": 4.0.9
"@types/markdown-it": 13.0.7
"@types/mustache": 4.2.5
"@types/node": 18.19.17
"@types/node": 18.19.18
"@types/node-fetch": 2.6.11
"@types/yargs": 17.0.32
compare-versions: 6.1.0
Expand Down Expand Up @@ -11208,12 +11208,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.17":
version: 18.19.17
resolution: "@types/node@npm:18.19.17"
"@types/node@npm:18.19.18":
version: 18.19.18
resolution: "@types/node@npm:18.19.18"
dependencies:
undici-types: ~5.26.4
checksum: f04c46ddcb33eb8b2ae6e6ae1a50b40bd5478462f8e80ea2023325e256ac10c4d033a2f62f49cdeba156a570979b1fc6cb6d9809167e2a60a18da80c32da0733
checksum: 63fe4baabf55e6fb66b03a1fe34cc8d879b2fe018ac2901287d00baa09ea7ea82051e8e2cb4968dab7c6325de425b7eb1bd1a8315005a8ff21f8ef68e4bdaa4e
languageName: node
linkType: hard

Expand Down Expand Up @@ -27207,7 +27207,7 @@ __metadata:
"@joplin/utils": ~3.0
"@types/fs-extra": 11.0.4
"@types/jest": 29.5.8
"@types/node": 18.19.17
"@types/node": 18.19.18
"@types/proper-lockfile": ^4.1.2
aws-sdk: 2.1340.0
chalk: 4.1.2
Expand Down

0 comments on commit 554894e

Please sign in to comment.