Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#92)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 14, 2021
1 parent a729641 commit ea60c09
Show file tree
Hide file tree
Showing 2 changed files with 1,416 additions and 1,192 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,26 +48,26 @@
"getenv": "^1.0.0"
},
"devDependencies": {
"@4c/babel-preset": "^8.0.2",
"@4c/tsconfig": "^0.3.1",
"@babel/cli": "^7.12.10",
"@babel/core": "^7.12.10",
"@babel/preset-typescript": "^7.12.7",
"@4c/babel-preset": "^8.1.1",
"@4c/tsconfig": "^0.4.0",
"@babel/cli": "^7.14.5",
"@babel/core": "^7.14.5",
"@babel/preset-typescript": "^7.14.5",
"@types/dotenv": "^6.1.1",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": "^4.11.1",
"@typescript-eslint/parser": "^4.11.1",
"@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.27.0",
"babel-plugin-add-module-exports": "^1.0.4",
"eslint": "^7.17.0",
"eslint-config-4catalyzer": "^1.1.5",
"eslint-config-4catalyzer-typescript": "^3.0.2",
"eslint-config-prettier": "^7.1.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.3.0",
"husky": "^5.0.9",
"lint-staged": "^10.5.3",
"prettier": "^2.2.1",
"typescript": "^4.1.3"
"eslint": "^7.28.0",
"eslint-config-4catalyzer": "^1.2.0",
"eslint-config-4catalyzer-typescript": "^3.1.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-prettier": "^3.4.0",
"husky": "^5.2.0",
"lint-staged": "^10.5.4",
"prettier": "^2.3.1",
"typescript": "^4.3.2"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit ea60c09

Please sign in to comment.