Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanblock committed Oct 23, 2023
1 parent 0ef85b0 commit ce87466
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 @@ -40,21 +40,21 @@
"chalk": "4.1.2",
"cpr": "~3.0.1",
"esquery": "~1.5.0",
"glob": "~10.3.3",
"glob": "~10.3.10",
"minimist": "~1.2.8",
"run-series": "~1.1.9",
"symlink-or-copy": "~1.3.1"
},
"devDependencies": {
"@architect/eslint-config": "~2.1.1",
"@architect/eslint-config": "~2.1.2",
"cross-env": "~7.0.3",
"eslint": "~8.47.0",
"eslint": "~8.52.0",
"mock-fs": "~5.2.0",
"nyc": "^15.1.0",
"pnpm": "~7.32.2",
"proxyquire": "~2.1.3",
"tap-arc": "^1.0.0",
"tape": "~5.6.6",
"tap-arc": "~1.1.0",
"tape": "~5.7.2",
"yarn": "~1.22.19"
},
"eslintConfig": {
Expand Down

0 comments on commit ce87466

Please sign in to comment.