Skip to content

Commit

Permalink
Revert "chore(deps): update all non-major dependencies (#249)" (#252)
Browse files Browse the repository at this point in the history
This reverts commit b4f916e.
  • Loading branch information
hoonoh committed Jun 23, 2020
1 parent b4f916e commit 2ce6a55
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 146 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,25 +104,25 @@
"@semantic-release/git": "9.0.0",
"@semantic-release/github": "7.0.7",
"@types/jest": "26.0.0",
"@types/lodash": "4.14.156",
"@types/lodash": "4.14.155",
"@types/node": "13.13.12",
"@types/prettier": "2.0.1",
"@types/prompts": "2.0.8",
"@types/table": "5.0.0",
"@types/yargs": "15.0.5",
"@typescript-eslint/eslint-plugin": "3.3.0",
"@typescript-eslint/parser": "3.3.0",
"aws-sdk": "2.701.0",
"@typescript-eslint/eslint-plugin": "3.2.0",
"@typescript-eslint/parser": "3.2.0",
"aws-sdk": "2.696.0",
"commitizen": "4.1.2",
"conventional-changelog-cli": "2.0.34",
"cz-conventional-changelog": "3.2.0",
"eslint-config-airbnb-typescript": "8.0.2",
"eslint-config-prettier": "6.11.0",
"eslint-import-resolver-typescript": "2.0.0",
"eslint-plugin-import": "2.21.2",
"eslint-plugin-jest": "23.16.0",
"eslint-plugin-jest": "23.13.2",
"eslint-plugin-prettier": "3.1.4",
"eslint": "7.3.0",
"eslint": "7.2.0",
"husky": "4.2.5",
"jest-junit": "11.0.0",
"jest-mock-console": "1.0.1",
Expand All @@ -135,11 +135,11 @@
"prompts": "2.3.2",
"semantic-release": "17.0.8",
"table": "5.4.6",
"ts-jest": "26.1.1",
"ts-jest": "26.1.0",
"ts-loader": "7.0.5",
"ts-node": "8.10.2",
"typescript": "3.9.5",
"webpack-cli": "3.3.12",
"webpack-cli": "3.3.11",
"webpack": "4.43.0",
"yargs": "15.3.1"
}
Expand Down
Loading

0 comments on commit 2ce6a55

Please sign in to comment.