Skip to content

Commit 8f95dff

Browse files
dependabot[bot]elchininet
authored andcommitted
[Playground dependencies]: Bump the dependencies-dev group across 1 directory with 3 updates
Bumps the dependencies-dev group with 3 updates in the /playground directory: [eslint](https://github.com/eslint/eslint), [sass](https://github.com/sass/dart-sass) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `eslint` from 9.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.35.0...v9.36.0) Updates `sass` from 1.92.1 to 1.93.2 - [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.92.1...1.93.2) Updates `typescript-eslint` from 8.44.0 to 8.44.1 - [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.44.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: sass dependency-version: 1.93.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: typescript-eslint dependency-version: 8.44.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-dev ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e314ceb commit 8f95dff

File tree

2 files changed

+108
-119
lines changed

2 files changed

+108
-119
lines changed

playground/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"clean-webpack-plugin": "^4.0.0",
4545
"copy-webpack-plugin": "^13.0.1",
4646
"css-loader": "^7.1.2",
47-
"eslint": "^9.35.0",
47+
"eslint": "^9.36.0",
4848
"eslint-plugin-react": "^7.37.5",
4949
"eslint-utils": "^3.0.0",
5050
"file-loader": "^6.2.0",
@@ -53,11 +53,11 @@
5353
"mini-css-extract-plugin": "^2.9.4",
5454
"monaco-editor-webpack-plugin": "^7.1.0",
5555
"postcss-loader": "^8.2.0",
56-
"sass": "^1.92.1",
56+
"sass": "^1.93.2",
5757
"sass-loader": "^16.0.5",
5858
"typed-scss-modules": "^8.1.1",
5959
"typescript": "^5.9.2",
60-
"typescript-eslint": "^8.44.0",
60+
"typescript-eslint": "^8.44.1",
6161
"webpack": "^5.101.3",
6262
"webpack-cli": "^6.0.1",
6363
"webpack-dev-server": "^5.2.2"

0 commit comments

Comments
 (0)