Skip to content

Commit 1bb68f6

Browse files
chore(deps): update dependency @typescript-eslint/parser to ~5.45.0 (#253)
* chore(deps): update dependency @typescript-eslint/parser to ~5.45.0 * fix Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: yosuke ota <otameshiyo23@gmail.com>
1 parent 03d2b79 commit 1bb68f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/node": "^18.11.0",
6464
"@types/semver": "^7.3.9",
6565
"@typescript-eslint/eslint-plugin": "^5.4.0",
66-
"@typescript-eslint/parser": "~5.44.0",
66+
"@typescript-eslint/parser": "~5.45.0",
6767
"benchmark": "^2.1.4",
6868
"chai": "^4.3.4",
6969
"code-red": "^0.2.3",

src/context/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ export class Context {
130130

131131
public readonly letDirCollections = new LetDirectiveCollections();
132132

133-
private state: { isTypeScript?: boolean } = {};
133+
private readonly state: { isTypeScript?: boolean } = {};
134134

135135
private readonly blocks: Block[] = [];
136136

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy