1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Update dependency @types/node to v18.11.14 (#7447)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-13 10:32:39 +00:00 committed by GitHub
parent 5a5e5b3bfc
commit 0f51b97494
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 18 additions and 18 deletions

View File

@ -71,7 +71,7 @@
"@joplin/tools": "~2.9", "@joplin/tools": "~2.9",
"@types/fs-extra": "9.0.13", "@types/fs-extra": "9.0.13",
"@types/jest": "29.2.4", "@types/jest": "29.2.4",
"@types/node": "18.11.13", "@types/node": "18.11.14",
"gulp": "4.0.2", "gulp": "4.0.2",
"jest": "29.3.1", "jest": "29.3.1",
"temp": "0.9.4", "temp": "0.9.4",

View File

@ -109,7 +109,7 @@
"@joplin/tools": "~2.9", "@joplin/tools": "~2.9",
"@testing-library/react-hooks": "8.0.1", "@testing-library/react-hooks": "8.0.1",
"@types/jest": "29.2.4", "@types/jest": "29.2.4",
"@types/node": "18.11.13", "@types/node": "18.11.14",
"@types/react": "16.14.34", "@types/react": "16.14.34",
"@types/react-redux": "7.1.24", "@types/react-redux": "7.1.24",
"@types/styled-components": "5.1.26", "@types/styled-components": "5.1.26",

View File

@ -46,7 +46,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/jest": "29.2.4", "@types/jest": "29.2.4",
"@types/node": "18.11.13", "@types/node": "18.11.14",
"@typescript-eslint/eslint-plugin": "5.46.1", "@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1", "@typescript-eslint/parser": "5.46.1",
"coveralls": "3.1.1", "coveralls": "3.1.1",

View File

@ -19,7 +19,7 @@
"@types/fs-extra": "9.0.13", "@types/fs-extra": "9.0.13",
"@types/jest": "29.2.4", "@types/jest": "29.2.4",
"@types/js-yaml": "4.0.5", "@types/js-yaml": "4.0.5",
"@types/node": "18.11.13", "@types/node": "18.11.14",
"@types/node-rsa": "1.1.1", "@types/node-rsa": "1.1.1",
"@types/react": "17.0.52", "@types/react": "17.0.52",
"@types/uuid": "^9.0.0", "@types/uuid": "^9.0.0",

View File

@ -29,7 +29,7 @@
"devDependencies": { "devDependencies": {
"@types/fs-extra": "9.0.13", "@types/fs-extra": "9.0.13",
"@types/jest": "29.2.4", "@types/jest": "29.2.4",
"@types/node": "18.11.13", "@types/node": "18.11.14",
"jest": "29.3.1", "jest": "29.3.1",
"source-map-loader": "4.0.1", "source-map-loader": "4.0.1",
"typescript": "4.9.4", "typescript": "4.9.4",

View File

@ -19,7 +19,7 @@
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@types/jest": "29.2.4", "@types/jest": "29.2.4",
"@types/node": "18.11.13", "@types/node": "18.11.14",
"jest": "29.3.1", "jest": "29.3.1",
"typescript": "4.9.4" "typescript": "4.9.4"
}, },

View File

@ -47,7 +47,7 @@
"@types/fs-extra": "9.0.13", "@types/fs-extra": "9.0.13",
"@types/jest": "29.2.4", "@types/jest": "29.2.4",
"@types/mustache": "4.2.2", "@types/mustache": "4.2.2",
"@types/node": "18.11.13", "@types/node": "18.11.14",
"gettext-extractor": "3.6.0", "gettext-extractor": "3.6.0",
"gulp": "4.0.2", "gulp": "4.0.2",
"html-entities": "1.4.0", "html-entities": "1.4.0",

View File

@ -4214,7 +4214,7 @@ __metadata:
"@joplin/tools": ~2.9 "@joplin/tools": ~2.9
"@testing-library/react-hooks": 8.0.1 "@testing-library/react-hooks": 8.0.1
"@types/jest": 29.2.4 "@types/jest": 29.2.4
"@types/node": 18.11.13 "@types/node": 18.11.14
"@types/react": 16.14.34 "@types/react": 16.14.34
"@types/react-redux": 7.1.24 "@types/react-redux": 7.1.24
"@types/styled-components": 5.1.26 "@types/styled-components": 5.1.26
@ -4378,7 +4378,7 @@ __metadata:
resolution: "@joplin/fork-htmlparser2@workspace:packages/fork-htmlparser2" resolution: "@joplin/fork-htmlparser2@workspace:packages/fork-htmlparser2"
dependencies: dependencies:
"@types/jest": 29.2.4 "@types/jest": 29.2.4
"@types/node": 18.11.13 "@types/node": 18.11.14
"@typescript-eslint/eslint-plugin": 5.46.1 "@typescript-eslint/eslint-plugin": 5.46.1
"@typescript-eslint/parser": 5.46.1 "@typescript-eslint/parser": 5.46.1
coveralls: 3.1.1 coveralls: 3.1.1
@ -4444,7 +4444,7 @@ __metadata:
"@types/jest": 29.2.4 "@types/jest": 29.2.4
"@types/js-yaml": 4.0.5 "@types/js-yaml": 4.0.5
"@types/nanoid": 3.0.0 "@types/nanoid": 3.0.0
"@types/node": 18.11.13 "@types/node": 18.11.14
"@types/node-rsa": 1.1.1 "@types/node-rsa": 1.1.1
"@types/react": 17.0.52 "@types/react": 17.0.52
"@types/uuid": ^9.0.0 "@types/uuid": ^9.0.0
@ -4547,7 +4547,7 @@ __metadata:
"@joplin/tools": ^2.9.1 "@joplin/tools": ^2.9.1
"@types/fs-extra": 9.0.13 "@types/fs-extra": 9.0.13
"@types/jest": 29.2.4 "@types/jest": 29.2.4
"@types/node": 18.11.13 "@types/node": 18.11.14
fs-extra: 11.1.0 fs-extra: 11.1.0
gh-release-assets: 2.0.1 gh-release-assets: 2.0.1
jest: 29.3.1 jest: 29.3.1
@ -4592,7 +4592,7 @@ __metadata:
"@joplin/fork-htmlparser2": ^4.1.41 "@joplin/fork-htmlparser2": ^4.1.41
"@joplin/fork-uslug": ^1.0.6 "@joplin/fork-uslug": ^1.0.6
"@types/jest": 29.2.4 "@types/jest": 29.2.4
"@types/node": 18.11.13 "@types/node": 18.11.14
font-awesome-filetypes: 2.1.0 font-awesome-filetypes: 2.1.0
fs-extra: 11.1.0 fs-extra: 11.1.0
highlight.js: 11.7.0 highlight.js: 11.7.0
@ -4691,7 +4691,7 @@ __metadata:
"@types/fs-extra": 9.0.13 "@types/fs-extra": 9.0.13
"@types/jest": 29.2.4 "@types/jest": 29.2.4
"@types/mustache": 4.2.2 "@types/mustache": 4.2.2
"@types/node": 18.11.13 "@types/node": 18.11.14
"@types/node-fetch": 2.6.2 "@types/node-fetch": 2.6.2
"@types/yargs": 17.0.17 "@types/yargs": 17.0.17
dayjs: 1.11.7 dayjs: 1.11.7
@ -7148,10 +7148,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/node@npm:18.11.13": "@types/node@npm:18.11.14":
version: 18.11.13 version: 18.11.14
resolution: "@types/node@npm:18.11.13" resolution: "@types/node@npm:18.11.14"
checksum: b0c1aa3bd2f5df8240e61096a49d6d4be600109b824d23408ec4ba1ec057dc0c60588e09f73b8a60455ad26d367e9c5562fad8403099f885cbc7b4cace83ec4c checksum: 1effaf6d55bbcccde9bca763e6454ebf92047726450256ccc0673bf44e4661fbddcd788b0779bad8a13809b05a7bdcbfba81db0713235478b866d553be864be9
languageName: node languageName: node
linkType: hard linkType: hard
@ -20184,7 +20184,7 @@ __metadata:
"@joplin/tools": ~2.9 "@joplin/tools": ~2.9
"@types/fs-extra": 9.0.13 "@types/fs-extra": 9.0.13
"@types/jest": 29.2.4 "@types/jest": 29.2.4
"@types/node": 18.11.13 "@types/node": 18.11.14
aws-sdk: 2.1273.0 aws-sdk: 2.1273.0
chalk: 4.1.2 chalk: 4.1.2
compare-version: 0.1.2 compare-version: 0.1.2