Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, auto-changelog
Browse files Browse the repository at this point in the history
…, `tape`
  • Loading branch information
ljharb committed Sep 22, 2021
1 parent 40f4b87 commit 7b5f7a3
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
Expand Up @@ -47,17 +47,17 @@
"which-typed-array": "^1.1.4"
},
"devDependencies": {
"@ljharb/eslint-config": "^17.6.0",
"@ljharb/eslint-config": "^18.0.0",
"aud": "^1.1.5",
"auto-changelog": "^2.2.1",
"eslint": "^7.27.0",
"auto-changelog": "^2.3.0",
"eslint": "^7.32.0",
"has-symbols": "^1.0.2",
"has-typed-arrays": "^1.0.1",
"nyc": "^10.3.2",
"object.getownpropertydescriptors": "^2.1.2",
"safe-publish-latest": "^1.1.4",
"semver": "^6.3.0",
"tape": "^5.2.2"
"tape": "^5.3.1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 7b5f7a3

Please sign in to comment.