Skip to content

Commit 737460a

Browse files
committed
Update dev dependencies.
1 parent 59e3f2d commit 737460a

File tree

2 files changed

+108
-100
lines changed

2 files changed

+108
-100
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@
4141
"devDependencies": {
4242
"@octetstream/eslint-config": "5.0.0",
4343
"@types/mime-types": "2.1.0",
44-
"@types/node": "16.4.7",
45-
"@typescript-eslint/eslint-plugin": "4.28.5",
46-
"@typescript-eslint/parser": "^4.28.5",
44+
"@types/node": "16.4.10",
45+
"@typescript-eslint/eslint-plugin": "4.29.0",
46+
"@typescript-eslint/parser": "^4.29.0",
4747
"@zoltu/typescript-transformer-append-js-extension": "1.0.1",
4848
"ava": "3.15.0",
4949
"c8": "7.8.0",
50-
"eslint": "7.31.0",
50+
"eslint": "7.32.0",
5151
"eslint-config-airbnb-typescript": "12.3.1",
5252
"eslint-plugin-ava": "12.0.0",
5353
"eslint-plugin-jsx-a11y": "6.4.1",

0 commit comments

Comments
 (0)