Skip to content

Commit

Permalink
Update dependency @types/node to v18.17.8 (#8833)
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 Sep 12, 2023
1 parent 5e1031a commit e943b84
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.12",
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
"@types/node": "18.17.6",
"@types/node": "18.17.8",
"@types/proper-lockfile": "^4.1.2",
"gulp": "4.0.2",
"jest": "29.6.2",
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 @@ -112,7 +112,7 @@
"@joplin/tools": "~2.12",
"@testing-library/react-hooks": "8.0.1",
"@types/jest": "29.5.3",
"@types/node": "18.17.6",
"@types/node": "18.17.8",
"@types/react": "18.2.20",
"@types/react-redux": "7.1.25",
"@types/styled-components": "5.1.26",
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.3",
"@types/node": "18.17.6",
"@types/node": "18.17.8",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.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 @@ -19,7 +19,7 @@
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
"@types/js-yaml": "4.0.5",
"@types/node": "18.17.6",
"@types/node": "18.17.8",
"@types/node-rsa": "1.1.1",
"@types/react": "18.2.20",
"@types/uuid": "9.0.2",
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.1",
"@types/jest": "29.5.3",
"@types/node": "18.17.6",
"@types/node": "18.17.8",
"jest": "29.6.2",
"source-map-loader": "4.0.1",
"typescript": "5.1.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"license": "AGPL-3.0-or-later",
"devDependencies": {
"@types/jest": "29.5.3",
"@types/node": "18.17.6",
"@types/node": "18.17.8",
"jest": "29.6.2",
"jest-environment-jsdom": "29.6.2",
"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 @@ -47,7 +47,7 @@
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
"@types/mustache": "4.2.2",
"@types/node": "18.17.6",
"@types/node": "18.17.8",
"@types/node-fetch": "2.6.4",
"@types/yargs": "17.0.24",
"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 @@ -4430,7 +4430,7 @@ __metadata:
"@testing-library/react-hooks": 8.0.1
"@types/jest": 29.5.3
"@types/mustache": 4.2.2
"@types/node": 18.17.6
"@types/node": 18.17.8
"@types/react": 18.2.20
"@types/react-redux": 7.1.25
"@types/styled-components": 5.1.26
Expand Down Expand Up @@ -4613,7 +4613,7 @@ __metadata:
resolution: "@joplin/fork-htmlparser2@workspace:packages/fork-htmlparser2"
dependencies:
"@types/jest": 29.5.3
"@types/node": 18.17.6
"@types/node": 18.17.8
"@typescript-eslint/eslint-plugin": 5.62.0
"@typescript-eslint/parser": 5.62.0
coveralls: 3.1.1
Expand Down Expand Up @@ -4679,7 +4679,7 @@ __metadata:
"@types/jest": 29.5.3
"@types/js-yaml": 4.0.5
"@types/nanoid": 3.0.0
"@types/node": 18.17.6
"@types/node": 18.17.8
"@types/node-rsa": 1.1.1
"@types/react": 18.2.20
"@types/uuid": 9.0.2
Expand Down Expand Up @@ -4783,7 +4783,7 @@ __metadata:
"@joplin/utils": ^2.12.1
"@types/fs-extra": 11.0.1
"@types/jest": 29.5.3
"@types/node": 18.17.6
"@types/node": 18.17.8
fs-extra: 11.1.1
gh-release-assets: 2.0.1
jest: 29.6.2
Expand Down Expand Up @@ -4837,7 +4837,7 @@ __metadata:
"@joplin/fork-uslug": ^1.0.11
"@joplin/utils": ~2.12
"@types/jest": 29.5.3
"@types/node": 18.17.6
"@types/node": 18.17.8
font-awesome-filetypes: 2.1.0
fs-extra: 11.1.1
highlight.js: 11.8.0
Expand Down Expand Up @@ -4940,7 +4940,7 @@ __metadata:
"@types/fs-extra": 11.0.1
"@types/jest": 29.5.3
"@types/mustache": 4.2.2
"@types/node": 18.17.6
"@types/node": 18.17.8
"@types/node-fetch": 2.6.4
"@types/yargs": 17.0.24
compare-versions: 3.6.0
Expand Down Expand Up @@ -7862,10 +7862,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.17.6":
version: 18.17.6
resolution: "@types/node@npm:18.17.6"
checksum: 70bc92adde47d569f25c5ed40b55040cdf189518d6149e0c3041c6e60b1098cad9c48a856f0b7868ebd74d4098a0ca508b0ec4373dd96216eb8a387ee898e14c
"@types/node@npm:18.17.8":
version: 18.17.8
resolution: "@types/node@npm:18.17.8"
checksum: ebb71526368c9c58f03e2c2408bfda4aa686c13d84226e2c9b48d9c4aee244fb82e672aaf4aa8ccb6e4993b4274d5f4b2b3d52d0a2e57ab187ae653903376411
languageName: node
linkType: hard

Expand Down Expand Up @@ -21480,7 +21480,7 @@ __metadata:
"@joplin/utils": ~2.12
"@types/fs-extra": 11.0.1
"@types/jest": 29.5.3
"@types/node": 18.17.6
"@types/node": 18.17.8
"@types/proper-lockfile": ^4.1.2
aws-sdk: 2.1340.0
chalk: 4.1.2
Expand Down

0 comments on commit e943b84

Please sign in to comment.