Skip to content

Commit 0391e48

Browse files
authored
Merge pull request #73 from Himenon/renovate/type-definition
chore(deps): update type definition to v4.1.0
2 parents 43a5f9a + 8dbecb2 commit 0391e48

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"@types/resolve-pkg": "2.0.0",
4646
"@types/webpack": "4.41.22",
4747
"@types/webpack-dev-server": "3.11.0",
48-
"@typescript-eslint/eslint-plugin": "4.0.1",
49-
"@typescript-eslint/parser": "4.0.1",
48+
"@typescript-eslint/eslint-plugin": "4.1.0",
49+
"@typescript-eslint/parser": "4.1.0",
5050
"autoprefixer": "9.8.6",
5151
"babel-loader": "8.1.0",
5252
"clean-webpack-plugin": "3.0.0",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2785,74 +2785,74 @@
27852785
dependencies:
27862786
"@types/yargs-parser" "*"
27872787

2788-
"@typescript-eslint/eslint-plugin@4.0.1":
2789-
version "4.0.1"
2790-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.0.1.tgz#88bde9239e29d688315718552cf80a3490491017"
2791-
integrity sha512-pQZtXupCn11O4AwpYVUX4PDFfmIJl90ZgrEBg0CEcqlwvPiG0uY81fimr1oMFblZnpKAq6prrT9a59pj1x58rw==
2788+
"@typescript-eslint/eslint-plugin@4.1.0":
2789+
version "4.1.0"
2790+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.1.0.tgz#7d309f60815ff35e9627ad85e41928d7b7fd443f"
2791+
integrity sha512-U+nRJx8XDUqJxYF0FCXbpmD9nWt/xHDDG0zsw1vrVYAmEAuD/r49iowfurjSL2uTA2JsgtpsyG7mjO7PHf2dYw==
27922792
dependencies:
2793-
"@typescript-eslint/experimental-utils" "4.0.1"
2794-
"@typescript-eslint/scope-manager" "4.0.1"
2793+
"@typescript-eslint/experimental-utils" "4.1.0"
2794+
"@typescript-eslint/scope-manager" "4.1.0"
27952795
debug "^4.1.1"
27962796
functional-red-black-tree "^1.0.1"
27972797
regexpp "^3.0.0"
27982798
semver "^7.3.2"
27992799
tsutils "^3.17.1"
28002800

2801-
"@typescript-eslint/experimental-utils@4.0.1":
2802-
version "4.0.1"
2803-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.0.1.tgz#7d9a3ab6821ad5274dad2186c1aa0d93afd696eb"
2804-
integrity sha512-gAqOjLiHoED79iYTt3F4uSHrYmg/GPz/zGezdB0jAdr6S6gwNiR/j7cTZ8nREKVzMVKLd9G3xbg1sV9GClW3sw==
2801+
"@typescript-eslint/experimental-utils@4.1.0":
2802+
version "4.1.0"
2803+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.1.0.tgz#263d7225645c09a411c8735eeffd417f50f49026"
2804+
integrity sha512-paEYLA37iqRIDPeQwAmoYSiZ3PiHsaAc3igFeBTeqRHgPnHjHLJ9OGdmP6nwAkF65p2QzEsEBtpjNUBWByNWzA==
28052805
dependencies:
28062806
"@types/json-schema" "^7.0.3"
2807-
"@typescript-eslint/scope-manager" "4.0.1"
2808-
"@typescript-eslint/types" "4.0.1"
2809-
"@typescript-eslint/typescript-estree" "4.0.1"
2807+
"@typescript-eslint/scope-manager" "4.1.0"
2808+
"@typescript-eslint/types" "4.1.0"
2809+
"@typescript-eslint/typescript-estree" "4.1.0"
28102810
eslint-scope "^5.0.0"
28112811
eslint-utils "^2.0.0"
28122812

2813-
"@typescript-eslint/parser@4.0.1":
2814-
version "4.0.1"
2815-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.0.1.tgz#73772080db7a7a4534a35d719e006f503e664dc3"
2816-
integrity sha512-1+qLmXHNAWSQ7RB6fdSQszAiA7JTwzakj5cNYjBTUmpH2cqilxMZEIV+DRKjVZs8NzP3ALmKexB0w/ExjcK9Iw==
2813+
"@typescript-eslint/parser@4.1.0":
2814+
version "4.1.0"
2815+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.1.0.tgz#9b0409411725f14cd7faa81a664e5051225961db"
2816+
integrity sha512-hM/WNCQTzDHgS0Ke3cR9zPndL3OTKr9OoN9CL3UqulsAjYDrglSwIIgswSmHBcSbOzLmgaMARwrQEbIumIglvQ==
28172817
dependencies:
2818-
"@typescript-eslint/scope-manager" "4.0.1"
2819-
"@typescript-eslint/types" "4.0.1"
2820-
"@typescript-eslint/typescript-estree" "4.0.1"
2818+
"@typescript-eslint/scope-manager" "4.1.0"
2819+
"@typescript-eslint/types" "4.1.0"
2820+
"@typescript-eslint/typescript-estree" "4.1.0"
28212821
debug "^4.1.1"
28222822

