1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-26 18:58:21 +02:00

Update dependency @types/node to v18.19.59 (#11693)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-21 12:08:11 +00:00 committed by GitHub
parent d0b783c595
commit 1d00b7a68e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 20 additions and 20 deletions

View File

@ -72,7 +72,7 @@
"@joplin/tools": "~3.2", "@joplin/tools": "~3.2",
"@types/fs-extra": "11.0.4", "@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12", "@types/jest": "29.5.12",
"@types/node": "18.19.58", "@types/node": "18.19.59",
"@types/proper-lockfile": "^4.1.2", "@types/proper-lockfile": "^4.1.2",
"gulp": "4.0.2", "gulp": "4.0.2",
"jest": "29.7.0", "jest": "29.7.0",

View File

@ -137,7 +137,7 @@
"@playwright/test": "1.45.3", "@playwright/test": "1.45.3",
"@testing-library/react-hooks": "8.0.1", "@testing-library/react-hooks": "8.0.1",
"@types/jest": "29.5.12", "@types/jest": "29.5.12",
"@types/node": "18.19.58", "@types/node": "18.19.59",
"@types/react": "18.3.3", "@types/react": "18.3.3",
"@types/react-dom": "18.3.0", "@types/react-dom": "18.3.0",
"@types/react-redux": "7.1.33", "@types/react-redux": "7.1.33",

View File

@ -100,7 +100,7 @@
"@tsconfig/react-native": "2.0.2", "@tsconfig/react-native": "2.0.2",
"@types/fs-extra": "11.0.4", "@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12", "@types/jest": "29.5.12",
"@types/node": "18.19.58", "@types/node": "18.19.59",
"@types/react": "18.3.3", "@types/react": "18.3.3",
"@types/react-native": "0.70.6", "@types/react-native": "0.70.6",
"@types/react-redux": "7.1.33", "@types/react-redux": "7.1.33",

View File

@ -46,7 +46,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/jest": "29.5.12", "@types/jest": "29.5.12",
"@types/node": "18.19.58", "@types/node": "18.19.59",
"@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0", "@typescript-eslint/parser": "6.21.0",
"coveralls": "3.1.1", "coveralls": "3.1.1",

View File

@ -24,7 +24,7 @@
"@types/jsdom": "21.1.7", "@types/jsdom": "21.1.7",
"@types/markdown-it": "13.0.9", "@types/markdown-it": "13.0.9",
"@types/mustache": "4.2.5", "@types/mustache": "4.2.5",
"@types/node": "18.19.58", "@types/node": "18.19.59",
"@types/node-rsa": "1.1.4", "@types/node-rsa": "1.1.4",
"@types/react": "18.3.3", "@types/react": "18.3.3",
"@types/uuid": "9.0.7", "@types/uuid": "9.0.7",

View File

@ -30,7 +30,7 @@
"devDependencies": { "devDependencies": {
"@types/fs-extra": "11.0.4", "@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12", "@types/jest": "29.5.12",
"@types/node": "18.19.58", "@types/node": "18.19.59",
"jest": "29.7.0", "jest": "29.7.0",
"source-map-loader": "5.0.0", "source-map-loader": "5.0.0",
"typescript": "5.4.5", "typescript": "5.4.5",

View File

@ -22,7 +22,7 @@
"devDependencies": { "devDependencies": {
"@types/jest": "29.5.12", "@types/jest": "29.5.12",
"@types/markdown-it": "13.0.9", "@types/markdown-it": "13.0.9",
"@types/node": "18.19.58", "@types/node": "18.19.59",
"jest": "29.7.0", "jest": "29.7.0",
"jest-environment-jsdom": "29.7.0", "jest-environment-jsdom": "29.7.0",
"mermaid": "11.4.0", "mermaid": "11.4.0",

View File

@ -52,7 +52,7 @@
"@types/js-yaml": "4.0.9", "@types/js-yaml": "4.0.9",
"@types/markdown-it": "13.0.9", "@types/markdown-it": "13.0.9",
"@types/mustache": "4.2.5", "@types/mustache": "4.2.5",
"@types/node": "18.19.58", "@types/node": "18.19.59",
"@types/node-fetch": "2.6.11", "@types/node-fetch": "2.6.11",
"@types/yargs": "17.0.33", "@types/yargs": "17.0.33",
"gettext-extractor": "3.8.0", "gettext-extractor": "3.8.0",

View File

@ -8284,7 +8284,7 @@ __metadata:
"@testing-library/react-hooks": 8.0.1 "@testing-library/react-hooks": 8.0.1
"@types/jest": 29.5.12 "@types/jest": 29.5.12
"@types/mustache": 4.2.5 "@types/mustache": 4.2.5
"@types/node": 18.19.58 "@types/node": 18.19.59
"@types/react": 18.3.3 "@types/react": 18.3.3
"@types/react-dom": 18.3.0 "@types/react-dom": 18.3.0
"@types/react-redux": 7.1.33 "@types/react-redux": 7.1.33
@ -8378,7 +8378,7 @@ __metadata:
"@tsconfig/react-native": 2.0.2 "@tsconfig/react-native": 2.0.2
"@types/fs-extra": 11.0.4 "@types/fs-extra": 11.0.4
"@types/jest": 29.5.12 "@types/jest": 29.5.12
"@types/node": 18.19.58 "@types/node": 18.19.59
"@types/react": 18.3.3 "@types/react": 18.3.3
"@types/react-native": 0.70.6 "@types/react-native": 0.70.6
"@types/react-redux": 7.1.33 "@types/react-redux": 7.1.33
@ -8538,7 +8538,7 @@ __metadata:
resolution: "@joplin/fork-htmlparser2@workspace:packages/fork-htmlparser2" resolution: "@joplin/fork-htmlparser2@workspace:packages/fork-htmlparser2"
dependencies: dependencies:
"@types/jest": 29.5.12 "@types/jest": 29.5.12
"@types/node": 18.19.58 "@types/node": 18.19.59
"@typescript-eslint/eslint-plugin": 6.21.0 "@typescript-eslint/eslint-plugin": 6.21.0
"@typescript-eslint/parser": 6.21.0 "@typescript-eslint/parser": 6.21.0
coveralls: 3.1.1 coveralls: 3.1.1
@ -8611,7 +8611,7 @@ __metadata:
"@types/markdown-it": 13.0.9 "@types/markdown-it": 13.0.9
"@types/mustache": 4.2.5 "@types/mustache": 4.2.5
"@types/nanoid": 3.0.0 "@types/nanoid": 3.0.0
"@types/node": 18.19.58 "@types/node": 18.19.59
"@types/node-rsa": 1.1.4 "@types/node-rsa": 1.1.4
"@types/react": 18.3.3 "@types/react": 18.3.3
"@types/uuid": 9.0.7 "@types/uuid": 9.0.7
@ -8727,7 +8727,7 @@ __metadata:
"@joplin/utils": ^3.2.5 "@joplin/utils": ^3.2.5
"@types/fs-extra": 11.0.4 "@types/fs-extra": 11.0.4
"@types/jest": 29.5.12 "@types/jest": 29.5.12
"@types/node": 18.19.58 "@types/node": 18.19.59
fs-extra: 11.2.0 fs-extra: 11.2.0
gh-release-assets: 2.0.1 gh-release-assets: 2.0.1
jest: 29.7.0 jest: 29.7.0
@ -8782,7 +8782,7 @@ __metadata:
"@joplin/utils": ^3.2.5 "@joplin/utils": ^3.2.5
"@types/jest": 29.5.12 "@types/jest": 29.5.12
"@types/markdown-it": 13.0.9 "@types/markdown-it": 13.0.9
"@types/node": 18.19.58 "@types/node": 18.19.59
font-awesome-filetypes: 2.1.0 font-awesome-filetypes: 2.1.0
fs-extra: 11.2.0 fs-extra: 11.2.0
highlight.js: 11.10.0 highlight.js: 11.10.0
@ -8892,7 +8892,7 @@ __metadata:
"@types/js-yaml": 4.0.9 "@types/js-yaml": 4.0.9
"@types/markdown-it": 13.0.9 "@types/markdown-it": 13.0.9
"@types/mustache": 4.2.5 "@types/mustache": 4.2.5
"@types/node": 18.19.58 "@types/node": 18.19.59
"@types/node-fetch": 2.6.11 "@types/node-fetch": 2.6.11
"@types/yargs": 17.0.33 "@types/yargs": 17.0.33
compare-versions: 6.1.1 compare-versions: 6.1.1
@ -13567,12 +13567,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/node@npm:18.19.58": "@types/node@npm:18.19.59":
version: 18.19.58 version: 18.19.59
resolution: "@types/node@npm:18.19.58" resolution: "@types/node@npm:18.19.59"
dependencies: dependencies:
undici-types: ~5.26.4 undici-types: ~5.26.4
checksum: 6d9826c1ae1313b241e73bb6735e9430233fb1d76672d6bbe8279855b7c8017b8cf6bb1b0bf9eeb6d2c89a1106dd94d1d183f945e83579c39579fce430d3ebb7 checksum: 8e45a05aa91437d3d11a346775ac16589353070c504f91a62cd91945a384231ccbbe92009a8e1ae653f954f9de5bf8ff106cc8e26721ecab98914dc019217aef
languageName: node languageName: node
linkType: hard linkType: hard
@ -31021,7 +31021,7 @@ __metadata:
"@joplin/utils": ~3.2 "@joplin/utils": ~3.2
"@types/fs-extra": 11.0.4 "@types/fs-extra": 11.0.4
"@types/jest": 29.5.12 "@types/jest": 29.5.12
"@types/node": 18.19.58 "@types/node": 18.19.59
"@types/proper-lockfile": ^4.1.2 "@types/proper-lockfile": ^4.1.2
aws-sdk: 2.1340.0 aws-sdk: 2.1340.0
chalk: 4.1.2 chalk: 4.1.2