Skip to content

Commit

Permalink
chore: update devdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
matteovivona committed Mar 26, 2023
1 parent 45cc851 commit e538807
Show file tree
Hide file tree
Showing 2 changed files with 387 additions and 164 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"url": "git+https://github.com/ducktors/turborepo-remote-cache.git"
},
"dependencies": {
"@commitlint/lint": "^17.2.0",
"@fastify/aws-lambda": "^3.2.0",
"@google-cloud/storage": "6.9.2",
"@hapi/boom": "10.0.0",
Expand All @@ -54,11 +53,12 @@
"tslib": "2.5.0"
},
"devDependencies": {
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@commitlint/prompt": "^17.1.2",
"@commitlint/cli": "^17.5.0",
"@commitlint/config-conventional": "^17.4.4",
"@commitlint/lint": "^17.4.4",
"@commitlint/prompt": "^17.5.0",
"@cspotcode/source-map-support": "^0.8.1",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^8.0.6",
Expand All @@ -82,9 +82,9 @@
"husky": "^8.0.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.5.1",
"rimraf": "^4.1.2",
"rimraf": "^4.4.1",
"s3rver": "^3.7.1",
"semantic-release": "^20.1.0",
"semantic-release": "^20.1.3",
"tap": "^16.3.4",
"ts-node": "^10.4.0",
"tsup": "^6.6.0",
Expand Down
Loading

0 comments on commit e538807

Please sign in to comment.