Skip to content

Commit

Permalink
[Dev Deps] update eslint, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 6, 2021
1 parent 94abb5d commit 37b2ad2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"@ljharb/eslint-config": "^17.6.0",
"aud": "^1.1.5",
"core-js": "^2.6.12",
"eslint": "^7.30.0",
"eslint": "^7.32.0",
"for-each": "^0.3.3",
"functions-have-names": "^1.2.2",
"has-tostringtag": "^1.0.0",
"make-arrow-function": "^1.2.0",
"nyc": "^10.3.2",
"safe-publish-latest": "^1.1.4",
"string.prototype.repeat": "^1.0.0",
"tape": "^5.2.2"
"tape": "^5.3.0"
},
"scripts": {
"prepublish": "not-in-publish || npm run prepublishOnly",
Expand Down

0 comments on commit 37b2ad2

Please sign in to comment.