Skip to content

Commit f7b4a3f

Browse files
authoredAug 5, 2021
Chore: update dev deps to latest (#14624)
* Chore: update devdeps to latest * Update package.json * Update .markdownlint.yml * Update package.json
1 parent 24c9f2a commit f7b4a3f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
 

‎package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -95,15 +95,15 @@
9595
"cheerio": "^0.22.0",
9696
"common-tags": "^1.8.0",
9797
"core-js": "^3.1.3",
98-
"dateformat": "^3.0.3",
98+
"dateformat": "^4.5.1",
9999
"ejs": "^3.0.2",
100100
"eslint": "file:.",
101101
"eslint-config-eslint": "file:packages/eslint-config-eslint",
102102
"eslint-plugin-eslint-plugin": "^3.5.3",
103103
"eslint-plugin-internal-rules": "file:tools/internal-rules",
104-
"eslint-plugin-jsdoc": "^25.4.3",
104+
"eslint-plugin-jsdoc": "^33.3.0",
105105
"eslint-plugin-node": "^11.1.0",
106-
"eslint-release": "^2.0.0",
106+
"eslint-release": "^3.1.2",
107107
"eslump": "^3.0.0",
108108
"esprima": "^4.0.1",
109109
"fs-teardown": "^0.1.3",
@@ -114,7 +114,7 @@
114114
"karma-mocha": "^2.0.1",
115115
"karma-mocha-reporter": "^2.2.5",
116116
"karma-webpack": "^5.0.0",
117-
"lint-staged": "^10.1.2",
117+
"lint-staged": "^11.0.0",
118118
"load-perf": "^0.2.0",
119119
"markdownlint": "^0.19.0",
120120
"markdownlint-cli": "^0.22.0",
@@ -125,11 +125,11 @@
125125
"npm-license": "^0.3.3",
126126
"nyc": "^15.0.1",
127127
"proxyquire": "^2.0.1",
128-
"puppeteer": "^7.1.0",
129-
"recast": "^0.19.0",
128+
"puppeteer": "^9.1.1",
129+
"recast": "^0.20.4",
130130
"regenerator-runtime": "^0.13.2",
131131
"shelljs": "^0.8.2",
132-
"sinon": "^9.0.1",
132+
"sinon": "^11.0.0",
133133
"temp": "^0.9.0",
134134
"webpack": "^5.23.0",
135135
"webpack-cli": "^4.5.0",

0 commit comments

Comments
 (0)
Please sign in to comment.