Skip to content

Commit

Permalink
build: run yarn upgrade (#7228)
Browse files Browse the repository at this point in the history
Recalculates the dependency tree, essentially updating indirect dependencies.

Also removes no longer needed @typescript-eslint/typescript-estree resolution.
  • Loading branch information
nschonni authored Oct 20, 2022
1 parent 1448096 commit 598fa8b
Show file tree
Hide file tree
Showing 2 changed files with 741 additions and 1,094 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
},
"resolutions": {
"@types/react": ">=18.0.0",
"@typescript-eslint/typescript-estree": ">=5.14.0",
"lodash": ">=4.17.15"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 598fa8b

Please sign in to comment.