Skip to content

Commit 7b64656

Browse files
crisbetojelbourn
authored andcommitted
build: bump tslint and stylelint to latest major versions (#18527)
We were one major version behind on tslint and stylelint. (cherry picked from commit 2ce4d7d)
1 parent c4db1c4 commit 7b64656

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
@@ -97,7 +97,7 @@
9797
"browser-sync": "^2.26.7",
9898
"chalk": "^2.4.2",
9999
"clang-format": "^1.2.4",
100-
"codelyzer": "^5.2.0",
100+
"codelyzer": "^5.2.1",
101101
"conventional-changelog": "^3.0.5",
102102
"dgeni": "^0.4.11",
103103
"dgeni-packages": "^0.27.1",
@@ -142,12 +142,12 @@
142142
"semver": "^6.3.0",
143143
"send": "^0.17.1",
144144
"shelljs": "^0.8.3",
145-
"stylelint": "^12.0.0",
145+
"stylelint": "^13.2.0",
146146
"terser": "^4.3.9",
147147
"ts-api-guardian": "^0.4.6",
148148
"ts-node": "^3.0.4",
149149
"tsickle": "0.38.0",
150-
"tslint": "^5.20.0",
150+
"tslint": "^6.0.0",
151151
"tsutils": "^3.0.0",
152152
"typescript": "~3.7.5",
153153
"vrsource-tslint-rules": "5.1.1"

0 commit comments

Comments
 (0)