Skip to content

Commit a1372e5

Browse files
crisbetojelbourn
authored andcommitted
chore: bump linter versions (#16365)
Bumps the versions of the linters so we don't fall behind too much in case any of their APIs change. We were behind some major versions on `stylelint` in particular.
1 parent e2d9f0e commit a1372e5

File tree

2 files changed

+433
-386
lines changed

2 files changed

+433
-386
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"browser-sync": "^2.26.3",
9393
"chalk": "^1.1.3",
9494
"clang-format": "^1.2.4",
95-
"codelyzer": "^5.0.0",
95+
"codelyzer": "^5.1.0",
9696
"conventional-changelog": "^3.0.5",
9797
"dgeni": "^0.4.11",
9898
"dgeni-packages": "^0.27.1",
@@ -140,11 +140,11 @@
140140
"scss-bundle": "^2.0.1-beta.7",
141141
"selenium-webdriver": "^3.6.0",
142142
"sorcery": "^0.10.0",
143-
"stylelint": "^9.10.1",
143+
"stylelint": "^10.1.0",
144144
"ts-api-guardian": "^0.4.6",
145145
"ts-node": "^3.0.4",
146146
"tsconfig-paths": "^2.3.0",
147-
"tslint": "^5.16.0",
147+
"tslint": "^5.18.0",
148148
"tsutils": "^3.0.0",
149149
"typescript": "~3.4",
150150
"uglify-js": "^2.8.14"

0 commit comments

Comments
 (0)