Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, acorn, aud`
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Feb 4, 2023
1 parent 5480ec0 commit 7cb8e1a
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 @@ -14,11 +14,11 @@
"analyze"
],
"devDependencies": {
"@ljharb/eslint-config": "^20.0.0",
"acorn": "^8.6.0",
"@ljharb/eslint-config": "^21.0.1",
"acorn": "^8.8.2",
"assert": "1.1.1",
"aud": "^1.1.5",
"eslint": "^8.4.1",
"aud": "^2.0.2",
"eslint": "=8.8.0",
"mocha": "^3.5.3",
"nyc": "^10.3.2",
"zuul": "^3.12.0"
Expand Down

0 comments on commit 7cb8e1a

Please sign in to comment.