Skip to content

Commit 5b5ea96

Browse files
dependabot[bot]elchininet
authored andcommitted
[Playground dependencies]: Bump the dependencies-dev group
Bumps the dependencies-dev group in /playground with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [globals](https://github.com/sindresorhus/globals) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 22.8.7 to 22.9.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `globals` from 15.11.0 to 15.12.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.11.0...v15.12.0) Updates `typescript-eslint` from 8.12.2 to 8.13.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.13.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68a5055 commit 5b5ea96

File tree

2 files changed

+77
-77
lines changed

2 files changed

+77
-77
lines changed

playground/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@babel/preset-react": "^7.25.9",
3636
"@babel/preset-typescript": "^7.26.0",
3737
"@types/eslint": "^9.6.1",
38-
"@types/node": "^22.8.7",
38+
"@types/node": "^22.9.0",
3939
"@types/react": "^18.3.12",
4040
"@types/react-dom": "^18.3.1",
4141
"autoprefixer": "^10.4.20",
@@ -48,7 +48,7 @@
4848
"eslint-plugin-react": "^7.37.2",
4949
"eslint-utils": "^3.0.0",
5050
"file-loader": "^6.2.0",
51-
"globals": "^15.11.0",
51+
"globals": "^15.12.0",
5252
"html-webpack-plugin": "^5.6.3",
5353
"mini-css-extract-plugin": "^2.9.2",
5454
"monaco-editor-webpack-plugin": "^7.1.0",
@@ -57,7 +57,7 @@
5757
"sass-loader": "^16.0.3",
5858
"typed-scss-modules": "^8.0.1",
5959
"typescript": "^5.6.3",
60-
"typescript-eslint": "^8.12.2",
60+
"typescript-eslint": "^8.13.0",
6161
"webpack": "^5.96.1",
6262
"webpack-cli": "^5.1.4",
6363
"webpack-dev-server": "^5.1.0"

playground/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)