Skip to content

Commit 757f6cd

Browse files
committed
chore(deps): update dependency @types/jsonfile to v5.0.2
1 parent beb2fc7 commit 757f6cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/electron-devtools-installer": "2.2.0",
5353
"@types/electron-store": "1.3.1",
5454
"@types/jest": "24.0.11",
55-
"@types/jsonfile": "5.0.0",
55+
"@types/jsonfile": "5.0.2",
5656
"@types/mkdirp": "0.5.2",
5757
"@types/node": "11.13.4",
5858
"@types/react": "16.8.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1284,10 +1284,10 @@
12841284
dependencies:
12851285
"@types/jest-diff" "*"
12861286

1287-
"@types/[email protected].0":
1288-
version "5.0.0"
1289-
resolved "https://registry.yarnpkg.com/@types/jsonfile/-/jsonfile-5.0.0.tgz#d55441a0a2ef59b10adb424850793eb322e4923d"
1290-
integrity sha512-FN+OQoJgujcehla+PJjStradflo+MrIJhJQoXu1Akk9WuCB8QZnTth/d191rrpGcenQ2P3f6YcNHiR1aS9jNvw==
1287+
"@types/[email protected].2":
1288+
version "5.0.2"
1289+
resolved "https://registry.yarnpkg.com/@types/jsonfile/-/jsonfile-5.0.2.tgz#df03c2a5c66fd3471b71d6b6d53fa7b3cc1bf32d"
1290+
integrity sha512-T8t3Y8WjA65VRN1gQnAc7ynEwOUHogseQXbEQIV+EopaiwaWTeF/kliF7j+69bz55gnAEIjayechK91FutjW2g==
12911291
dependencies:
12921292
"@types/node" "*"
12931293

0 commit comments

Comments
 (0)