Skip to content

Commit

Permalink
Update dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bhousel committed Jun 3, 2022
1 parent 848fb76 commit e0371c0
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,12 +47,12 @@
"test": "run-s build lint tap"
},
"devDependencies": {
"c8": "^7.11.0",
"esbuild": "^0.14.31",
"eslint": "^8.12.0",
"c8": "^7.11.3",
"esbuild": "^0.14.42",
"eslint": "^8.16.0",
"npm-run-all": "^4.1.5",
"shx": "^0.3.4",
"tap": "^16.0.1"
"tap": "^16.2.0"
},
"sideEffects": false,
"publishConfig": {
Expand Down

0 comments on commit e0371c0

Please sign in to comment.