Skip to content

Commit 0168a56

Browse files
chore(deps-dev): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 22.15.29 to 22.15.30 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript-eslint` from 8.33.1 to 8.34.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.34.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.15.30 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e016d21 commit 0168a56

2 files changed

Lines changed: 137 additions & 131 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@semantic-release/git": "^10.0.1",
4949
"@semantic-release/github": "^11.0.3",
5050
"@types/jest": "^29.5.14",
51-
"@types/node": "^22.15.29",
51+
"@types/node": "^22.15.30",
5252
"commitizen": "^4.3.1",
5353
"conventional-changelog-cli": "^5.0.0",
5454
"copy-webpack-plugin": "^13.0.0",
@@ -64,7 +64,7 @@
6464
"ts-loader": "^9.5.2",
6565
"ts-node-dev": "^2.0.0",
6666
"typescript": "^5.8.3",
67-
"typescript-eslint": "^8.33.1",
67+
"typescript-eslint": "^8.34.0",
6868
"web-ext": "^8.7.1",
6969
"webpack": "^5.99.9",
7070
"webpack-cli": "^6.0.1"

0 commit comments

Comments
 (0)