Skip to content

Commit 14df77c

Browse files
Merge pull request microsoft#70 from microsoft/dependabot/npm_and_yarn/src/ContentProcessorWeb/dependabotchanges/cra-template-typescript-1.3.0
build: bump cra-template-typescript from 1.2.0 to 1.3.0 in /src/ContentProcessorWeb
2 parents 6dcfa43 + f01c527 commit 14df77c

3 files changed

Lines changed: 17 additions & 17 deletions

File tree

src/ContentProcessorWeb/package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/ContentProcessorWeb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"axios": "^1.7.5",
1212
"babel-preset-react-app": "^10.0.1",
1313
"contentprocessor_web": "file:",
14-
"cra-template-typescript": "1.2.0",
14+
"cra-template-typescript": "1.3.0",
1515
"json-edit-react": "^1.23.0",
1616
"nth-check": "2.1.1",
1717
"postcss": "8.5.1",

src/ContentProcessorWeb/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4629,7 +4629,7 @@ content-type@~1.0.4, content-type@~1.0.5:
46294629
axios "^1.7.5"
46304630
babel-preset-react-app "^10.0.1"
46314631
contentprocessor_web "file:."
4632-
cra-template-typescript "1.2.0"
4632+
cra-template-typescript "1.3.0"
46334633
json-edit-react "^1.23.0"
46344634
nth-check "2.1.1"
46354635
postcss "8.5.1"
@@ -4715,10 +4715,10 @@ cosmiconfig@^7.0.0:
47154715
path-type "^4.0.0"
47164716
yaml "^1.10.0"
47174717

4718-
cra-template-typescript@1.2.0:
4719-
version "1.2.0"
4720-
resolved "https://registry.npmjs.org/cra-template-typescript/-/cra-template-typescript-1.2.0.tgz"
4721-
integrity sha512-GmkiMCJYLPCUuu3lonHVKs4KpDMmNu+24usHqHDaK/U9DhZxT9DRmz7lP31aRa0JI57bmbIJs+0DWnoxH+CUqg==
4718+
cra-template-typescript@1.3.0:
4719+
version "1.3.0"
4720+
resolved "https://registry.yarnpkg.com/cra-template-typescript/-/cra-template-typescript-1.3.0.tgz#3eb979517a0dd53ffc804c3c21758d203dedbdbb"
4721+
integrity sha512-VCyfnjfcHTSQPicjQ7IF1WwF8CWclomUu4+J9OR24+rV5IDbJ7Gd/46y4xc3R9bqXzTbLoZWfCa8On46w4PkEQ==
47224722

47234723
cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
47244724
version "7.0.6"

0 commit comments

Comments
 (0)