Skip to content

Commit f78e086

Browse files
committed
chore(package): update typescript-formatter to version 5.2.0
1 parent 92d832a commit f78e086

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"ts-node": "^3.3.0",
7979
"tslint": "^5.5.0",
8080
"typescript": "^2.1.6",
81-
"typescript-formatter": "^5.1.0",
81+
"typescript-formatter": "^5.2.0",
8282
"webpack": "^2.2.1",
8383
"webpack-dev-server": "^2.4.1"
8484
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4717,9 +4717,9 @@ typedarray@^0.0.6, typedarray@~0.0.5:
47174717
version "0.0.6"
47184718
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
47194719

4720-
typescript-formatter@^5.1.0:
4721-
version "5.1.0"
4722-
resolved "https://registry.npmjs.org/typescript-formatter/-/typescript-formatter-5.1.0.tgz#98e0ea85a32523a224f74f30a75faa94a73e0586"
4720+
typescript-formatter@^5.2.0:
4721+
version "5.2.0"
4722+
resolved "https://registry.npmjs.org/typescript-formatter/-/typescript-formatter-5.2.0.tgz#cd45294f74c4cc880f48f81983a21fb264f6f173"
47234723
dependencies:
47244724
commandpost "^1.0.0"
47254725
editorconfig "^0.13.2"

0 commit comments

Comments
 (0)