Skip to content

Commit 9a426aa

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 7a2ed63 commit 9a426aa

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 11 additions & 11 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
@@ -30,7 +30,7 @@
3030
"execa": "^5.0.0",
3131
"express": "^4.17.1",
3232
"fs-extra": "^9.1.0",
33-
"get-port": "^5.1.1",
33+
"get-port": "^6.1.2",
3434
"globby": "^11.0.3",
3535
"gray-matter": "^4.0.3",
3636
"handlebars": "^4.7.7",

packages/web/package.json

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

0 commit comments

Comments
 (0)