Skip to content

Commit 230fef4

Browse files
committed
Update devDependencies
1 parent c55b027 commit 230fef4

File tree

2 files changed

+114
-89
lines changed

2 files changed

+114
-89
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,23 +41,23 @@
4141
"devDependencies": {
4242
"@octetstream/eslint-config": "5.0.0",
4343
"@types/mime-types": "2.1.1",
44-
"@types/node": "16.9.1",
45-
"@typescript-eslint/eslint-plugin": "4.31.0",
46-
"@typescript-eslint/parser": "4.31.0",
44+
"@types/node": "16.9.4",
45+
"@typescript-eslint/eslint-plugin": "4.31.2",
46+
"@typescript-eslint/parser": "4.31.2",
4747
"@zoltu/typescript-transformer-append-js-extension": "1.0.1",
4848
"ava": "3.15.0",
4949
"c8": "7.9.0",
5050
"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",
54-
"eslint-plugin-react": "7.25.1",
54+
"eslint-plugin-react": "7.26.0",
5555
"formdata-node": "4.2.1",
5656
"husky": "7.0.2",
5757
"lint-staged": "11.1.2",
5858
"pinst": "2.1.6",
5959
"ts-node": "10.2.1",
6060
"ttypescript": "1.5.12",
61-
"typescript": "4.4.2"
61+
"typescript": "4.4.3"
6262
}
6363
}

0 commit comments

Comments
 (0)