Skip to content

Commit ca43484

Browse files
dependabot[bot]Weltraumschaf
authored andcommitted
Bump the npm-version-updates group across 1 directory with 2 updates
Bumps the npm-version-updates group with 2 updates in the /documentation directory: [sass](https://github.com/sass/dart-sass) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `sass` from 1.97.3 to 1.98.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.97.3...1.98.0) Updates `@types/node` from 25.3.3 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: sass dependency-version: 1.98.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bdec64a commit ca43484

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

documentation/package-lock.json

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

documentation/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"react": "^19.2.4",
3535
"react-dom": "^19.2.4",
3636
"rimraf": "^6.1.3",
37-
"sass": "1.97"
37+
"sass": "1.98"
3838
},
3939
"browserslist": {
4040
"production": [
@@ -52,7 +52,7 @@
5252
"@docusaurus/module-type-aliases": "^3.6.0",
5353
"@docusaurus/tsconfig": "^3.9.2",
5454
"@docusaurus/types": "^3.6.0",
55-
"@types/node": "^25.3.3",
55+
"@types/node": "^25.5.0",
5656
"@types/react": "^19.2.14",
5757
"@types/react-helmet": "^6.1.11",
5858
"@types/react-router-dom": "^5.1.8",

0 commit comments

Comments
 (0)