Skip to content

Commit 37de968

Browse files
dependabot[bot]Github changeset workflow
andauthored
build(deps-dev): bump node-gyp from 9.4.1 to 11.1.0 in /workspaces/confluence (#327)
* build(deps-dev): bump node-gyp in /workspaces/confluence Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 9.4.1 to 11.1.0. - [Release notes](https://github.com/nodejs/node-gyp/releases) - [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md) - [Commits](nodejs/node-gyp@v9.4.1...v11.1.0) --- updated-dependencies: - dependency-name: node-gyp dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Automated de-duplication of lockfile --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github changeset workflow <[email protected]>
1 parent a9a81fb commit 37de968

File tree

2 files changed

+156
-270
lines changed

2 files changed

+156
-270
lines changed

workspaces/confluence/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@backstage/repo-tools": "backstage:^",
4040
"@changesets/cli": "^2.27.1",
4141
"@spotify/prettier-config": "^15.0.0",
42-
"node-gyp": "^9.0.0",
42+
"node-gyp": "^11.1.0",
4343
"prettier": "^2.3.2",
4444
"typescript": "~5.7.3"
4545
},

0 commit comments

Comments
 (0)