Skip to content

Commit

Permalink
Chore: update dev deps to latest (#14624)
Browse files Browse the repository at this point in the history
* Chore: update devdeps to latest

* Update package.json

* Update .markdownlint.yml

* Update package.json
  • Loading branch information
aladdin-add committed Aug 5, 2021
1 parent 24c9f2a commit f7b4a3f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -95,15 +95,15 @@
"cheerio": "^0.22.0",
"common-tags": "^1.8.0",
"core-js": "^3.1.3",
"dateformat": "^3.0.3",
"dateformat": "^4.5.1",
"ejs": "^3.0.2",
"eslint": "file:.",
"eslint-config-eslint": "file:packages/eslint-config-eslint",
"eslint-plugin-eslint-plugin": "^3.5.3",
"eslint-plugin-internal-rules": "file:tools/internal-rules",
"eslint-plugin-jsdoc": "^25.4.3",
"eslint-plugin-jsdoc": "^33.3.0",
"eslint-plugin-node": "^11.1.0",
"eslint-release": "^2.0.0",
"eslint-release": "^3.1.2",
"eslump": "^3.0.0",
"esprima": "^4.0.1",
"fs-teardown": "^0.1.3",
Expand All @@ -114,7 +114,7 @@
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"karma-webpack": "^5.0.0",
"lint-staged": "^10.1.2",
"lint-staged": "^11.0.0",
"load-perf": "^0.2.0",
"markdownlint": "^0.19.0",
"markdownlint-cli": "^0.22.0",
Expand All @@ -125,11 +125,11 @@
"npm-license": "^0.3.3",
"nyc": "^15.0.1",
"proxyquire": "^2.0.1",
"puppeteer": "^7.1.0",
"recast": "^0.19.0",
"puppeteer": "^9.1.1",
"recast": "^0.20.4",
"regenerator-runtime": "^0.13.2",
"shelljs": "^0.8.2",
"sinon": "^9.0.1",
"sinon": "^11.0.0",
"temp": "^0.9.0",
"webpack": "^5.23.0",
"webpack-cli": "^4.5.0",
Expand Down

0 comments on commit f7b4a3f

Please sign in to comment.