Skip to content

Commit 4fbbfc2

Browse files
renovate[bot]QuentinRoy
authored andcommitted
chore: update ci (#30)
1 parent 825952c commit 4fbbfc2

File tree

3 files changed

+969
-76
lines changed

3 files changed

+969
-76
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"@commitlint/config-conventional": "7.0.1",
88
"@commitlint/config-lerna-scopes": "7.0.0",
99
"eslint": "5.3.0",
10-
"eslint-config-airbnb-base": "13.0.0",
10+
"eslint-config-airbnb-base": "13.1.0",
1111
"eslint-config-prettier": "2.9.0",
12-
"eslint-plugin-import": "2.13.0",
12+
"eslint-plugin-import": "2.14.0",
1313
"eslint-plugin-prettier": "2.6.2",
1414
"husky": "0.14.3",
15-
"lerna": "2.11.0",
15+
"lerna": "3.0.3",
1616
"prettier": "1.14.2",
1717
"pug": "2.0.3"
1818
},

packages/runner/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"babel-preset-env": "1.7.0",
2121
"cross-env": "5.2.0",
2222
"eslint": "5.3.0",
23-
"eslint-config-airbnb-base": "13.0.0",
24-
"eslint-plugin-import": "2.13.0",
23+
"eslint-config-airbnb-base": "13.1.0",
24+
"eslint-plugin-import": "2.14.0",
2525
"jest": "23.5.0",
2626
"promise.defer": "1.0.1",
2727
"rollup": "0.64.1",

0 commit comments

Comments
 (0)