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 Aug 29, 2024
1 parent ea60c09 commit c8d98c4
Show file tree
Hide file tree
Showing 2 changed files with 1,769 additions and 2,025 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.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-typescript": "^7.24.7",
"@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.29.1",
"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.8",
"typescript": "^4.9.5"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit c8d98c4

Please sign in to comment.