1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00

Chore: Mobile: Fix upgrading @types/node fails (#11450)

This commit is contained in:
Henry Heino 2024-11-27 04:14:45 -08:00 committed by GitHub
parent 8cf5ac33d1
commit 257b58f4fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

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

View File

@ -8378,6 +8378,7 @@ __metadata:
"@tsconfig/react-native": 2.0.2
"@types/fs-extra": 11.0.4
"@types/jest": 29.5.12
"@types/node": 18.19.42
"@types/react": 18.3.3
"@types/react-native": 0.70.6
"@types/react-redux": 7.1.33