Skip to content

Commit

Permalink
[Dev Deps] update aud
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Dec 21, 2022
1 parent 289d54d commit 03eab86
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions lib/support.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ exports.mapIterationFinishes = valueOrFalseIfThrows(function () {
});

exports.mapHasOldFirefoxInterface = function () {
/* eslint-disable operator-linebreak */

/*
* In Firefox < 19, Map#clear does not exist.
* In Firefox < 23, Map#size is a function.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@es-shims/api": "^2.2.3",
"@ljharb/eslint-config": "^21.0.0",
"array.from": "^1.1.3",
"aud": "^2.0.1",
"aud": "^2.0.2",
"auto-changelog": "^2.4.0",
"eslint": "=8.8.0",
"functions-have-names": "^1.2.3",
Expand Down

0 comments on commit 03eab86

Please sign in to comment.