Skip to content

Commit

Permalink
Update dependency @types/node to v18.19.5 (laurent22#9798)
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] authored Jan 28, 2024
1 parent 7f78e94 commit 07ee20a
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": "~2.14",
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.8",
"@types/node": "18.19.4",
"@types/node": "18.19.5",
"@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.40.1",
"@testing-library/react-hooks": "8.0.1",
"@types/jest": "29.5.8",
"@types/node": "18.19.4",
"@types/node": "18.19.5",
"@types/react": "18.2.47",
"@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.4",
"@types/node": "18.19.5",
"@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 @@ -20,7 +20,7 @@
"@types/jest": "29.5.8",
"@types/js-yaml": "4.0.9",
"@types/markdown-it": "13.0.7",
"@types/node": "18.19.4",
"@types/node": "18.19.5",
"@types/node-rsa": "1.1.4",
"@types/react": "18.2.47",
"@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.4",
"@types/node": "18.19.5",
"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.4",
"@types/node": "18.19.5",
"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.4",
"@types/node": "18.19.5",
"@types/node-fetch": "2.6.10",
"@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 @@ -6542,7 +6542,7 @@ __metadata:
"@testing-library/react-hooks": 8.0.1
"@types/jest": 29.5.8
"@types/mustache": 4.2.5
"@types/node": 18.19.4
"@types/node": 18.19.5
"@types/react": 18.2.47
"@types/react-redux": 7.1.33
"@types/styled-components": 5.1.32
Expand Down Expand Up @@ -6776,7 +6776,7 @@ __metadata:
resolution: "@joplin/fork-htmlparser2@workspace:packages/fork-htmlparser2"
dependencies:
"@types/jest": 29.5.8
"@types/node": 18.19.4
"@types/node": 18.19.5
"@typescript-eslint/eslint-plugin": 6.8.0
"@typescript-eslint/parser": 6.8.0
coveralls: 3.1.1
Expand Down Expand Up @@ -6844,7 +6844,7 @@ __metadata:
"@types/js-yaml": 4.0.9
"@types/markdown-it": 13.0.7
"@types/nanoid": 3.0.0
"@types/node": 18.19.4
"@types/node": 18.19.5
"@types/node-rsa": 1.1.4
"@types/react": 18.2.47
"@types/uuid": 9.0.7
Expand Down Expand Up @@ -6949,7 +6949,7 @@ __metadata:
"@joplin/utils": ~2.14
"@types/fs-extra": 11.0.4
"@types/jest": 29.5.8
"@types/node": 18.19.4
"@types/node": 18.19.5
fs-extra: 11.2.0
gh-release-assets: 2.0.1
jest: 29.7.0
Expand Down Expand Up @@ -7004,7 +7004,7 @@ __metadata:
"@joplin/utils": ~2.14
"@types/jest": 29.5.8
"@types/markdown-it": 13.0.7
"@types/node": 18.19.4
"@types/node": 18.19.5
font-awesome-filetypes: 2.1.0
fs-extra: 11.2.0
highlight.js: 11.9.0
Expand Down Expand Up @@ -7112,7 +7112,7 @@ __metadata:
"@types/js-yaml": 4.0.9
"@types/markdown-it": 13.0.7
"@types/mustache": 4.2.5
"@types/node": 18.19.4
"@types/node": 18.19.5
"@types/node-fetch": 2.6.10
"@types/yargs": 17.0.32
compare-versions: 6.1.0
Expand Down Expand Up @@ -10931,12 +10931,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.4":
version: 18.19.4
resolution: "@types/node@npm:18.19.4"
"@types/node@npm:18.19.5":
version: 18.19.5
resolution: "@types/node@npm:18.19.5"
dependencies:
undici-types: ~5.26.4
checksum: 3a32a31b2df85d4bebb5e3c91ec1a0908d587a2a2fd31ab4eeebd609d1c04bbcc9ba97e290e3230f843c9f43f17efb9f5cde56412b4b0f5acbfe5577179b23c8
checksum: 6dab1b67e00ac32799674d22bafa63ea99ddb8218117582660fb89671a1b2343caafb43ed7447320102f299333a475176f5bc11a9b0f1591439d548f93e0c219
languageName: node
linkType: hard

Expand Down Expand Up @@ -26902,7 +26902,7 @@ __metadata:
"@joplin/utils": ~2.14
"@types/fs-extra": 11.0.4
"@types/jest": 29.5.8
"@types/node": 18.19.4
"@types/node": 18.19.5
"@types/proper-lockfile": ^4.1.2
aws-sdk: 2.1340.0
chalk: 4.1.2
Expand Down

0 comments on commit 07ee20a

Please sign in to comment.