Skip to content

Commit 3362466

Browse files
chore(deps): update typescript-eslint monorepo to v5.47.1 (#79)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6516971 commit 3362466

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

templates/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"@babel/preset-typescript": "7.18.6",
3333
"@commitlint/cli": "17.1.2",
3434
"@commitlint/config-conventional": "17.1.0",
35-
"@typescript-eslint/eslint-plugin": "5.36.0",
36-
"@typescript-eslint/parser": "5.36.0",
35+
"@typescript-eslint/eslint-plugin": "5.47.1",
36+
"@typescript-eslint/parser": "5.47.1",
3737
"@wang1212/eslint-config": "0.2.1",
3838
"babel-jest": "29.2.1",
3939
"babel-loader": "8.2.5",

templates/react-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"@types/loadable__component": "5.13.4",
4545
"@types/react": "17.0.48",
4646
"@types/react-router-dom": "5.3.3",
47-
"@typescript-eslint/eslint-plugin": "5.36.0",
48-
"@typescript-eslint/parser": "5.36.0",
47+
"@typescript-eslint/eslint-plugin": "5.47.1",
48+
"@typescript-eslint/parser": "5.47.1",
4949
"@wang1212/eslint-config": "0.2.1",
5050
"babel-jest": "29.2.1",
5151
"babel-loader": "8.2.5",

0 commit comments

Comments
 (0)