2823-
"@typescript-eslint/scope-manager@4.0.1":
2824-
version "4.0.1"
2825-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.0.1.tgz#24d93c3000bdfcc5a157dc4d32b742405a8631b5"
2826-
integrity sha512-u3YEXVJ8jsj7QCJk3om0Y457fy2euEOkkzxIB/LKU3MdyI+FJ2gI0M4aKEaXzwCSfNDiZ13a3lDo5DVozc+XLQ==
2823+
"@typescript-eslint/scope-manager@4.1.0":
2824+
version "4.1.0"
2825+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.1.0.tgz#9e389745ee9cfe12252ed1e9958808abd6b3a683"
2826+
integrity sha512-HD1/u8vFNnxwiHqlWKC/Pigdn0Mvxi84Y6GzbZ5f5sbLrFKu0al02573Er+D63Sw67IffVUXR0uR8rpdfdk+vA==
28272827
dependencies:
2828-
"@typescript-eslint/types" "4.0.1"
2829-
"@typescript-eslint/visitor-keys" "4.0.1"
2828+
"@typescript-eslint/types" "4.1.0"
2829+
"@typescript-eslint/visitor-keys" "4.1.0"
28302830

2831-
"@typescript-eslint/types@4.0.1":
2832-
version "4.0.1"
2833-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.0.1.tgz#1cf72582f764931f085cb8230ff215980fe467b2"
2834-
integrity sha512-S+gD3fgbkZYW2rnbjugNMqibm9HpEjqZBZkTiI3PwbbNGWmAcxolWIUwZ0SKeG4Dy2ktpKKaI/6+HGYVH8Qrlg==
2831+
"@typescript-eslint/types@4.1.0":
2832+
version "4.1.0"
2833+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.1.0.tgz#edbd3fec346f34e13ce7aa176b03b497a32c496a"
2834+
integrity sha512-rkBqWsO7m01XckP9R2YHVN8mySOKKY2cophGM8K5uDK89ArCgahItQYdbg/3n8xMxzu2elss+an1TphlUpDuJw==
28352835

2836-
"@typescript-eslint/typescript-estree@4.0.1":
2837-
version "4.0.1"
2838-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.0.1.tgz#29a43c7060641ec51c902d9f50ac7c5866ec479f"
2839-
integrity sha512-zGzleORFXrRWRJAMLTB2iJD1IZbCPkg4hsI8mGdpYlKaqzvKYSEWVAYh14eauaR+qIoZVWrXgYSXqLtTlxotiw==
2836+
"@typescript-eslint/typescript-estree@4.1.0":
2837+
version "4.1.0"
2838+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.1.0.tgz#394046ead25164494218c0e3d6b960695ea967f6"
2839+
integrity sha512-r6et57qqKAWU173nWyw31x7OfgmKfMEcjJl9vlJEzS+kf9uKNRr4AVTRXfTCwebr7bdiVEkfRY5xGnpPaNPe4Q==
28402840
dependencies:
2841-
"@typescript-eslint/types" "4.0.1"
2842-
"@typescript-eslint/visitor-keys" "4.0.1"
2841+
"@typescript-eslint/types" "4.1.0"
2842+
"@typescript-eslint/visitor-keys" "4.1.0"
28432843
debug "^4.1.1"
28442844
globby "^11.0.1"
28452845
is-glob "^4.0.1"
28462846
lodash "^4.17.15"
28472847
semver "^7.3.2"
28482848
tsutils "^3.17.1"
28492849

2850-
"@typescript-eslint/visitor-keys@4.0.1":
2851-
version "4.0.1"
2852-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.0.1.tgz#d4e8de62775f2a6db71c7e8539633680039fdd6c"
2853-
integrity sha512-yBSqd6FjnTzbg5RUy9J+9kJEyQjTI34JdGMJz+9ttlJzLCnGkBikxw+N5n2VDcc3CesbIEJ0MnZc5uRYnrEnCw==
2850+
"@typescript-eslint/visitor-keys@4.1.0":
2851+
version "4.1.0"
2852+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.1.0.tgz#b2d528c9484e7eda1aa4f86ccf0432fb16e4d545"
2853+
integrity sha512-+taO0IZGCtCEsuNTTF2Q/5o8+fHrlml8i9YsZt2AiDCdYEJzYlsmRY991l/6f3jNXFyAWepdQj7n8Na6URiDRQ==
28542854
dependencies:
2855-
"@typescript-eslint/types" "4.0.1"
2855+
"@typescript-eslint/types" "4.1.0"
28562856
eslint-visitor-keys "^2.0.0"
28572857

28582858
"@webassemblyjs/ast@1.9.0":

0 commit comments

Comments
 (0)