Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Commit 4c14fa7

Browse files
Bump @typescript-eslint/parser from 4.26.0 to 4.28.1 (#277)
1 parent 459e395 commit 4c14fa7

File tree

2 files changed

+9
-43
lines changed

2 files changed

+9
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/jest": "^26.0.23",
3333
"@types/nova-editor-node": "^4.1.3",
3434
"@typescript-eslint/eslint-plugin": "^4.28.1",
35-
"@typescript-eslint/parser": "^4.26.0",
35+
"@typescript-eslint/parser": "^4.28.1",
3636
"concurrently": "^6.2.0",
3737
"eslint": "^7.29.0",
3838
"eslint-config-prettier": "^8.3.0",

yarn.lock

Lines changed: 8 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -723,23 +723,15 @@
723723
eslint-scope "^5.1.1"
724724
eslint-utils "^3.0.0"
725725

726-
"@typescript-eslint/parser@^4.26.0":
727-
version "4.26.0"
728-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.26.0.tgz#31b6b732c9454f757b020dab9b6754112aa5eeaf"
729-
integrity sha512-b4jekVJG9FfmjUfmM4VoOItQhPlnt6MPOBUL0AQbiTmm+SSpSdhHYlwayOm4IW9KLI/4/cRKtQCmDl1oE2OlPg==
730-
dependencies:
731-
"@typescript-eslint/scope-manager" "4.26.0"
732-
"@typescript-eslint/types" "4.26.0"
733-
"@typescript-eslint/typescript-estree" "4.26.0"
734-
debug "^4.3.1"
735-
736-
"@typescript-eslint/[email protected]":
737-
version "4.26.0"
738-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.26.0.tgz#60d1a71df162404e954b9d1c6343ff3bee496194"
739-
integrity sha512-G6xB6mMo4xVxwMt5lEsNTz3x4qGDt0NSGmTBNBPJxNsrTXJSm21c6raeYroS2OwQsOyIXqKZv266L/Gln1BWqg==
726+
"@typescript-eslint/parser@^4.28.1":
727+
version "4.28.1"
728+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.1.tgz#5181b81658414f47291452c15bf6cd44a32f85bd"
729+
integrity sha512-UjrMsgnhQIIK82hXGaD+MCN8IfORS1CbMdu7VlZbYa8LCZtbZjJA26De4IPQB7XYZbL8gJ99KWNj0l6WD0guJg==
740730
dependencies:
741-
"@typescript-eslint/types" "4.26.0"
742-
"@typescript-eslint/visitor-keys" "4.26.0"
731+
"@typescript-eslint/scope-manager" "4.28.1"
732+
"@typescript-eslint/types" "4.28.1"
733+
"@typescript-eslint/typescript-estree" "4.28.1"
734+
debug "^4.3.1"
743735

744736
"@typescript-eslint/[email protected]":
745737
version "4.28.1"
@@ -749,29 +741,11 @@
749741
"@typescript-eslint/types" "4.28.1"
750742
"@typescript-eslint/visitor-keys" "4.28.1"
751743

752-
"@typescript-eslint/[email protected]":
753-
version "4.26.0"
754-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.26.0.tgz#7c6732c0414f0a69595f4f846ebe12616243d546"
755-
integrity sha512-rADNgXl1kS/EKnDr3G+m7fB9yeJNnR9kF7xMiXL6mSIWpr3Wg5MhxyfEXy/IlYthsqwBqHOr22boFbf/u6O88A==
756-
757744
"@typescript-eslint/[email protected]":
758745
version "4.28.1"
759746
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.1.tgz#d0f2ecbef3684634db357b9bbfc97b94b828f83f"
760747
integrity sha512-4z+knEihcyX7blAGi7O3Fm3O6YRCP+r56NJFMNGsmtdw+NCdpG5SgNz427LS9nQkRVTswZLhz484hakQwB8RRg==
761748

762-
"@typescript-eslint/[email protected]":
763-
version "4.26.0"
764-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.26.0.tgz#aea17a40e62dc31c63d5b1bbe9a75783f2ce7109"
765-
integrity sha512-GHUgahPcm9GfBuy3TzdsizCcPjKOAauG9xkz9TR8kOdssz2Iz9jRCSQm6+aVFa23d5NcSpo1GdHGSQKe0tlcbg==
766-
dependencies:
767-
"@typescript-eslint/types" "4.26.0"
768-
"@typescript-eslint/visitor-keys" "4.26.0"
769-
debug "^4.3.1"
770-
globby "^11.0.3"
771-
is-glob "^4.0.1"
772-
semver "^7.3.5"
773-
tsutils "^3.21.0"
774-
775749
"@typescript-eslint/[email protected]":
776750
version "4.28.1"
777751
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.1.tgz#af882ae41740d1f268e38b4d0fad21e7e8d86a81"
@@ -785,14 +759,6 @@
785759
semver "^7.3.5"
786760
tsutils "^3.21.0"
787761

788-
"@typescript-eslint/[email protected]":
789-
version "4.26.0"
790-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.26.0.tgz#26d2583169222815be4dcd1da4fe5459bc3bcc23"
791-
integrity sha512-cw4j8lH38V1ycGBbF+aFiLUls9Z0Bw8QschP3mkth50BbWzgFS33ISIgBzUMuQ2IdahoEv/rXstr8Zhlz4B1Zg==
792-
dependencies:
793-
"@typescript-eslint/types" "4.26.0"
794-
eslint-visitor-keys "^2.0.0"
795-
796762
"@typescript-eslint/[email protected]":
797763
version "4.28.1"
798764
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.1.tgz#162a515ee255f18a6068edc26df793cdc1ec9157"

0 commit comments

Comments
 (0)