Skip to content

Commit a2db8af

Browse files
chore(deps): update external dependencies
1 parent b594b45 commit a2db8af

3 files changed

Lines changed: 196 additions & 33 deletions

File tree

lib/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,27 +34,27 @@
3434
},
3535
"main": "./main.js",
3636
"devDependencies": {
37-
"get-port": "7.1.0"
37+
"get-port": "7.2.0"
3838
},
3939
"dependencies": {
40-
"@inquirer/input": "5.0.4",
41-
"@inquirer/select": "5.0.4",
40+
"@inquirer/input": "5.1.2",
41+
"@inquirer/select": "5.2.1",
4242
"chokidar": "5.0.0",
43-
"empathic": "2.0.0",
43+
"empathic": "2.0.1",
4444
"eventemitter2": "6.4.9",
4545
"execa": "9.6.1",
46-
"fs-extra": "11.3.3",
47-
"globby": "16.1.0",
46+
"fs-extra": "11.3.5",
47+
"globby": "16.2.0",
4848
"golgoth": "3.1.0",
4949
"is-glob": "4.0.3",
5050
"json-stable-stringify": "1.3.0",
5151
"multimatch": "7.0.0",
52-
"nanoid": "5.1.6",
52+
"nanoid": "5.1.11",
5353
"normalize-url": "8.1.1",
54-
"ora": "9.3.0",
54+
"ora": "9.4.0",
5555
"rev-hash": "4.1.0",
5656
"std-mocks": "2.0.0",
57-
"strip-ansi": "7.1.2",
57+
"strip-ansi": "7.2.0",
5858
"untildify": "6.0.0",
5959
"which": "6.0.1",
6060
"yoctocolors": "2.1.2"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"description": "firost monorepo",
1010
"homepage": "https://projects.pixelastic.com/firost/",
11-
"packageManager": "yarn@4.12.0",
11+
"packageManager": "yarn@4.16.0",
1212
"devDependencies": {
1313
"aberlaas": "2.28.0"
1414
},
@@ -27,6 +27,6 @@
2727
"test:watch": "./scripts/test-watch"
2828
},
2929
"resolutions": {
30-
"@inquirer/core": "11.1.1"
30+
"@inquirer/core": "11.2.1"
3131
}
3232
}

0 commit comments

Comments
 (0)