Skip to content

Commit

Permalink
[Dev Deps] update es5-shim, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Mar 22, 2020
1 parent 377dfac commit 3a82ee8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -39,13 +39,13 @@
"devDependencies": {
"@ljharb/eslint-config": "^16.0.0",
"auto-changelog": "^1.16.2",
"es5-shim": "^4.5.13",
"es5-shim": "^4.5.14",
"es6-shim": "^0.35.5",
"eslint": "^6.8.0",
"for-each": "^0.3.3",
"object-inspect": "^1.7.0",
"safe-publish-latest": "^1.1.4",
"tape": "^5.0.0-next.4"
"tape": "^5.0.0-next.5"
},
"auto-changelog": {
"output": "CHANGELOG.md",
Expand Down

0 comments on commit 3a82ee8

Please sign in to comment.