Skip to content

Commit f190fc3

Browse files
committedJan 23, 2022
fix(deps): update dependencies
1 parent 62b5b83 commit f190fc3

File tree

2 files changed

+1614
-1845
lines changed

2 files changed

+1614
-1845
lines changed
 

‎package-lock.json

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

‎package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -35,28 +35,28 @@
3535
"debug": "^4.3.3",
3636
"execa": "^5.1.1",
3737
"lilconfig": "2.0.4",
38-
"listr2": "^3.13.5",
38+
"listr2": "^4.0.1",
3939
"micromatch": "^4.0.4",
4040
"normalize-path": "^3.0.0",
41-
"object-inspect": "^1.11.1",
41+
"object-inspect": "^1.12.0",
4242
"string-argv": "^0.3.1",
4343
"supports-color": "^9.2.1",
4444
"yaml": "^1.10.2"
4545
},
4646
"devDependencies": {
47-
"@babel/core": "^7.16.5",
47+
"@babel/core": "^7.16.12",
4848
"@babel/eslint-parser": "^7.16.5",
49-
"@babel/preset-env": "^7.16.5",
50-
"babel-jest": "^27.4.5",
49+
"@babel/preset-env": "^7.16.11",
50+
"babel-jest": "^27.4.6",
5151
"consolemock": "^1.1.0",
52-
"eslint": "^8.4.1",
52+
"eslint": "^8.7.0",
5353
"eslint-config-prettier": "^8.3.0",
54-
"eslint-plugin-import": "^2.25.3",
54+
"eslint-plugin-import": "^2.25.4",
5555
"eslint-plugin-node": "^11.1.0",
5656
"eslint-plugin-prettier": "^4.0.0",
5757
"fs-extra": "^10.0.0",
5858
"husky": "^7.0.4",
59-
"jest": "^27.4.5",
59+
"jest": "^27.4.7",
6060
"jest-snapshot-serializer-ansi": "^1.0.0",
6161
"prettier": "^2.5.1"
6262
},

0 commit comments

Comments
 (0)
Please sign in to comment.