Skip to content
This repository was archived by the owner on May 27, 2019. It is now read-only.

Commit d059fe7

Browse files
renovate[bot]calebeby
authored andcommitted
Update dependency @types/eslint to v4.16.3 (#211)
This Pull Request updates dependency [@&#8203;types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped) from `v4.16.2` to `v4.16.3` <details> <summary>Release Notes</summary> ### [`v4.16.3`](DefinitelyTyped/DefinitelyTyped@c5907dd...fbf12f5) [Compare Source](DefinitelyTyped/DefinitelyTyped@c5907dd...fbf12f5) --- </details> --- This PR has been generated by [Renovate Bot](https://renovatebot.com).
1 parent be4c648 commit d059fe7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@babel/plugin-transform-react-jsx": "7.0.0-beta.51",
1414
"@babel/preset-env": "7.0.0-beta.51",
1515
"@babel/preset-typescript": "7.0.0-beta.51",
16-
"@types/eslint": "4.16.2",
16+
"@types/eslint": "4.16.3",
1717
"@types/jest": "23.1.1",
1818
"autoprefixer": "8.6.3",
1919
"connect-history-api-fallback": "1.5.0",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -634,9 +634,9 @@
634634
node-fetch "^2.1.1"
635635
url-template "^2.0.8"
636636

637-
"@types/[email protected].2":
638-
version "4.16.2"
639-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-4.16.2.tgz#30f4f026019eb78a6ef12f276b75cd16ea2afb27"
637+
"@types/[email protected].3":
638+
version "4.16.3"
639+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-4.16.3.tgz#6ed2a9c68f73162fa57ba84582d63dcd8ee2d473"
640640
dependencies:
641641
"@types/estree" "*"
642642
"@types/json-schema" "*"

0 commit comments

Comments
 (0)