Skip to content

Commit

Permalink
[Dev Deps] update array.prototype.map, aud, npmignore, tape
Browse files Browse the repository at this point in the history
ljharb committed Mar 18, 2024
1 parent 50b8a19 commit 540765d
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
@@ -48,18 +48,18 @@
"devDependencies": {
"@es-shims/api": "^2.4.2",
"@ljharb/eslint-config": "^21.1.0",
"array.prototype.map": "^1.0.5",
"aud": "^2.0.3",
"array.prototype.map": "^1.0.6",
"aud": "^2.0.4",
"auto-changelog": "^2.4.0",
"eslint": "=8.8.0",
"functions-have-names": "^1.2.3",
"has-strict-mode": "^1.0.1",
"in-publish": "^2.0.1",
"npmignore": "^0.3.0",
"npmignore": "^0.3.1",
"nyc": "^10.3.2",
"object-keys": "^1.1.1",
"safe-publish-latest": "^2.0.0",
"tape": "^5.6.6"
"tape": "^5.7.5"
},
"testling": {
"files": "test/index.js",

0 comments on commit 540765d

Please sign in to comment.