Skip to content

Commit

Permalink
Bump @tsconfig/create-react-app from 1.0.2 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [@tsconfig/create-react-app](https://github.com/tsconfig/bases/tree/HEAD/bases) from 1.0.2 to 2.0.1.
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

---
updated-dependencies:
- dependency-name: "@tsconfig/create-react-app"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 691e777 commit c357f16
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@testing-library/dom": "^9.3.0",
"@testing-library/react": "^14.1.0",
"@testing-library/react-hooks": "^8.0.1",
"@tsconfig/create-react-app": "^1.0.2",
"@tsconfig/create-react-app": "^2.0.1",
"@types/node": "^20.8.9",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.2.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4293,10 +4293,10 @@
resolved "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz"
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==

"@tsconfig/create-react-app@^1.0.2":
version "1.0.2"
resolved "https://registry.npmjs.org/@tsconfig/create-react-app/-/create-react-app-1.0.2.tgz"
integrity sha512-Vg+pErSM6hTcSzxPqNwFg0dk+y0R1Obp8uLV1MDdfd7j98FyOFqtqkdxb9wqIx9vtDW5GCH7zg6DyoHJzMT12g==
"@tsconfig/create-react-app@^2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@tsconfig/create-react-app/-/create-react-app-2.0.1.tgz#64e5e5da03f33b6e66446cea5165b79ee2717589"
integrity sha512-M/wUfGIifMUNqDO5APZmlHTmHXiO5kUPQehxi3Jz6VdaUJqQehuvAB0oNzGHevbl9od/9fS41KvQChgjVgg2tw==

"@tsconfig/node10@^1.0.7":
version "1.0.8"
Expand Down

0 comments on commit c357f16

Please sign in to comment.