Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, aud, `has-symb…
Browse files Browse the repository at this point in the history
…ols`, `tape`
  • Loading branch information
ljharb committed May 5, 2021
1 parent db83237 commit 4bd6461
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,20 +55,20 @@
"which-collection": "^1.0.1"
},
"devDependencies": {
"@ljharb/eslint-config": "^17.5.0",
"aud": "^1.1.3",
"@ljharb/eslint-config": "^17.6.0",
"aud": "^1.1.5",
"auto-changelog": "^2.2.1",
"core-js": "^2.6.5 || ^3",
"es6-shim": "^0.35.6",
"eslint": "^7.19.0",
"eslint": "^7.25.0",
"foreach": "^2.0.5",
"has-bigints": "^1.0.1",
"has-symbols": "^1.0.1",
"has-symbols": "^1.0.2",
"make-arrow-function": "~1.1.0",
"make-generator-function": "^2.0.0",
"nyc": "^10.3.2",
"safe-publish-latest": "^1.1.4",
"tape": "^5.1.1"
"tape": "^5.2.2"
},
"testling": {
"files": "test/native.js",
Expand Down

0 comments on commit 4bd6461

Please sign in to comment.