Skip to content
This repository was archived by the owner on May 7, 2018. It is now read-only.

Commit 13b65cc

Browse files
renovate[bot]dherges
authored andcommitted
build: update codelyzer to version ~4.1.0 (#62)
1 parent 069e00e commit 13b65cc

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
@@ -41,7 +41,7 @@
4141
"@types/jasminewd2": "~2.0.2",
4242
"@types/node": "~9.3.0",
4343
"chai": "^4.1.0",
44-
"codelyzer": "~4.0.0",
44+
"codelyzer": "~4.1.0",
4545
"cucumber": "^3.0.0",
4646
"forever": "^0.15.3",
4747
"jasmine-core": "~2.9.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1300,9 +1300,9 @@ code-point-at@^1.0.0:
13001300
version "1.1.0"
13011301
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
13021302

1303-
codelyzer@~4.0.0:
1304-
version "4.0.0"
1305-
resolved "https://registry.yarnpkg.com/codelyzer/-/codelyzer-4.0.0.tgz#1a684364a0f20dc14c43df155980fce9c6390304"
1303+
codelyzer@~4.1.0:
1304+
version "4.1.0"
1305+
resolved "https://registry.yarnpkg.com/codelyzer/-/codelyzer-4.1.0.tgz#3117754538d8f5ffa36dff91d340573a836cf373"
13061306
dependencies:
13071307
app-root-path "^2.0.1"
13081308
css-selector-tokenizer "^0.7.0"

0 commit comments

Comments
 (0)