Skip to content

Commit

Permalink
package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kremalicious committed Jun 15, 2022
1 parent c2942ed commit c866c96
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 40 deletions.
123 changes: 87 additions & 36 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,21 @@
"styleguide"
],
"dependencies": {
"eslint": "^8.15.0",
"eslint": "^8.17.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-standard": "^17.0.0",
"eslint-config-standard-react": "^11.0.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.2.0",
"eslint-plugin-n": "^15.2.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-security": "^1.5.0"
},
"devDependencies": {
"auto-changelog": "^2.4.0",
"prettier": "^2.6.2",
"prettier": "^2.7.0",
"release-it": "^15.0.0"
},
"repository": {
Expand Down

0 comments on commit c866c96

Please sign in to comment.