Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent ea60c09 commit 3ec5845
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 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.1.1",
"@4c/tsconfig": "^0.4.0",
"@babel/cli": "^7.14.5",
"@babel/core": "^7.14.5",
"@babel/preset-typescript": "^7.14.5",
"@4c/babel-preset": "^8.1.2",
"@4c/tsconfig": "^0.4.1",
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.3",
"@babel/preset-typescript": "^7.21.0",
"@types/dotenv": "^6.1.1",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.27.0",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"babel-plugin-add-module-exports": "^1.0.4",
"eslint": "^7.28.0",
"eslint-config-4catalyzer": "^1.2.0",
"eslint-config-4catalyzer-typescript": "^3.1.0",
"eslint": "^7.32.0",
"eslint-config-4catalyzer": "^1.5.0",
"eslint-config-4catalyzer-typescript": "^3.3.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^3.4.1",
"husky": "^5.2.0",
"lint-staged": "^10.5.4",
"prettier": "^2.3.1",
"typescript": "^4.3.2"
"prettier": "^2.8.7",
"typescript": "^4.9.5"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 3ec5845

Please sign in to comment.