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 Feb 21, 2021
1 parent 92bbef0 commit 7276123
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -45,16 +45,16 @@
},
"devDependencies": {
"@es-shims/api": "^2.1.2",
"@ljharb/eslint-config": "^17.3.0",
"aud": "^1.1.3",
"@ljharb/eslint-config": "^17.5.1",
"aud": "^1.1.4",
"auto-changelog": "^2.2.1",
"browserify": "^16.5.2",
"eslint": "^7.14.0",
"eslint": "^7.20.0",
"for-each": "^0.3.3",
"is": "^3.3.0",
"nyc": "^10.3.2",
"safe-publish-latest": "^1.1.4",
"tape": "^5.0.1"
"tape": "^5.2.0"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit 7276123

Please sign in to comment.