Skip to content

Commit 59c6d06

Browse files
Bump the npm group with 3 updates
Bumps the npm group with 3 updates: [semver](https://github.com/npm/node-semver), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `semver` from 7.6.2 to 7.6.3 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.6.2...v7.6.3) Updates `@typescript-eslint/eslint-plugin` from 7.16.0 to 7.17.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.17.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.16.0 to 7.17.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.17.0/packages/parser) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea8137f commit 59c6d06

File tree

2 files changed

+51
-50
lines changed

2 files changed

+51
-50
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"jsonschema": "1.4.1",
4646
"long": "^5.2.3",
4747
"path": "^0.12.7",
48-
"semver": "^7.6.2",
48+
"semver": "^7.6.3",
4949
"uuid": "^10.0.0",
5050
"zlib": "^1.0.5"
5151
},
@@ -64,8 +64,8 @@
6464
"@types/node": "20.9.0",
6565
"@types/semver": "^7.5.8",
6666
"@types/sinon": "^17.0.3",
67-
"@typescript-eslint/eslint-plugin": "^7.16.0",
68-
"@typescript-eslint/parser": "^7.16.0",
67+
"@typescript-eslint/eslint-plugin": "^7.17.0",
68+
"@typescript-eslint/parser": "^7.17.0",
6969
"ava": "^5.3.1",
7070
"eslint": "^8.57.0",
7171
"eslint-import-resolver-typescript": "^3.6.1",

0 commit comments

Comments
 (0)