Browse Source

Dev deps bump

pull/829/head
Vitaly Puzrin 3 years ago
parent
commit
8564eed92e
  1. 8
      package.json

8
package.json

@ -52,7 +52,7 @@
"benchmark": "~2.1.0", "benchmark": "~2.1.0",
"chai": "^4.2.0", "chai": "^4.2.0",
"coveralls": "^3.0.4", "coveralls": "^3.0.4",
"eslint": "^7.0.0", "eslint": "^8.4.1",
"express": "^4.14.0", "express": "^4.14.0",
"gh-pages": "^3.1.0", "gh-pages": "^3.1.0",
"highlight.js": "^10.7.2", "highlight.js": "^10.7.2",
@ -68,16 +68,16 @@
"markdown-it-sub": "^1.0.0", "markdown-it-sub": "^1.0.0",
"markdown-it-sup": "^1.0.0", "markdown-it-sup": "^1.0.0",
"markdown-it-testgen": "^0.1.3", "markdown-it-testgen": "^0.1.3",
"mocha": "^8.0.1", "mocha": "^9.1.3",
"ndoc": "^6.0.0", "ndoc": "^6.0.0",
"needle": "^2.5.2", "needle": "^3.0.0",
"nyc": "^15.0.1", "nyc": "^15.0.1",
"pug-cli": "^1.0.0-alpha6", "pug-cli": "^1.0.0-alpha6",
"rollup": "^2.29.0", "rollup": "^2.29.0",
"rollup-plugin-node-polyfills": "^0.2.1", "rollup-plugin-node-polyfills": "^0.2.1",
"rollup-plugin-terser": "^7.0.2", "rollup-plugin-terser": "^7.0.2",
"shelljs": "^0.8.4", "shelljs": "^0.8.4",
"stylus": "^0.54.5", "stylus": "^0.55.0",
"supertest": "^6.0.1" "supertest": "^6.0.1"
}, },
"mocha": { "mocha": {

Loading…
Cancel
Save