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 b35cd47
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 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
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": "~4.0.1",
"eslint": "^8.12.0",
"eslint-plugin-ava": "^13.2.0",
"execa": "^6.1.0",
Expand Down

0 comments on commit b35cd47

Please sign in to comment.