Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 11, 2020
1 parent ab21672 commit 375a9e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -45,17 +45,17 @@
"which-typed-array": "^1.1.2"
},
"devDependencies": {
"@ljharb/eslint-config": "^16.0.0",
"@ljharb/eslint-config": "^17.0.0",
"aud": "^1.1.1",
"auto-changelog": "^2.0.0",
"eslint": "^6.8.0",
"eslint": "^7.0.0",
"has-symbols": "^1.0.1",
"has-typed-arrays": "^1.0.0",
"nyc": "^10.3.2",
"object.getownpropertydescriptors": "^2.1.0",
"safe-publish-latest": "^1.1.4",
"semver": "^6.3.0",
"tape": "^5.0.0-next.5"
"tape": "^5.0.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 375a9e1

Please sign in to comment.