Skip to content

Commit fdd3ee3

Browse files
chore(deps-dev): bump the gatsby-sample-apps-npm-deps group across 2 directories with 1 update (#2964)
Bumps the gatsby-sample-apps-npm-deps group with 1 update in the /examples/gatsby/sample-gatsby-plugin-usage directory: [typescript](https://github.com/microsoft/TypeScript). Bumps the gatsby-sample-apps-npm-deps group with 1 update in the /examples/gatsby/sample-gatsby-site directory: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: gatsby-sample-apps-npm-deps - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: gatsby-sample-apps-npm-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9d9828 commit fdd3ee3

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

examples/gatsby/sample-gatsby-plugin-usage/package-lock.json

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

examples/gatsby/sample-gatsby-plugin-usage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/node": "25.6.0",
3232
"@types/react": "18.3.12",
3333
"@types/react-dom": "18.3.1",
34-
"typescript": "6.0.2"
34+
"typescript": "6.0.3"
3535
},
3636
"overrides": {
3737
"cookie": "0.7.0",

examples/gatsby/sample-gatsby-site/package-lock.json

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

examples/gatsby/sample-gatsby-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/node": "25.6.0",
3232
"@types/react": "18.3.12",
3333
"@types/react-dom": "18.3.1",
34-
"typescript": "6.0.2"
34+
"typescript": "6.0.3"
3535
},
3636
"overrides": {
3737
"cookie": "0.7.0",

0 commit comments

Comments
 (0)