Skip to content

Commit

Permalink
依存パッケージのバージョンを更新
Browse files Browse the repository at this point in the history
  • Loading branch information
h-sugawara committed Jan 26, 2024
1 parent 9eb3165 commit 3d4631e
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
66 changes: 33 additions & 33 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 @@ -28,13 +28,13 @@
"test": "jest --verbose --coverage"
},
"devDependencies": {
"eslint": "^8.53.0",
"eslint": "^8.56.0",
"eslint-config-hexo": "^5.0.0",
"eslint-plugin-json": "^3.1.0",
"jest": "^29.7.0"
},
"dependencies": {
"hexo-util": "^3.1.0",
"open-graph-scraper": "^6.3.2"
"hexo-util": "^3.2.0",
"open-graph-scraper": "^6.3.3"
}
}

0 comments on commit 3d4631e

Please sign in to comment.