Skip to content

Commit cfc2083

Browse files
authored
Update deps (#72)
1 parent f6b4579 commit cfc2083

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,15 +69,15 @@
6969
"@pika/plugin-ts-standard-pkg": "^0.6.0",
7070
"@types/jest": "^24.0.13",
7171
"@types/js-yaml": "^3.12.1",
72-
"@types/prettier": "^1.16.4",
72+
"@types/prettier": "^1.18.3",
7373
"@typescript-eslint/eslint-plugin": "^1.10.2",
7474
"@typescript-eslint/parser": "^1.10.2",
7575
"eslint": "^5.16.0",
76-
"eslint-config-prettier": "^6.0.0",
76+
"eslint-config-prettier": "^6.4.0",
7777
"eslint-plugin-prettier": "^3.1.0",
7878
"jest": "^24.8.0",
7979
"ts-jest": "^24.0.2",
8080
"tslib": "^1.10.0",
81-
"typescript": "^3.5.3"
81+
"typescript": "^3.6.4"
8282
}
8383
}

0 commit comments

Comments
 (0)