Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, aud, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 25, 2020
1 parent 1a4e561 commit 1493254
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@
],
"dependencies": {},
"devDependencies": {
"@ljharb/eslint-config": "^16.0.0",
"aud": "^1.1.0",
"@ljharb/eslint-config": "^17.1.0",
"aud": "^1.1.2",
"auto-changelog": "^2.0.0",
"core-js": "^2.6.11",
"eslint": "^6.8.0",
"eslint": "^7.1.0",
"get-own-property-symbols": "^0.9.4",
"safe-publish-latest": "^1.1.4",
"tape": "^5.0.0-next.5"
"tape": "^5.0.1"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit 1493254

Please sign in to comment.