Skip to content

Commit 88eee00

Browse files
committed
chore: update dev deps
1 parent 06f70b7 commit 88eee00

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -350,13 +350,13 @@
350350
"test-webcrypto": "WEBCRYPTO=true npm test"
351351
},
352352
"devDependencies": {
353-
"@types/node": "^16.4.6",
354-
"@typescript-eslint/eslint-plugin": "^4.28.5",
353+
"@types/node": "^16.4.12",
354+
"@typescript-eslint/eslint-plugin": "^4.29.0",
355355
"ava": "^3.15.0",
356356
"bowser": "^2.11.0",
357357
"c8": "^7.8.0",
358-
"esbuild": "^0.12.16",
359-
"eslint": "^7.31.0",
358+
"esbuild": "^0.12.18",
359+
"eslint": "^7.32.0",
360360
"eslint-config-airbnb-base": "14.2.1",
361361
"eslint-config-airbnb-typescript": "^12.3.1",
362362
"eslint-config-prettier": "^8.3.0",
@@ -372,7 +372,7 @@
372372
"prettier": "^2.3.2",
373373
"qunit": "^2.16.0",
374374
"timekeeper": "^2.2.0",
375-
"typedoc": "^0.21.4",
375+
"typedoc": "^0.21.5",
376376
"typedoc-plugin-markdown": "^3.10.4",
377377
"typescript": "^4.3.5"
378378
},

0 commit comments

Comments
 (0)