Skip to content

Commit 3a60040

Browse files
committed
Bump dependencies
1 parent 34a6020 commit 3a60040

File tree

12 files changed

+1376
-1241
lines changed

12 files changed

+1376
-1241
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,23 @@
22
"private": true,
33
"type": "module",
44
"devDependencies": {
5-
"@jest/globals": "^29.1.2",
5+
"@jest/globals": "^29.2.0",
66
"@sindresorhus/tsconfig": "^3.0.1",
77
"@types/jest": "^29.1.2",
88
"@types/mute-stream": "^0.0.1",
9-
"@types/node": "^18.8.3",
9+
"@types/node": "^18.11.0",
1010
"@types/wrap-ansi": "^8.0.1",
11-
"@typescript-eslint/eslint-plugin": "^5.39.0",
12-
"@typescript-eslint/parser": "^5.39.0",
13-
"eslint": "^8.24.0",
11+
"@typescript-eslint/eslint-plugin": "^5.40.1",
12+
"@typescript-eslint/parser": "^5.40.1",
13+
"eslint": "^8.25.0",
1414
"eslint-config-prettier": "^8.5.0",
1515
"eslint-config-xo": "^0.42.0",
1616
"eslint-plugin-node": "^11.1.0",
1717
"eslint-plugin-prettier": "^4.2.1",
18-
"eslint-plugin-unicorn": "^44.0.1",
18+
"eslint-plugin-unicorn": "^44.0.2",
1919
"husky": "^8.0.1",
20-
"jest": "^29.1.2",
21-
"lerna": "^5.6.1",
20+
"jest": "^29.2.0",
21+
"lerna": "^6.0.1",
2222
"lint-staged": "^13.0.3",
2323
"prettier": "^2.7.1",
2424
"ts-jest": "^29.0.3",

packages/checkbox/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
"license": "MIT",
5454
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/master/packages/checkbox/README.md",
5555
"dependencies": {
56-
"@inquirer/core": "^0.0.26-alpha.0",
57-
"ansi-escapes": "^5.0.0",
58-
"chalk": "^5.1.0",
56+
"@inquirer/core": "^0.0.29-alpha.0",
57+
"ansi-escapes": "^6.0.0",
58+
"chalk": "^5.1.2",
5959
"figures": "^5.0.0"
6060
},
6161
"scripts": {

packages/confirm/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
"license": "MIT",
5454
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/master/packages/confirm/README.md",
5555
"dependencies": {
56-
"@inquirer/core": "^0.0.26-alpha.0",
56+
"@inquirer/core": "^0.0.29-alpha.0",
5757
"@inquirer/input": "^0.0.27-alpha.0",
58-
"chalk": "^5.1.0"
58+
"chalk": "^5.1.2"
5959
},
6060
"scripts": {
6161
"tsc": "tsc"

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/master/packages/core/README.md",
5555
"dependencies": {
5656
"@inquirer/type": "^0.0.4-alpha.0",
57-
"ansi-escapes": "^5.0.0",
58-
"chalk": "^5.1.0",
57+
"ansi-escapes": "^6.0.0",
58+
"chalk": "^5.1.2",
5959
"cli-spinners": "^2.7.0",
6060
"cli-width": "^4.0.0",
6161
"lodash": "^4.17.21",

packages/editor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"license": "MIT",
5454
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/master/packages/editor/README.md",
5555
"dependencies": {
56-
"@inquirer/core": "^0.0.26-alpha.0",
57-
"chalk": "^5.0.1",
56+
"@inquirer/core": "^0.0.29-alpha.0",
57+
"chalk": "^5.1.2",
5858
"external-editor": "^3.0.3"
5959
},
6060
"scripts": {

packages/expand/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"license": "MIT",
5454
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/master/packages/expand/README.md",
5555
"dependencies": {
56-
"@inquirer/core": "^0.0.26-alpha.0",
57-
"chalk": "^5.0.1",
56+
"@inquirer/core": "^0.0.29-alpha.0",
57+
"chalk": "^5.1.2",
5858
"figures": "^5.0.0"
5959
},
6060
"scripts": {

packages/input/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"license": "MIT",
5454
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/master/packages/input/README.md",
5555
"dependencies": {
56-
"@inquirer/core": "^0.0.26-alpha.0",
57-
"chalk": "^5.0.1"
56+
"@inquirer/core": "^0.0.29-alpha.0",
57+
"chalk": "^5.1.2"
5858
},
5959
"scripts": {
6060
"tsc": "tsc"

packages/inquirer/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"chai-string": "^1.5.0",
5858
"chalk-pipe": "^5.1.2",
5959
"cmdify": "^0.0.4",
60-
"mocha": "^10.0.0",
60+
"mocha": "^10.1.0",
6161
"mockery": "^2.1.0",
6262
"nyc": "^15.0.0",
6363
"sinon": "^14.0.1",
@@ -72,8 +72,8 @@
7272
"repository": "SBoudrias/Inquirer.js",
7373
"license": "MIT",
7474
"dependencies": {
75-
"ansi-escapes": "^5.0.0",
76-
"chalk": "^5.0.1",
75+
"ansi-escapes": "^6.0.0",
76+
"chalk": "^5.1.2",
7777
"cli-cursor": "^4.0.0",
7878
"cli-width": "^4.0.0",
7979
"external-editor": "^3.0.3",

packages/password/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"dependencies": {
5656
"@inquirer/input": "^0.0.27-alpha.0",
5757
"@inquirer/type": "^0.0.4-alpha.0",
58-
"chalk": "^5.0.1"
58+
"chalk": "^5.1.2"
5959
},
6060
"scripts": {
6161
"tsc": "tsc"

packages/rawlist/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"license": "MIT",
5454
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/master/packages/rawlist/README.md",
5555
"dependencies": {
56-
"@inquirer/core": "^0.0.26-alpha.0",
57-
"chalk": "^5.0.1"
56+
"@inquirer/core": "^0.0.29-alpha.0",
57+
"chalk": "^5.1.2"
5858
},
5959
"scripts": {
6060
"tsc": "tsc"

0 commit comments

Comments
 (0)