Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, es5-shim, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 30, 2021
1 parent 8ba8d2b commit 9d8a683
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -38,18 +38,18 @@
},
"homepage": "https://github.com/inspect-js/is-weakmap#readme",
"devDependencies": {
"@ljharb/eslint-config": "^17.3.0",
"@ljharb/eslint-config": "^17.5.0",
"aud": "^1.1.3",
"auto-changelog": "^2.2.1",
"core-js": "^2.6.12",
"es5-shim": "^4.5.14",
"es5-shim": "^4.5.15",
"es6-shim": "^0.35.6",
"eslint": "^7.15.0",
"eslint": "^7.18.0",
"for-each": "^0.3.3",
"nyc": "^10.3.2",
"object-inspect": "^1.9.0",
"safe-publish-latest": "^1.1.4",
"tape": "^5.0.1"
"tape": "^5.1.1"
},
"auto-changelog": {
"output": "CHANGELOG.md",
Expand Down

0 comments on commit 9d8a683

Please sign in to comment.