Skip to content

Commit

Permalink
chore(deps): update dependencies (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshinorin committed Sep 12, 2022
1 parent e6b9ac6 commit efe5f05
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 @@ -32,24 +32,24 @@
],
"license": "MIT",
"devDependencies": {
"chai": "^4.2.0",
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
"eslint": "^8.0.1",
"eslint": "^8.23.0",
"eslint-config-hexo": "^5.0.0",
"html-entities": "^2.1.1",
"html-tag-validator": "^1.5.0",
"html-entities": "^2.3.3",
"html-tag-validator": "^1.6.0",
"mocha": "^10.0.0",
"nyc": "^15.0.0",
"nyc": "^15.1.0",
"rewire": "^6.0.0"
},
"dependencies": {
"bluebird": "^3.5.2",
"camel-case": "^4.0.0",
"cross-spawn": "^7.0.0",
"bluebird": "^3.7.2",
"camel-case": "^4.1.2",
"cross-spawn": "^7.0.3",
"deepmerge": "^4.2.2",
"highlight.js": "^11.0.1",
"htmlparser2": "^7.0.0",
"prismjs": "^1.17.1",
"highlight.js": "^11.6.0",
"htmlparser2": "^8.0.1",
"prismjs": "^1.29.0",
"strip-indent": "^3.0.0"
},
"engines": {
Expand Down

0 comments on commit efe5f05

Please sign in to comment.