Skip to content

Commit

Permalink
Bump all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bhousel committed Sep 1, 2023
1 parent e6df2ee commit 3494682
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.13.0",
"esbuild": "^0.17.10",
"eslint": "^8.35.0",
"c8": "^8.0.1",
"esbuild": "^0.19.2",
"eslint": "^8.48.0",
"npm-run-all": "^4.1.5",
"shx": "^0.3.4",
"tap": "^16.3.4"
"tap": "^16.3.8"
},
"sideEffects": false,
"publishConfig": {
Expand Down

0 comments on commit 3494682

Please sign in to comment.