Skip to content

Commit f27d99d

Browse files
committed
Update devDependencies.
1 parent 6e7c794 commit f27d99d

File tree

2 files changed

+114
-71
lines changed

2 files changed

+114
-71
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"@octetstream/eslint-config": "5.0.0",
4343
"@types/mime-types": "2.1.1",
4444
"@types/node": "16.10.2",
45-
"@typescript-eslint/eslint-plugin": "4.32.0",
46-
"@typescript-eslint/parser": "4.32.0",
45+
"@typescript-eslint/eslint-plugin": "4.33.0",
46+
"@typescript-eslint/parser": "4.33.0",
4747
"@zoltu/typescript-transformer-append-js-extension": "1.0.1",
4848
"ava": "3.15.0",
4949
"c8": "7.9.0",
@@ -52,9 +52,9 @@
5252
"eslint-plugin-ava": "12.0.0",
5353
"eslint-plugin-jsx-a11y": "6.4.1",
5454
"eslint-plugin-react": "7.26.1",
55-
"formdata-node": "4.2.4",
55+
"formdata-node": "4.3.0",
5656
"husky": "7.0.2",
57-
"lint-staged": "11.1.2",
57+
"lint-staged": "11.2.0",
5858
"pinst": "2.1.6",
5959
"ts-node": "10.2.1",
6060
"ttypescript": "1.5.12",

0 commit comments

Comments
 (0)