Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit d667709

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 4.9.0 to 4.9.1 (#84)
1 parent ecfb2c2 commit d667709

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -136,13 +136,13 @@
136136
eslint-utils "^2.0.0"
137137

138138
"@typescript-eslint/parser@^4.0.1":
139-
version "4.9.0"
140-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.9.0.tgz#bb65f1214b5e221604996db53ef77c9d62b09249"
141-
integrity sha512-QRSDAV8tGZoQye/ogp28ypb8qpsZPV6FOLD+tbN4ohKUWHD2n/u0Q2tIBnCsGwQCiD94RdtLkcqpdK4vKcLCCw==
139+
version "4.9.1"
140+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.9.1.tgz#2d74c4db5dd5117379a9659081a4d1ec02629055"
141+
integrity sha512-Gv2VpqiomvQ2v4UL+dXlQcZ8zCX4eTkoIW+1aGVWT6yTO+6jbxsw7yQl2z2pPl/4B9qa5JXeIbhJpONKjXIy3g==
142142
dependencies:
143-
"@typescript-eslint/scope-manager" "4.9.0"
144-
"@typescript-eslint/types" "4.9.0"
145-
"@typescript-eslint/typescript-estree" "4.9.0"
143+
"@typescript-eslint/scope-manager" "4.9.1"
144+
"@typescript-eslint/types" "4.9.1"
145+
"@typescript-eslint/typescript-estree" "4.9.1"
146146
debug "^4.1.1"
147147

148148
"@typescript-eslint/scope-manager@4.9.0":

0 commit comments

Comments
 (0)