Skip to content

Commit

Permalink
[Dev Deps] update auto-changelog, core-js, eslint, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 6, 2021
1 parent ca2b31d commit 50950f9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -35,16 +35,16 @@
"devDependencies": {
"@ljharb/eslint-config": "^17.6.0",
"aud": "^1.1.5",
"auto-changelog": "^2.2.1",
"core-js": "^3.12.0",
"auto-changelog": "^2.3.0",
"core-js": "^3.16.0",
"eclint": "^2.8.1",
"eslint": "^7.25.0",
"eslint": "^7.32.0",
"foreach": "^2.0.5",
"indexof": "^0.0.1",
"is": "^3.3.0",
"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 50950f9

Please sign in to comment.