Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, core-js, `es6-…
Browse files Browse the repository at this point in the history
…shim`, `replace`, `semver`
ljharb committed Dec 28, 2018

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband
1 parent 3a93636 commit 298d528
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -51,18 +51,18 @@
"object.entries": "^1.0.4"
},
"devDependencies": {
"@ljharb/eslint-config": "^13.0.0",
"core-js": "^2.5.7",
"@ljharb/eslint-config": "^13.1.0",
"core-js": "^2.6.1",
"covert": "^1.1.0",
"es6-shim": "^0.35.3",
"eslint": "^5.6.0",
"es6-shim": "^0.35.4",
"eslint": "^5.11.1",
"foreach": "^2.0.5",
"has-symbols": "^1.0.0",
"make-arrow-function": "^1.1.0",
"make-generator-function": "^1.1.0",
"nsp": "^3.2.1",
"replace": "^1.0.0",
"semver": "^5.5.1",
"replace": "^1.0.1",
"semver": "^5.6.0",
"tape": "^4.9.1"
},
"testling": {

0 comments on commit 298d528

Please sign in to comment.