Skip to content
This repository was archived by the owner on Jun 5, 2020. It is now read-only.

Commit 0b674b0

Browse files
committed
chore(deps): update devdependencies
only devDependencies
1 parent fc81f2c commit 0b674b0

File tree

2 files changed

+239
-71
lines changed

2 files changed

+239
-71
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,17 @@
3030
"ts-jest": "25.5.1"
3131
},
3232
"devDependencies": {
33-
"@angular-ru/eslint-config": "12.6.0",
34-
"@angular-ru/prettier-config": "12.7.0",
35-
"@angular-ru/tsconfig": "12.1.0",
33+
"@angular-ru/eslint-config": "12.18.1",
34+
"@angular-ru/prettier-config": "12.18.1",
35+
"@angular-ru/tsconfig": "12.18.1",
3636
"@angular/compiler": "8.2.14",
3737
"@angular/core": "8.2.14",
3838
"@types/node": "13.13.5",
3939
"eslint": "6.8.0",
4040
"npx": "10.2.2",
41-
"sort-package-json": "1.42.2",
42-
"ts-node": "8.10.1",
41+
"sort-package-json": "1.44.0",
42+
"ts-node": "8.10.2",
4343
"tslib": "1.11.2",
44-
"typescript": "3.8.3"
44+
"typescript": "3.9.5"
4545
}
4646
}

0 commit comments

Comments
 (0)