mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency @types/node to v18.18.7 (#9305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1af46b0246
commit
98d608fec5
@ -73,7 +73,7 @@
|
|||||||
"@joplin/tools": "~2.13",
|
"@joplin/tools": "~2.13",
|
||||||
"@types/fs-extra": "11.0.3",
|
"@types/fs-extra": "11.0.3",
|
||||||
"@types/jest": "29.5.5",
|
"@types/jest": "29.5.5",
|
||||||
"@types/node": "18.18.6",
|
"@types/node": "18.18.7",
|
||||||
"@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",
|
||||||
|
@ -120,7 +120,7 @@
|
|||||||
"@playwright/test": "1.38.1",
|
"@playwright/test": "1.38.1",
|
||||||
"@testing-library/react-hooks": "8.0.1",
|
"@testing-library/react-hooks": "8.0.1",
|
||||||
"@types/jest": "29.5.5",
|
"@types/jest": "29.5.5",
|
||||||
"@types/node": "18.18.6",
|
"@types/node": "18.18.7",
|
||||||
"@types/react": "18.2.31",
|
"@types/react": "18.2.31",
|
||||||
"@types/react-redux": "7.1.28",
|
"@types/react-redux": "7.1.28",
|
||||||
"@types/styled-components": "5.1.29",
|
"@types/styled-components": "5.1.29",
|
||||||
|
@ -46,7 +46,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "29.5.5",
|
"@types/jest": "29.5.5",
|
||||||
"@types/node": "18.18.6",
|
"@types/node": "18.18.7",
|
||||||
"@typescript-eslint/eslint-plugin": "6.7.2",
|
"@typescript-eslint/eslint-plugin": "6.7.2",
|
||||||
"@typescript-eslint/parser": "6.7.2",
|
"@typescript-eslint/parser": "6.7.2",
|
||||||
"coveralls": "3.1.1",
|
"coveralls": "3.1.1",
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
"@types/fs-extra": "11.0.3",
|
"@types/fs-extra": "11.0.3",
|
||||||
"@types/jest": "29.5.5",
|
"@types/jest": "29.5.5",
|
||||||
"@types/js-yaml": "4.0.8",
|
"@types/js-yaml": "4.0.8",
|
||||||
"@types/node": "18.18.6",
|
"@types/node": "18.18.7",
|
||||||
"@types/node-rsa": "1.1.3",
|
"@types/node-rsa": "1.1.3",
|
||||||
"@types/react": "18.2.31",
|
"@types/react": "18.2.31",
|
||||||
"@types/uuid": "9.0.6",
|
"@types/uuid": "9.0.6",
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/fs-extra": "11.0.3",
|
"@types/fs-extra": "11.0.3",
|
||||||
"@types/jest": "29.5.5",
|
"@types/jest": "29.5.5",
|
||||||
"@types/node": "18.18.6",
|
"@types/node": "18.18.7",
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
"source-map-loader": "4.0.1",
|
"source-map-loader": "4.0.1",
|
||||||
"typescript": "5.2.2",
|
"typescript": "5.2.2",
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "29.5.5",
|
"@types/jest": "29.5.5",
|
||||||
"@types/markdown-it": "13.0.5",
|
"@types/markdown-it": "13.0.5",
|
||||||
"@types/node": "18.18.6",
|
"@types/node": "18.18.7",
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
"jest-environment-jsdom": "29.7.0",
|
"jest-environment-jsdom": "29.7.0",
|
||||||
"ts-jest": "29.1.1",
|
"ts-jest": "29.1.1",
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
"@types/js-yaml": "4.0.8",
|
"@types/js-yaml": "4.0.8",
|
||||||
"@types/markdown-it": "13.0.5",
|
"@types/markdown-it": "13.0.5",
|
||||||
"@types/mustache": "4.2.4",
|
"@types/mustache": "4.2.4",
|
||||||
"@types/node": "18.18.6",
|
"@types/node": "18.18.7",
|
||||||
"@types/node-fetch": "2.6.7",
|
"@types/node-fetch": "2.6.7",
|
||||||
"@types/yargs": "17.0.29",
|
"@types/yargs": "17.0.29",
|
||||||
"gettext-extractor": "3.8.0",
|
"gettext-extractor": "3.8.0",
|
||||||
|
24
yarn.lock
24
yarn.lock
@ -6217,7 +6217,7 @@ __metadata:
|
|||||||
"@testing-library/react-hooks": 8.0.1
|
"@testing-library/react-hooks": 8.0.1
|
||||||
"@types/jest": 29.5.5
|
"@types/jest": 29.5.5
|
||||||
"@types/mustache": 4.2.4
|
"@types/mustache": 4.2.4
|
||||||
"@types/node": 18.18.6
|
"@types/node": 18.18.7
|
||||||
"@types/react": 18.2.31
|
"@types/react": 18.2.31
|
||||||
"@types/react-redux": 7.1.28
|
"@types/react-redux": 7.1.28
|
||||||
"@types/styled-components": 5.1.29
|
"@types/styled-components": 5.1.29
|
||||||
@ -6442,7 +6442,7 @@ __metadata:
|
|||||||
resolution: "@joplin/fork-htmlparser2@workspace:packages/fork-htmlparser2"
|
resolution: "@joplin/fork-htmlparser2@workspace:packages/fork-htmlparser2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/jest": 29.5.5
|
"@types/jest": 29.5.5
|
||||||
"@types/node": 18.18.6
|
"@types/node": 18.18.7
|
||||||
"@typescript-eslint/eslint-plugin": 6.7.2
|
"@typescript-eslint/eslint-plugin": 6.7.2
|
||||||
"@typescript-eslint/parser": 6.7.2
|
"@typescript-eslint/parser": 6.7.2
|
||||||
coveralls: 3.1.1
|
coveralls: 3.1.1
|
||||||
@ -6508,7 +6508,7 @@ __metadata:
|
|||||||
"@types/jest": 29.5.5
|
"@types/jest": 29.5.5
|
||||||
"@types/js-yaml": 4.0.8
|
"@types/js-yaml": 4.0.8
|
||||||
"@types/nanoid": 3.0.0
|
"@types/nanoid": 3.0.0
|
||||||
"@types/node": 18.18.6
|
"@types/node": 18.18.7
|
||||||
"@types/node-rsa": 1.1.3
|
"@types/node-rsa": 1.1.3
|
||||||
"@types/react": 18.2.31
|
"@types/react": 18.2.31
|
||||||
"@types/uuid": 9.0.6
|
"@types/uuid": 9.0.6
|
||||||
@ -6612,7 +6612,7 @@ __metadata:
|
|||||||
"@joplin/utils": ^2.13.3
|
"@joplin/utils": ^2.13.3
|
||||||
"@types/fs-extra": 11.0.3
|
"@types/fs-extra": 11.0.3
|
||||||
"@types/jest": 29.5.5
|
"@types/jest": 29.5.5
|
||||||
"@types/node": 18.18.6
|
"@types/node": 18.18.7
|
||||||
fs-extra: 11.1.1
|
fs-extra: 11.1.1
|
||||||
gh-release-assets: 2.0.1
|
gh-release-assets: 2.0.1
|
||||||
jest: 29.7.0
|
jest: 29.7.0
|
||||||
@ -6667,7 +6667,7 @@ __metadata:
|
|||||||
"@joplin/utils": ^2.13.3
|
"@joplin/utils": ^2.13.3
|
||||||
"@types/jest": 29.5.5
|
"@types/jest": 29.5.5
|
||||||
"@types/markdown-it": 13.0.5
|
"@types/markdown-it": 13.0.5
|
||||||
"@types/node": 18.18.6
|
"@types/node": 18.18.7
|
||||||
font-awesome-filetypes: 2.1.0
|
font-awesome-filetypes: 2.1.0
|
||||||
fs-extra: 11.1.1
|
fs-extra: 11.1.1
|
||||||
highlight.js: 11.8.0
|
highlight.js: 11.8.0
|
||||||
@ -6776,7 +6776,7 @@ __metadata:
|
|||||||
"@types/js-yaml": 4.0.8
|
"@types/js-yaml": 4.0.8
|
||||||
"@types/markdown-it": 13.0.5
|
"@types/markdown-it": 13.0.5
|
||||||
"@types/mustache": 4.2.4
|
"@types/mustache": 4.2.4
|
||||||
"@types/node": 18.18.6
|
"@types/node": 18.18.7
|
||||||
"@types/node-fetch": 2.6.7
|
"@types/node-fetch": 2.6.7
|
||||||
"@types/yargs": 17.0.29
|
"@types/yargs": 17.0.29
|
||||||
compare-versions: 6.1.0
|
compare-versions: 6.1.0
|
||||||
@ -10439,10 +10439,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:18.18.6":
|
"@types/node@npm:18.18.7":
|
||||||
version: 18.18.6
|
version: 18.18.7
|
||||||
resolution: "@types/node@npm:18.18.6"
|
resolution: "@types/node@npm:18.18.7"
|
||||||
checksum: a847639b8455fd3dfa6dbc2917274c82c9db789f1d41aaf69f94ac6c9e54c3c1dd29be6e1e1ccd7c17e54db3d78d7011bc4e70544c6447ceca253dccc0a187e1
|
dependencies:
|
||||||
|
undici-types: ~5.26.4
|
||||||
|
checksum: 972f8b214f961b6c8d99f84aab8bfadc656bb71fc7ad4a543ad3405286c95f27385ee0c3844f88d612f3cf225cd4d49ce8a7d9aea05a2aba9b2524ac525040aa
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -26237,7 +26239,7 @@ __metadata:
|
|||||||
"@joplin/utils": ~2.13
|
"@joplin/utils": ~2.13
|
||||||
"@types/fs-extra": 11.0.3
|
"@types/fs-extra": 11.0.3
|
||||||
"@types/jest": 29.5.5
|
"@types/jest": 29.5.5
|
||||||
"@types/node": 18.18.6
|
"@types/node": 18.18.7
|
||||||
"@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
|
||||||
|
Loading…
Reference in New Issue
Block a user