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 5, 2021
1 parent 9b80d3d commit bc7a3ba
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 @@ -54,11 +54,11 @@
"aud": "^1.1.5",
"auto-changelog": "^2.3.0",
"core-js": "^2.6.12",
"eslint": "^7.30.0",
"eslint": "^7.32.0",
"get-own-property-symbols": "^0.9.5",
"nyc": "^10.3.2",
"safe-publish-latest": "^1.1.4",
"tape": "^5.2.2"
"tape": "^5.3.0"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit bc7a3ba

Please # to comment.