Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api,…
Browse files Browse the repository at this point in the history
… `tape`
  • Loading branch information
ljharb committed Oct 4, 2021
1 parent 3b0433f commit c397925
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -45,18 +45,18 @@
"es-abstract": "^1.18.2"
},
"devDependencies": {
"@es-shims/api": "^2.1.2",
"@ljharb/eslint-config": "^17.6.0",
"@es-shims/api": "^2.2.2",
"@ljharb/eslint-config": "^18.0.0",
"array.prototype.map": "^1.0.3",
"aud": "^1.1.5",
"auto-changelog": "^2.3.0",
"eslint": "^7.27.0",
"eslint": "^7.32.0",
"functions-have-names": "^1.2.2",
"has-strict-mode": "^1.0.1",
"nyc": "^10.3.2",
"object-keys": "^1.1.1",
"safe-publish-latest": "^1.1.4",
"tape": "^5.2.2"
"tape": "^5.3.1"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit c397925

Please sign in to comment.