Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, aud, `es-abstr…
Browse files Browse the repository at this point in the history
…act`, `es-value-fixtures`, `object-inspect`, `tape`
  • Loading branch information
ljharb committed Apr 20, 2021
1 parent c364492 commit 29e3c09
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,23 +47,23 @@
},
"homepage": "https://github.com/ljharb/get-intrinsic#readme",
"devDependencies": {
"@ljharb/eslint-config": "^17.5.0",
"aud": "^1.1.3",
"@ljharb/eslint-config": "^17.5.1",
"aud": "^1.1.4",
"auto-changelog": "^2.2.1",
"call-bind": "^1.0.2",
"es-abstract": "^1.18.0-next.2",
"es-value-fixtures": "^1.0.0",
"eslint": "^7.19.0",
"es-abstract": "^1.18.0",
"es-value-fixtures": "^1.2.1",
"eslint": "^7.24.0",
"evalmd": "^0.0.19",
"foreach": "^2.0.5",
"has-bigints": "^1.0.1",
"make-async-function": "^1.0.0",
"make-async-generator-function": "^1.0.0",
"make-generator-function": "^2.0.0",
"nyc": "^10.3.2",
"object-inspect": "^1.9.0",
"object-inspect": "^1.10.2",
"safe-publish-latest": "^1.1.4",
"tape": "^5.1.1"
"tape": "^5.2.2"
},
"auto-changelog": {
"output": "CHANGELOG.md",
Expand Down

0 comments on commit 29e3c09

Please sign in to comment.