Skip to content

Commit 2ce4d7d

Browse files
authored
build: bump tslint and stylelint to latest major versions (#18527)
We were one major version behind on tslint and stylelint.
1 parent 42ff0ae commit 2ce4d7d

File tree

2 files changed

+316
-152
lines changed

2 files changed

+316
-152
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"browser-sync": "^2.26.7",
100100
"chalk": "^2.4.2",
101101
"clang-format": "^1.2.4",
102-
"codelyzer": "^5.2.0",
102+
"codelyzer": "^5.2.1",
103103
"conventional-changelog": "^3.0.5",
104104
"dgeni": "^0.4.11",
105105
"dgeni-packages": "^0.27.1",
@@ -144,12 +144,12 @@
144144
"semver": "^6.3.0",
145145
"send": "^0.17.1",
146146
"shelljs": "^0.8.3",
147-
"stylelint": "^12.0.0",
147+
"stylelint": "^13.2.0",
148148
"terser": "^4.3.9",
149149
"ts-api-guardian": "^0.5.0",
150150
"ts-node": "^3.0.4",
151151
"tsickle": "0.38.0",
152-
"tslint": "^5.20.0",
152+
"tslint": "^6.0.0",
153153
"tsutils": "^3.0.0",
154154
"typescript": "~3.7.4",
155155
"vrsource-tslint-rules": "5.1.1"

0 commit comments

Comments
 (0)