Skip to content

Commit

Permalink
Update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jgarber623 committed Jul 25, 2023
1 parent 60ac4d2 commit cf04797
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 19 deletions.
32 changes: 15 additions & 17 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 @@ -22,10 +22,10 @@
"node": ">=16.0.0"
},
"devDependencies": {
"eslint": "^8.43.0",
"eslint": "^8.45.0",
"eslint-config-standard": "^17.1.0",
"globals": "^13.20.0",
"jasmine": "^5.0.2"
"jasmine": "^5.1.0"
},
"peerDependencies": {
"eslint": ">=8.43",
Expand Down

0 comments on commit cf04797

Please sign in to comment.