Skip to content

Commit 336f3b5

Browse files
committedNov 25, 2022
fix(deps): update all dependencies
1 parent ec995e5 commit 336f3b5

File tree

2 files changed

+1534
-7421
lines changed

2 files changed

+1534
-7421
lines changed
 

‎package-lock.json

+1,524-7,411
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -34,33 +34,33 @@
3434
"dependencies": {
3535
"cli-truncate": "^3.1.0",
3636
"colorette": "^2.0.19",
37-
"commander": "^9.4.0",
37+
"commander": "^9.4.1",
3838
"debug": "^4.3.4",
3939
"execa": "^6.1.0",
4040
"lilconfig": "2.0.6",
41-
"listr2": "^5.0.2",
41+
"listr2": "^5.0.5",
4242
"micromatch": "^4.0.5",
4343
"normalize-path": "^3.0.0",
4444
"object-inspect": "^1.12.2",
4545
"pidtree": "^0.6.0",
4646
"string-argv": "^0.3.1",
47-
"yaml": "^2.1.1"
47+
"yaml": "^2.1.3"
4848
},
4949
"devDependencies": {
50-
"@babel/core": "^7.18.10",
51-
"@babel/eslint-parser": "^7.18.9",
52-
"@babel/preset-env": "^7.18.10",
53-
"babel-jest": "^28.1.3",
50+
"@babel/core": "^7.20.2",
51+
"@babel/eslint-parser": "^7.19.1",
52+
"@babel/preset-env": "^7.20.2",
53+
"babel-jest": "^29.3.1",
5454
"babel-plugin-transform-imports": "2.0.0",
5555
"consolemock": "^1.1.0",
56-
"eslint": "^8.22.0",
56+
"eslint": "^8.28.0",
5757
"eslint-config-prettier": "^8.5.0",
5858
"eslint-plugin-import": "^2.26.0",
5959
"eslint-plugin-node": "^11.1.0",
6060
"eslint-plugin-prettier": "^4.2.1",
6161
"fs-extra": "^10.1.0",
62-
"husky": "^8.0.1",
63-
"jest": "^28.1.3",
62+
"husky": "^8.0.2",
63+
"jest": "^29.3.1",
6464
"jest-snapshot-serializer-ansi": "^1.0.0",
6565
"prettier": "^2.7.1"
6666
},

0 commit comments

Comments
 (0)
Please sign in to comment.