Skip to content

Commit

Permalink
[Dev Deps] update @ljharb/eslint-config, aud, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jul 4, 2023
1 parent 8155d9e commit fd4f619
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"main": "index.js",
"sideEffects": false,
"devDependencies": {
"@ljharb/eslint-config": "^21.0.1",
"@ljharb/eslint-config": "^21.1.0",
"@pkgjs/support": "^0.0.6",
"aud": "^2.0.2",
"aud": "^2.0.3",
"auto-changelog": "^2.4.0",
"core-js": "^2.6.12",
"error-cause": "^1.0.5",
Expand All @@ -23,7 +23,7 @@
"nyc": "^10.3.2",
"safe-publish-latest": "^2.0.0",
"string.prototype.repeat": "^1.0.0",
"tape": "^5.6.1"
"tape": "^5.6.4"
},
"scripts": {
"prepack": "npmignore --auto --commentLines=autogenerated",
Expand Down

0 comments on commit fd4f619

Please sign in to comment.