Skip to content

Commit dda542f

Browse files
dependabot[bot]jrolfs
authored andcommitted
1 parent ff93934 commit dda542f

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@commitlint/prompt": "^11.0.0",
5656
"@types/jest": "^26.0.20",
5757
"@typescript-eslint/eslint-plugin": "^4.4.0",
58-
"@typescript-eslint/parser": "^4.14.0",
58+
"@typescript-eslint/parser": "^4.14.2",
5959
"arrify": "^2.0.1",
6060
"chalk": "^4.1.0",
6161
"commitizen": "^4.2.1",

yarn.lock

+29-29
Original file line numberDiff line numberDiff line change
@@ -1553,23 +1553,23 @@
15531553
eslint-scope "^5.0.0"
15541554
eslint-utils "^2.0.0"
15551555

1556-
"@typescript-eslint/parser@^4.14.0", "@typescript-eslint/parser@^4.2.0":
1557-
version "4.14.0"
1558-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.14.0.tgz#62d4cd2079d5c06683e9bfb200c758f292c4dee7"
1559-
integrity sha512-sUDeuCjBU+ZF3Lzw0hphTyScmDDJ5QVkyE21pRoBo8iDl7WBtVFS+WDN3blY1CH3SBt7EmYCw6wfmJjF0l/uYg==
1560-
dependencies:
1561-
"@typescript-eslint/scope-manager" "4.14.0"
1562-
"@typescript-eslint/types" "4.14.0"
1563-
"@typescript-eslint/typescript-estree" "4.14.0"
1556+
"@typescript-eslint/parser@^4.14.2", "@typescript-eslint/parser@^4.2.0":
1557+
version "4.14.2"
1558+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.14.2.tgz#31e216e4baab678a56e539f9db9862e2542c98d0"
1559+
integrity sha512-ipqSP6EuUsMu3E10EZIApOJgWSpcNXeKZaFeNKQyzqxnQl8eQCbV+TSNsl+s2GViX2d18m1rq3CWgnpOxDPgHg==
1560+
dependencies:
1561+
"@typescript-eslint/scope-manager" "4.14.2"
1562+
"@typescript-eslint/types" "4.14.2"
1563+
"@typescript-eslint/typescript-estree" "4.14.2"
15641564
debug "^4.1.1"
15651565

1566-
"@typescript-eslint/[email protected].0":
1567-
version "4.14.0"
1568-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.14.0.tgz#55a4743095d684e1f7b7180c4bac2a0a3727f517"
1569-
integrity sha512-/J+LlRMdbPh4RdL4hfP1eCwHN5bAhFAGOTsvE6SxsrM/47XQiPSgF5MDgLyp/i9kbZV9Lx80DW0OpPkzL+uf8Q==
1566+
"@typescript-eslint/[email protected].2":
1567+
version "4.14.2"
1568+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.14.2.tgz#64cbc9ca64b60069aae0c060b2bf81163243b266"
1569+
integrity sha512-cuV9wMrzKm6yIuV48aTPfIeqErt5xceTheAgk70N1V4/2Ecj+fhl34iro/vIssJlb7XtzcaD07hWk7Jk0nKghg==
15701570
dependencies:
1571-
"@typescript-eslint/types" "4.14.0"
1572-
"@typescript-eslint/visitor-keys" "4.14.0"
1571+
"@typescript-eslint/types" "4.14.2"
1572+
"@typescript-eslint/visitor-keys" "4.14.2"
15731573

15741574
"@typescript-eslint/[email protected]":
15751575
version "4.4.0"
@@ -1584,10 +1584,10 @@
15841584
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
15851585
integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==
15861586

1587-
"@typescript-eslint/[email protected].0":
1588-
version "4.14.0"
1589-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.0.tgz#d8a8202d9b58831d6fd9cee2ba12f8a5a5dd44b6"
1590-
integrity sha512-VsQE4VvpldHrTFuVPY1ZnHn/Txw6cZGjL48e+iBxTi2ksa9DmebKjAeFmTVAYoSkTk7gjA7UqJ7pIsyifTsI4A==
1587+
"@typescript-eslint/[email protected].2":
1588+
version "4.14.2"
1589+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.2.tgz#d96da62be22dc9dc6a06647f3633815350fb3174"
1590+
integrity sha512-LltxawRW6wXy4Gck6ZKlBD05tCHQUj4KLn4iR69IyRiDHX3d3NCAhO+ix5OR2Q+q9bjCrHE/HKt+riZkd1At8Q==
15911591

15921592
"@typescript-eslint/[email protected]":
15931593
version "4.4.0"
@@ -1621,13 +1621,13 @@
16211621
semver "^7.3.2"
16221622
tsutils "^3.17.1"
16231623

1624-
"@typescript-eslint/[email protected].0":
1625-
version "4.14.0"
1626-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.0.tgz#4bcd67486e9acafc3d0c982b23a9ab8ac8911ed7"
1627-
integrity sha512-wRjZ5qLao+bvS2F7pX4qi2oLcOONIB+ru8RGBieDptq/SudYwshveORwCVU4/yMAd4GK7Fsf8Uq1tjV838erag==
1624+
"@typescript-eslint/[email protected].2":
1625+
version "4.14.2"
1626+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.2.tgz#9c5ebd8cae4d7b014f890acd81e8e17f309c9df9"
1627+
integrity sha512-ESiFl8afXxt1dNj8ENEZT12p+jl9PqRur+Y19m0Z/SPikGL6rqq4e7Me60SU9a2M28uz48/8yct97VQYaGl0Vg==
16281628
dependencies:
1629-
"@typescript-eslint/types" "4.14.0"
1630-
"@typescript-eslint/visitor-keys" "4.14.0"
1629+
"@typescript-eslint/types" "4.14.2"
1630+
"@typescript-eslint/visitor-keys" "4.14.2"
16311631
debug "^4.1.1"
16321632
globby "^11.0.1"
16331633
is-glob "^4.0.1"
@@ -1656,12 +1656,12 @@
16561656
dependencies:
16571657
eslint-visitor-keys "^1.1.0"
16581658

1659-
"@typescript-eslint/[email protected].0":
1660-
version "4.14.0"
1661-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.0.tgz#b1090d9d2955b044b2ea2904a22496849acbdf54"
1662-
integrity sha512-MeHHzUyRI50DuiPgV9+LxcM52FCJFYjJiWHtXlbyC27b80mfOwKeiKI+MHOTEpcpfmoPFm/vvQS88bYIx6PZTA==
1659+
"@typescript-eslint/[email protected].2":
1660+
version "4.14.2"
1661+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.2.tgz#997cbe2cb0690e1f384a833f64794e98727c70c6"
1662+
integrity sha512-KBB+xLBxnBdTENs/rUgeUKO0UkPBRs2vD09oMRRIkj5BEN8PX1ToXV532desXfpQnZsYTyLLviS7JrPhdL154w==
16631663
dependencies:
1664-
"@typescript-eslint/types" "4.14.0"
1664+
"@typescript-eslint/types" "4.14.2"
16651665
eslint-visitor-keys "^2.0.0"
16661666

16671667
"@typescript-eslint/[email protected]":

0 commit comments

Comments
 (0)