Skip to content

Commit 775bcf6

Browse files
build: Bump get-port from 5.1.1 to 6.1.2
Bumps [get-port](https://github.com/sindresorhus/get-port) from 5.1.1 to 6.1.2. - [Release notes](https://github.com/sindresorhus/get-port/releases) - [Commits](sindresorhus/get-port@v5.1.1...v6.1.2) --- updated-dependencies: - dependency-name: get-port dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd6cd93 commit 775bcf6

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"execa": "^5.0.0",
1515
"express": "^4.17.1",
1616
"fs-extra": "^9.1.0",
17-
"get-port": "^5.1.1",
17+
"get-port": "^6.1.2",
1818
"globby": "^11.0.3",
1919
"gray-matter": "^4.0.3",
2020
"handlebars": "^4.7.7",

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"chokidar": "^3.5.1",
2222
"express": "^4.17.1",
2323
"fs-extra": "^9.1.0",
24-
"get-port": "^5.1.1",
24+
"get-port": "^6.1.2",
2525
"js-yaml": "^4.1.0",
2626
"lodash": "^4.17.21",
2727
"nunjucks": "^3.2.3",

0 commit comments

Comments
 (0)