Skip to content

Commit 2267f29

Browse files
committed
chore(deps): update devdependencies (major) to v5
1 parent 0bdf066 commit 2267f29

File tree

2 files changed

+4
-74
lines changed

2 files changed

+4
-74
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
"@types/node": "16.11.8",
7373
"@types/promise-retry": "1.1.3",
7474
"@types/uuid": "8.3.3",
75-
"@typescript-eslint/eslint-plugin": "4.33.0",
76-
"@typescript-eslint/parser": "4.33.0",
75+
"@typescript-eslint/eslint-plugin": "5.4.0",
76+
"@typescript-eslint/parser": "5.4.0",
7777
"@zeit/ncc": "0.22.3",
7878
"eslint": "7.32.0",
7979
"eslint-plugin-jest": "24.7.0",

yarn.lock

+2-72
Original file line numberDiff line numberDiff line change
@@ -1757,21 +1757,7 @@
17571757
dependencies:
17581758
"@types/yargs-parser" "*"
17591759

1760-
"@typescript-eslint/[email protected]":
1761-
version "4.33.0"
1762-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276"
1763-
integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==
1764-
dependencies:
1765-
"@typescript-eslint/experimental-utils" "4.33.0"
1766-
"@typescript-eslint/scope-manager" "4.33.0"
1767-
debug "^4.3.1"
1768-
functional-red-black-tree "^1.0.1"
1769-
ignore "^5.1.8"
1770-
regexpp "^3.1.0"
1771-
semver "^7.3.5"
1772-
tsutils "^3.21.0"
1773-
1774-
"@typescript-eslint/eslint-plugin@^5.2.0":
1760+
"@typescript-eslint/[email protected]", "@typescript-eslint/eslint-plugin@^5.2.0":
17751761
version "5.4.0"
17761762
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.4.0.tgz#05e711a2e7b68342661fde61bccbd1531c19521a"
17771763
integrity sha512-9/yPSBlwzsetCsGEn9j24D8vGQgJkOTr4oMLas/w886ZtzKIs1iyoqFrwsX2fqYEeUwsdBpC21gcjRGo57u0eg==
@@ -1785,18 +1771,6 @@
17851771
semver "^7.3.5"
17861772
tsutils "^3.21.0"
17871773

1788-
"@typescript-eslint/[email protected]":
1789-
version "4.33.0"
1790-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd"
1791-
integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==
1792-
dependencies:
1793-
"@types/json-schema" "^7.0.7"
1794-
"@typescript-eslint/scope-manager" "4.33.0"
1795-
"@typescript-eslint/types" "4.33.0"
1796-
"@typescript-eslint/typescript-estree" "4.33.0"
1797-
eslint-scope "^5.1.1"
1798-
eslint-utils "^3.0.0"
1799-
18001774
"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^5.0.0":
18011775
version "5.4.0"
18021776
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.4.0.tgz#238a7418d2da3b24874ba35385eb21cc61d2a65e"
@@ -1833,17 +1807,7 @@
18331807
eslint-scope "^5.1.1"
18341808
eslint-utils "^3.0.0"
18351809

1836-
"@typescript-eslint/[email protected]":
1837-
version "4.33.0"
1838-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
1839-
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
1840-
dependencies:
1841-
"@typescript-eslint/scope-manager" "4.33.0"
1842-
"@typescript-eslint/types" "4.33.0"
1843-
"@typescript-eslint/typescript-estree" "4.33.0"
1844-
debug "^4.3.1"
1845-
1846-
"@typescript-eslint/parser@^5.2.0":
1810+
"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^5.2.0":
18471811
version "5.4.0"
18481812
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.4.0.tgz#3aa83ce349d66e39b84151f6d5464928044ca9e3"
18491813
integrity sha512-JoB41EmxiYpaEsRwpZEYAJ9XQURPFer8hpkIW9GiaspVLX8oqbqNM8P4EP8HOZg96yaALiLEVWllA2E8vwsIKw==
@@ -1869,14 +1833,6 @@
18691833
"@typescript-eslint/types" "4.31.2"
18701834
"@typescript-eslint/visitor-keys" "4.31.2"
18711835

1872-
"@typescript-eslint/[email protected]":
1873-
version "4.33.0"
1874-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3"
1875-
integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==
1876-
dependencies:
1877-
"@typescript-eslint/types" "4.33.0"
1878-
"@typescript-eslint/visitor-keys" "4.33.0"
1879-
18801836
"@typescript-eslint/[email protected]":
18811837
version "5.4.0"
18821838
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.4.0.tgz#aaab08415f4a9cf32b870c7750ae8ba4607126a1"
@@ -1895,11 +1851,6 @@
18951851
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.2.tgz#2aea7177d6d744521a168ed4668eddbd912dfadf"
18961852
integrity sha512-kWiTTBCTKEdBGrZKwFvOlGNcAsKGJSBc8xLvSjSppFO88AqGxGNYtF36EuEYG6XZ9vT0xX8RNiHbQUKglbSi1w==
18971853

1898-
"@typescript-eslint/[email protected]":
1899-
version "4.33.0"
1900-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
1901-
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
1902-
19031854
"@typescript-eslint/[email protected]":
19041855
version "5.4.0"
19051856
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.4.0.tgz#b1c130f4b381b77bec19696c6e3366f9781ce8f2"
@@ -1931,19 +1882,6 @@
19311882
semver "^7.3.5"
19321883
tsutils "^3.21.0"
19331884

1934-
"@typescript-eslint/[email protected]":
1935-
version "4.33.0"
1936-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
1937-
integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==
1938-
dependencies:
1939-
"@typescript-eslint/types" "4.33.0"
1940-
"@typescript-eslint/visitor-keys" "4.33.0"
1941-
debug "^4.3.1"
1942-
globby "^11.0.3"
1943-
is-glob "^4.0.1"
1944-
semver "^7.3.5"
1945-
tsutils "^3.21.0"
1946-
19471885
"@typescript-eslint/[email protected]":
19481886
version "5.4.0"
19491887
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.4.0.tgz#fe524fb308973c68ebeb7428f3b64499a6ba5fc0"
@@ -1973,14 +1911,6 @@
19731911
"@typescript-eslint/types" "4.31.2"
19741912
eslint-visitor-keys "^2.0.0"
19751913

1976-
"@typescript-eslint/[email protected]":
1977-
version "4.33.0"
1978-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
1979-
integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==
1980-
dependencies:
1981-
"@typescript-eslint/types" "4.33.0"
1982-
eslint-visitor-keys "^2.0.0"
1983-
19841914
"@typescript-eslint/[email protected]":
19851915
version "5.4.0"
19861916
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.4.0.tgz#09bc28efd3621f292fe88c86eef3bf4893364c8c"

0 commit comments

Comments
 (0)