Skip to content

Commit

Permalink
Bump @tsconfig/create-react-app from 1.0.3 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.3 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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 7, 2023
1 parent d325c85 commit 2dddf05
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion samples/amd-webpack-react-cross-origin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/preset-env": "^7.21.4",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.4",
"@tsconfig/create-react-app": "^1.0.3",
"@tsconfig/create-react-app": "^2.0.1",
"@types/react": "^18.0.38",
"@types/react-dom": "^18.0.11",
"babel-loader": "^9.1.2",
Expand Down
2 changes: 1 addition & 1 deletion samples/amd-webpack-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/preset-env": "^7.21.4",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.4",
"@tsconfig/create-react-app": "^1.0.3",
"@tsconfig/create-react-app": "^2.0.1",
"@types/react": "^18.0.38",
"@types/react-dom": "^18.0.11",
"babel-loader": "^9.1.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2574,10 +2574,10 @@ __metadata:
languageName: node
linkType: hard

"@tsconfig/create-react-app@npm:^1.0.3":
version: 1.0.3
resolution: "@tsconfig/create-react-app@npm:1.0.3"
checksum: df945bed7a802f38ca63ae373670f445e8bfec74ccb2cdd4b9eca7b76e1b3dd74994c7b59040fd6374136a9f7353d6eb45e4363e6588015317c4e86779172a5f
"@tsconfig/create-react-app@npm:^2.0.1":
version: 2.0.1
resolution: "@tsconfig/create-react-app@npm:2.0.1"
checksum: ae06caa4845591a963d0870c627553344aa647ff63e05f6b9589db0a499e71e2a2b2a5b510b0f706c011a7375ccf67cddfebaa1a3303ef288102c29e8a76eecf
languageName: node
linkType: hard

Expand Down Expand Up @@ -6775,7 +6775,7 @@ __metadata:
"@babel/preset-react": ^7.18.6
"@babel/preset-typescript": ^7.21.4
"@kusto/monaco-kusto": "workspace:*"
"@tsconfig/create-react-app": ^1.0.3
"@tsconfig/create-react-app": ^2.0.1
"@types/react": ^18.0.38
"@types/react-dom": ^18.0.11
babel-loader: ^9.1.2
Expand Down Expand Up @@ -6803,7 +6803,7 @@ __metadata:
"@babel/preset-react": ^7.18.6
"@babel/preset-typescript": ^7.21.4
"@kusto/monaco-kusto": "workspace:*"
"@tsconfig/create-react-app": ^1.0.3
"@tsconfig/create-react-app": ^2.0.1
"@types/react": ^18.0.38
"@types/react-dom": ^18.0.11
babel-loader: ^9.1.2
Expand Down

0 comments on commit 2dddf05

Please sign in to comment.