Skip to content

Commit e3cba3a

Browse files
chore: update dev dependencies
1 parent 6caf0b4 commit e3cba3a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,21 +44,21 @@
4444
"author": "Alexander Lichter <[email protected]>",
4545
"license": "MIT",
4646
"devDependencies": {
47-
"@commitlint/cli": "^6.1.3",
47+
"@commitlint/cli": "^6.2.0",
4848
"@commitlint/config-conventional": "^6.1.3",
49-
"@commitlint/travis-cli": "^6.1.3",
49+
"@commitlint/travis-cli": "^6.2.0",
5050
"babel-core": "^6.26.3",
5151
"babel-eslint": "^8.2.3",
5252
"babel-jest": "^22.4.3",
5353
"babel-loader": "^7.1.1",
5454
"babel-plugin-external-helpers": "^6.22.0",
5555
"babel-plugin-transform-object-rest-spread": "^6.26.0",
5656
"babel-plugin-transform-runtime": "^6.23.0",
57-
"babel-preset-env": "^1.6.1",
57+
"babel-preset-env": "^1.7.0",
5858
"babel-preset-stage-2": "^6.22.0",
5959
"babel-register": "^6.22.0",
6060
"chalk": "^2.4.1",
61-
"codecov": "^3.0.1",
61+
"codecov": "^3.0.2",
6262
"cross-spawn": "^6.0.5",
6363
"eslint": "^4.13.1",
6464
"eslint-config-standard": "^11.0.0",
@@ -72,12 +72,12 @@
7272
"eslint-plugin-standard": "^3.1.0",
7373
"husky": "^0.14.3",
7474
"jest": "^22.4.3",
75-
"jest-each": "^0.3.1",
75+
"jest-each": "^0.5.0",
7676
"jest-environment-node": "^22.4.3",
7777
"regenerator-runtime": "^0.11.1",
7878
"rollup": "^0.58.2",
7979
"rollup-plugin-babel": "^3.0.4",
80-
"rollup-plugin-commonjs": "^9.1.0",
80+
"rollup-plugin-commonjs": "^9.1.3",
8181
"rollup-plugin-node-resolve": "^3.3.0",
8282
"rollup-plugin-uglify": "^3.0.0"
8383
},

0 commit comments

Comments
 (0)