Skip to content

Commit

Permalink
Revert "fix: pin @types/eslint version (aws-amplify#2232)" (aws-amp…
Browse files Browse the repository at this point in the history
…lify#2248)

This reverts commit f4560d3.
  • Loading branch information
reesscot authored Jul 5, 2022
1 parent 4970ce9 commit c4661ac
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 15 deletions.
5 changes: 1 addition & 4 deletions canary/apps/react/cra-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,5 @@
"path": "build/static/js/main.*.js",
"limit": "280 kB"
}
],
"resolutions": {
"@types/eslint": "8.4.3"
}
]
}
5 changes: 1 addition & 4 deletions canary/apps/react/cra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,5 @@
"path": "build/static/js/main.*.js",
"limit": "280 kB"
}
],
"resolutions": {
"@types/eslint": "8.4.3"
}
]
}
3 changes: 0 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,5 @@
"globby": "^13.1.1",
"postcss": "^8.2.6",
"ts-morph": "^15.1.0"
},
"resolutions": {
"@types/eslint": "8.4.3"
}
}
3 changes: 0 additions & 3 deletions guides/react/protected-routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,5 @@
"customize-cra": "^1.0.0",
"react-app-rewired": "^2.2.1",
"serve": "^13.0.2"
},
"resolutions": {
"@types/eslint": "8.4.3"
}
}
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
"cssnano-simple": "3.0.2",
"cssnano-preset-simple": "4.0.0",
"eventsource": "~2.0.2",
"@types/eslint": "8.4.3",
"fs-extra": "^10.0.0",
"glob-parent": "^6.0.2",
"jest": "^26.6.3",
Expand Down

0 comments on commit c4661ac

Please sign in to comment.