Skip to content

Commit 646a4a2

Browse files
chore: bump the dev-dependencies group across 1 directory with 3 updates
Bumps the dev-dependencies group with 3 updates in the / directory: [@modelcontextprotocol/inspector](https://github.com/modelcontextprotocol/inspector), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [lockfile-lint](https://github.com/lirantal/lockfile-lint/tree/HEAD/packages/lockfile-lint). Updates `@modelcontextprotocol/inspector` from 0.17.5 to 0.19.0 - [Release notes](https://github.com/modelcontextprotocol/inspector/releases) - [Commits](modelcontextprotocol/inspector@0.17.5...0.19.0) Updates `@types/node` from 25.0.2 to 25.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `lockfile-lint` from 4.14.1 to 5.0.0 - [Release notes](https://github.com/lirantal/lockfile-lint/releases) - [Changelog](https://github.com/lirantal/lockfile-lint/blob/main/packages/lockfile-lint/CHANGELOG.md) - [Commits](https://github.com/lirantal/lockfile-lint/commits/lockfile-lint@5.0.0/packages/lockfile-lint) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/inspector" dependency-version: 0.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 25.0.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: lockfile-lint dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2cf8d21 commit 646a4a2

File tree

2 files changed

+86
-98
lines changed

2 files changed

+86
-98
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,14 @@
7373
"devDependencies": {
7474
"@changesets/changelog-github": "^0.5.0",
7575
"@changesets/cli": "^2.27.7",
76-
"@modelcontextprotocol/inspector": "^0.17.0",
76+
"@modelcontextprotocol/inspector": "^0.19.0",
7777
"@types/node": "^25.0.2",
7878
"c8": "^10.1.2",
7979
"eslint": "^9.6.0",
8080
"eslint-plugin-security": "^3.0.1",
8181
"husky": "^9.0.11",
8282
"lint-staged": "^16.1.2",
83-
"lockfile-lint": "^4.14.0",
83+
"lockfile-lint": "^5.0.0",
8484
"neostandard": "^0.12.1",
8585
"tsup": "^8.1.0",
8686
"tsx": "^4.19.4",

0 commit comments

Comments
 (0)