Skip to content

Commit b19da1a

Browse files
committedSep 15, 2022
chore(deps): bump dependencies.
1 parent e0e73b5 commit b19da1a

File tree

2 files changed

+1462
-880
lines changed

2 files changed

+1462
-880
lines changed
 

‎package-lock.json

+1,454-872
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
@@ -40,20 +40,20 @@
4040
"typescript": ">=3"
4141
},
4242
"devDependencies": {
43-
"@types/jest": "^29.0.0",
44-
"@typescript-eslint/eslint-plugin": "^5.35.1",
43+
"@types/jest": "^29.0.3",
44+
"@typescript-eslint/eslint-plugin": "^5.37.0",
4545
"chalk": "^5.0.1",
46-
"esbuild": "^0.15.5",
47-
"eslint": "^8.22.0",
46+
"esbuild": "^0.15.7",
47+
"eslint": "^8.23.1",
4848
"eslint-config-airbnb-typescript": "^17.0.0",
4949
"eslint-config-prettier": "^8.5.0",
5050
"eslint-plugin-import": "^2.26.0",
5151
"eslint-plugin-prettier": "^4.2.1",
52-
"jest": "^29.0.0",
52+
"jest": "^29.0.3",
5353
"prettier": "^2.7.1",
54-
"release-it": "^15.4.0",
55-
"ts-jest": "^29.0.0",
56-
"typescript": "^4.8.2"
54+
"release-it": "^15.4.2",
55+
"ts-jest": "^29.0.1",
56+
"typescript": "^4.8.3"
5757
},
5858
"keywords": [
5959
"cosmiconfig",

0 commit comments

Comments
 (0)
Please sign in to comment.