Skip to content

Commit

Permalink
build(deps): TECH update logger dev dependencies (#106)
Browse files Browse the repository at this point in the history
* build(deps): TECH update dependencies
  • Loading branch information
kirpichenko authored Oct 14, 2024
1 parent fe26284 commit 04b052a
Show file tree
Hide file tree
Showing 2 changed files with 1,258 additions and 892 deletions.
20 changes: 10 additions & 10 deletions packages/gcloud-logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"url": "git+https://github.com/join-com/logger.git"
},
"keywords": [
"gcloud",
"logger",
"gcloud",
"typescript",
"json"
],
Expand All @@ -30,17 +30,17 @@
"chalk": "^4.1.2"
},
"devDependencies": {
"@join-private/eslint-config-backend": "^1.3.0",
"@join-private/eslint-config-backend": "^1.6.0",
"@side/jest-runtime": "^1.1.0",
"@swc/core": "^1.3.44",
"@swc/jest": "^0.2.24",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.11",
"@swc/core": "^1.7.35",
"@swc/jest": "^0.2.36",
"@types/jest": "^29.5.13",
"@types/node": "^22.7.5",
"eslint": "^8.37.0",
"jest": "^29.5.0",
"prettier": "^2.8.7",
"ts-node": "^10.9.1",
"typescript": "^5.0.2"
"jest": "^29.7.0",
"prettier": "^3.3.3",
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 04b052a

Please sign in to comment.