Skip to content

Commit

Permalink
Update dependency @types/node to v18.19.49 (#11462)
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 Dec 3, 2024
1 parent 9ea80c2 commit fee8506
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 20 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.48",
"@types/node": "18.19.49",
"@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.48",
"@types/node": "18.19.49",
"@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/app-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"@tsconfig/react-native": "2.0.2",
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12",
"@types/node": "18.19.48",
"@types/node": "18.19.49",
"@types/react": "18.3.3",
"@types/react-native": "0.70.6",
"@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.48",
"@types/node": "18.19.49",
"@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.48",
"@types/node": "18.19.49",
"@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.48",
"@types/node": "18.19.49",
"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.48",
"@types/node": "18.19.49",
"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.48",
"@types/node": "18.19.49",
"@types/node-fetch": "2.6.11",
"@types/yargs": "17.0.33",
"gettext-extractor": "3.8.0",
Expand Down
24 changes: 12 additions & 12 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.48
"@types/node": 18.19.49
"@types/react": 18.3.3
"@types/react-dom": 18.3.0
"@types/react-redux": 7.1.33
Expand Down Expand Up @@ -8378,7 +8378,7 @@ __metadata:
"@tsconfig/react-native": 2.0.2
"@types/fs-extra": 11.0.4
"@types/jest": 29.5.12
"@types/node": 18.19.48
"@types/node": 18.19.49
"@types/react": 18.3.3
"@types/react-native": 0.70.6
"@types/react-redux": 7.1.33
Expand Down Expand Up @@ -8538,7 +8538,7 @@ __metadata:
resolution: "@joplin/fork-htmlparser2@workspace:packages/fork-htmlparser2"
dependencies:
"@types/jest": 29.5.12
"@types/node": 18.19.48
"@types/node": 18.19.49
"@typescript-eslint/eslint-plugin": 6.21.0
"@typescript-eslint/parser": 6.21.0
coveralls: 3.1.1
Expand Down Expand Up @@ -8611,7 +8611,7 @@ __metadata:
"@types/markdown-it": 13.0.9
"@types/mustache": 4.2.5
"@types/nanoid": 3.0.0
"@types/node": 18.19.48
"@types/node": 18.19.49
"@types/node-rsa": 1.1.4
"@types/react": 18.3.3
"@types/uuid": 9.0.7
Expand Down Expand Up @@ -8727,7 +8727,7 @@ __metadata:
"@joplin/utils": ~3.2
"@types/fs-extra": 11.0.4
"@types/jest": 29.5.12
"@types/node": 18.19.48
"@types/node": 18.19.49
fs-extra: 11.2.0
gh-release-assets: 2.0.1
jest: 29.7.0
Expand Down Expand Up @@ -8782,7 +8782,7 @@ __metadata:
"@joplin/utils": ~3.2
"@types/jest": 29.5.12
"@types/markdown-it": 13.0.9
"@types/node": 18.19.48
"@types/node": 18.19.49
font-awesome-filetypes: 2.1.0
fs-extra: 11.2.0
highlight.js: 11.10.0
Expand Down Expand Up @@ -8892,7 +8892,7 @@ __metadata:
"@types/js-yaml": 4.0.9
"@types/markdown-it": 13.0.9
"@types/mustache": 4.2.5
"@types/node": 18.19.48
"@types/node": 18.19.49
"@types/node-fetch": 2.6.11
"@types/yargs": 17.0.33
compare-versions: 6.1.1
Expand Down Expand Up @@ -13556,12 +13556,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.48":
version: 18.19.48
resolution: "@types/node@npm:18.19.48"
"@types/node@npm:18.19.49":
version: 18.19.49
resolution: "@types/node@npm:18.19.49"
dependencies:
undici-types: ~5.26.4
checksum: f0cb7a990f800de53cec29e7d8a722b42ead35d145f70b3d40046f0a8aef154ac62a70dda5a88157fb97d08b3f760b1fff03c7c85623e613beea26fc5147cdbd
checksum: 9c6e93d2c7c9c656826c75377b73f6a4c884b8266e2df60f54d1a09c9d0e26d2448122d0466d35d7a81439a4c86c1b8c0f2393a1b081610af2573b82f3fc4585
languageName: node
linkType: hard

Expand Down Expand Up @@ -30788,7 +30788,7 @@ __metadata:
"@joplin/utils": ~3.2
"@types/fs-extra": 11.0.4
"@types/jest": 29.5.12
"@types/node": 18.19.48
"@types/node": 18.19.49
"@types/proper-lockfile": ^4.1.2
aws-sdk: 2.1340.0
chalk: 4.1.2
Expand Down

0 comments on commit fee8506

Please sign in to comment.