Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, has-bigints, `…
Browse files Browse the repository at this point in the history
…tape`
  • Loading branch information
ljharb committed Jan 31, 2021
1 parent 7945708 commit 3a58efc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,20 +54,20 @@
"which-collection": "^1.0.1"
},
"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.5 || ^3",
"es6-shim": "^0.35.6",
"eslint": "^7.15.0",
"eslint": "^7.19.0",
"foreach": "^2.0.5",
"has-bigints": "^1.0.0",
"has-bigints": "^1.0.1",
"has-symbols": "^1.0.1",
"make-arrow-function": "~1.1.0",
"make-generator-function": "^2.0.0",
"nyc": "^10.3.2",
"safe-publish-latest": "^1.1.4",
"tape": "^5.0.1"
"tape": "^5.1.1"
},
"testling": {
"files": "test/native.js",
Expand Down

0 comments on commit 3a58efc

Please sign in to comment.