Skip to content

Commit 586c961

Browse files
dependabot[bot]elchininet
authored andcommitted
[Playground dependencies]: Bump the dependencies-dev group
Bumps the dependencies-dev group in /playground with 4 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom), [sass](https://github.com/sass/dart-sass) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/react` from 19.1.11 to 19.1.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.1.7 to 19.1.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `sass` from 1.90.0 to 1.91.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.90.0...1.91.0) Updates `typescript-eslint` from 8.40.0 to 8.41.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.1.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-dev - dependency-name: "@types/react-dom" dependency-version: 19.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-dev - dependency-name: sass dependency-version: 1.91.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: typescript-eslint dependency-version: 8.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 663e365 commit 586c961

File tree

2 files changed

+90
-90
lines changed

2 files changed

+90
-90
lines changed

playground/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@babel/preset-typescript": "^7.27.1",
3737
"@types/eslint": "^9.6.1",
3838
"@types/node": "^24.3.0",
39-
"@types/react": "^19.1.11",
40-
"@types/react-dom": "^19.1.7",
39+
"@types/react": "^19.1.12",
40+
"@types/react-dom": "^19.1.9",
4141
"autoprefixer": "^10.4.21",
4242
"babel-loader": "^10.0.0",
4343
"classnames": "^2.5.1",
@@ -53,11 +53,11 @@
5353
"mini-css-extract-plugin": "^2.9.4",
5454
"monaco-editor-webpack-plugin": "^7.1.0",
5555
"postcss-loader": "^8.1.1",
56-
"sass": "^1.90.0",
56+
"sass": "^1.91.0",
5757
"sass-loader": "^16.0.5",
5858
"typed-scss-modules": "^8.1.1",
5959
"typescript": "^5.9.2",
60-
"typescript-eslint": "^8.40.0",
60+
"typescript-eslint": "^8.41.0",
6161
"webpack": "^5.101.3",
6262
"webpack-cli": "^6.0.1",
6363
"webpack-dev-server": "^5.2.2"

playground/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)