Skip to content

Commit 6b0ccec

Browse files
chore(deps-dev): bump @tsconfig/create-react-app from 1.0.2 to 1.0.3 (#816)
Bumps [@tsconfig/create-react-app](https://github.com/tsconfig/bases/tree/HEAD/bases) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/tsconfig/bases/releases) - [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-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3326af6 commit 6b0ccec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@testing-library/jest-dom": "5.16.5",
5353
"@testing-library/react": "13.4.0",
5454
"@testing-library/user-event": "14.4.3",
55-
"@tsconfig/create-react-app": "1.0.2",
55+
"@tsconfig/create-react-app": "1.0.3",
5656
"@tsconfig/recommended": "1.0.1",
5757
"@types/react": "18.0.24",
5858
"@types/react-dom": "18.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2956,10 +2956,10 @@
29562956
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
29572957
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
29582958

2959-
"@tsconfig/create-react-app@1.0.2":
2960-
version "1.0.2"
2961-
resolved "https://registry.yarnpkg.com/@tsconfig/create-react-app/-/create-react-app-1.0.2.tgz#e05e2d209b98e21665ed4097fe2d37f638447b0e"
2962-
integrity sha512-Vg+pErSM6hTcSzxPqNwFg0dk+y0R1Obp8uLV1MDdfd7j98FyOFqtqkdxb9wqIx9vtDW5GCH7zg6DyoHJzMT12g==
2959+
"@tsconfig/create-react-app@1.0.3":
2960+
version "1.0.3"
2961+
resolved "https://registry.yarnpkg.com/@tsconfig/create-react-app/-/create-react-app-1.0.3.tgz#2dd6ef3adb18a551b3e13aee5d18efe517069d4b"
2962+
integrity sha512-sAsKAmKzWJlLWpCTyaUHUhqkQEAGAIaNs90sVbZsBhqBTNTnLkcZUr7U5HLI9EUN8QppfkxfGjvaATSgZQhiGQ==
29632963

29642964
"@tsconfig/node10@^1.0.7":
29652965
version "1.0.8"

0 commit comments

Comments
 (0)