Skip to content

Commit

Permalink
[Dev Deps] update aud, mock-property, npmignore, `set-function-…
Browse files Browse the repository at this point in the history
…length`, `tape`
  • Loading branch information
ljharb committed Jan 13, 2024
1 parent be76bd9 commit 497ffcb
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 @@ -42,17 +42,17 @@
"homepage": "https://github.com/ljharb/safe-array-concat#readme",
"devDependencies": {
"@ljharb/eslint-config": "^21.1.0",
"aud": "^2.0.3",
"aud": "^2.0.4",
"auto-changelog": "^2.4.0",
"eslint": "=8.8.0",
"evalmd": "^0.0.19",
"in-publish": "^2.0.1",
"mock-property": "^1.0.2",
"npmignore": "^0.3.0",
"mock-property": "^1.0.3",
"npmignore": "^0.3.1",
"nyc": "^10.3.2",
"safe-publish-latest": "^2.0.0",
"set-function-length": "^1.1.0",
"tape": "^5.7.1"
"set-function-length": "^1.2.0",
"tape": "^5.7.3"
},
"dependencies": {
"call-bind": "^1.0.2",
Expand Down

0 comments on commit 497ffcb

Please sign in to comment.