Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshinorin committed Sep 11, 2022
1 parent c89e5bc commit 83f5402
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,23 +30,23 @@
"license": "MIT",
"dependencies": {
"bluebird": "^3.7.2",
"chokidar": "^3.5.2",
"graceful-fs": "^4.2.9",
"hexo-util": "^2.5.0"
"chokidar": "^3.5.3",
"graceful-fs": "^4.2.10",
"hexo-util": "^2.7.0"
},
"devDependencies": {
"@types/bluebird": "^3.5.36",
"@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.10.1",
"@typescript-eslint/parser": "^5.10.1",
"chai": "^4.3.4",
"eslint": "^8.6.0",
"@types/node": "^18.7.16",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/parser": "^5.36.2",
"chai": "^4.3.6",
"eslint": "^8.23.0",
"eslint-config-hexo": "^5.0.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-import": "^2.26.0",
"mocha": "^9.1.3",
"nyc": "^15.1.0",
"typescript": "^4.5.5",
"ts-node": "^10.5.0"
"typescript": "^4.8.3",
"ts-node": "^10.9.1"
},
"engines": {
"node": ">=12.13.0"
Expand Down

0 comments on commit 83f5402

Please sign in to comment.