Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Commit

Permalink
Update package.json dev dependencies
Browse files Browse the repository at this point in the history
Libraries.io was reporting a couple of out of date dev dependencies.

Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
  • Loading branch information
danielfdickinson committed Jul 21, 2022
1 parent f284296 commit 24ce6a7
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 23 deletions.
136 changes: 115 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@
"write-file-stdout": "^0.0.2"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^21.0.3",
"@rollup/plugin-commonjs": "^22.0.1",
"@rollup/plugin-node-resolve": "^13.1.3",
"ava": "^4.1.0",
"c8": "^7.11.0",
"comment-regex": "^2.0.0",
"cpy-cli": "^4.1.0",
"cross-env": "^7.0.3",
"del-cli": "^4.0.1",
"del-cli": "^5.0.0",
"eslint": "^8.12.0",
"eslint-plugin-ava": "^13.2.0",
"execa": "^6.1.0",
Expand Down

0 comments on commit 24ce6a7

Please sign in to comment.