Skip to content

Commit

Permalink
Upgrade a few dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wlsf82 committed Feb 17, 2024
1 parent 89bd500 commit 5dd530a
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 99 deletions.
191 changes: 95 additions & 96 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "hackernews",
"version": "0.1.0",
"dependencies": {
"axios": "^1.5.0",
"axios": "^1.6.7",
"classnames": "^2.5.1",
"lodash": "^4.17.21",
"prop-types": "^15.8.1",
Expand All @@ -26,9 +26,9 @@
],
"devDependencies": {
"@cypress/grep": "^4.0.1",
"@percy/cli": "^1.27.6",
"@percy/cli": "^1.28.0",
"@percy/cypress": "^3.1.2",
"cypress": "^13.6.2",
"cypress": "^13.6.4",
"start-server-and-test": "^2.0.3"
}
}

0 comments on commit 5dd530a

Please sign in to comment.