Skip to content

Commit 74b0fcf

Browse files
peterbegracepark
andauthored
upgrade typescript-eslint combo 5.16.0 (github#26502)
Co-authored-by: Grace Park <[email protected]>
1 parent 829754a commit 74b0fcf

File tree

2 files changed

+82
-82
lines changed

2 files changed

+82
-82
lines changed

package-lock.json

Lines changed: 80 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@
113113
"@types/react-dom": "^17.0.11",
114114
"@types/react-syntax-highlighter": "^13.5.2",
115115
"@types/uuid": "^8.3.4",
116-
"@typescript-eslint/eslint-plugin": "5.15.0",
117-
"@typescript-eslint/parser": "5.15.0",
116+
"@typescript-eslint/eslint-plugin": "5.16.0",
117+
"@typescript-eslint/parser": "5.16.0",
118118
"async": "^3.2.3",
119119
"babel-loader": "^8.2.3",
120120
"babel-plugin-styled-components": "^2.0.2",

0 commit comments

Comments
 (0)