Skip to content

Commit

Permalink
chore(deps): Bump todoist from 0.5.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [todoist](https://github.com/romgrk/node-todoist) from 0.5.0 to 1.1.0.
- [Release notes](https://github.com/romgrk/node-todoist/releases)
- [Commits](https://github.com/romgrk/node-todoist/commits)

---
updated-dependencies:
- dependency-name: todoist
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 10, 2023
1 parent ed68839 commit 9315788
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"graphql-request": "^3.4.0",
"husky": "^6.0.0",
"runtypes": "^6.2.1",
"todoist": "^0.5.0"
"todoist": "^1.1.0"
},
"devDependencies": {
"@graphql-codegen/cli": "^1.21.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7246,10 +7246,10 @@ to-regex@^3.0.1, to-regex@^3.0.2:
regex-not "^1.0.2"
safe-regex "^1.1.0"

todoist@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/todoist/-/todoist-0.5.0.tgz#75c8741eb84e7f22733feafda6f09acd30b67c14"
integrity sha512-/xB70q2VH/THSsNEAV/TtdZ3hLQs0iLZ4WW0wpx4IHPTM12C8u6PhOX9wcGCYe1T2koitXSo7tZlaop3nBtx/Q==
todoist@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/todoist/-/todoist-1.1.0.tgz#a37754ad649e9ba8a5ed416f0679fa233c98214e"
integrity sha512-eOD7xwbni/HmG2rtMIwhxpiXtB1PP22BLeX4n38LgOVIZDn8cqwv3qAa15CZClRCn0ww//892YMupAWv8P+gJw==
dependencies:
got "^11.3.0"
uuid "^8.1.0"
Expand Down

0 comments on commit 9315788

Please sign in to comment.