Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Codex- committed Apr 4, 2022
1 parent 2e04338 commit 6adaa0f
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 108 deletions.
198 changes: 99 additions & 99 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -37,21 +37,21 @@
},
"dependencies": {
"cosmiconfig": "^7",
"ts-node": "^10.6.0"
"ts-node": "^10.7.0"
},
"devDependencies": {
"@types/jest": "^27.4.1",
"@typescript-eslint/eslint-plugin": "^5.13.0",
"eslint": "^8.10.0",
"eslint-config-airbnb-typescript": "^16.1.0",
"eslint-config-prettier": "^8.4.0",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"eslint": "^8.12.0",
"eslint-config-airbnb-typescript": "^16.2.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.5.1",
"prettier": "^2.5.1",
"release-it": "^14.12.5",
"ts-jest": "^27.1.3",
"typescript": "^4.6.2"
"prettier": "^2.6.2",
"release-it": "^14.14.0",
"ts-jest": "^27.1.4",
"typescript": "^4.6.3"
},
"keywords": [
"cosmiconfig",
Expand Down

0 comments on commit 6adaa0f

Please sign in to comment.