Skip to content

Commit

Permalink
fix(deps): update dependency cozy-doctypes to ^1.90.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 26, 2024
1 parent 2160b81 commit 703ff60
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"cozy-bar": "^11.0.0",
"cozy-client": "^46.10.1",
"cozy-device-helper": "^3.0.0",
"cozy-doctypes": "^1.89.4",
"cozy-doctypes": "^1.90.0",
"cozy-flags": "^2.11.0",
"cozy-harvest-lib": "^22.4.1",
"cozy-intent": "^2.19.2",
Expand Down
11 changes: 11 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5120,6 +5120,17 @@ cozy-doctypes@^1.89.4:
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-doctypes@^1.90.0:
version "1.90.0"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.90.0.tgz#6ac69043d45be910c27cb0793a3e45e1a96b91de"
integrity sha512-H/T+FD6ufD3YC/L22GBcDBd3C5j5POBuwHO860AjcVSWNDaKwFIat/LyDKjqDhPXEzo7ZgXgLEFw3KQzpC7yVw==
dependencies:
cozy-logger "^1.10.4"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-flags@^2.11.0, cozy-flags@^2.8.7:
version "2.11.0"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.11.0.tgz#079b78e10bfc97b6130504bd1f46fd3973574018"
Expand Down

0 comments on commit 703ff60

Please sign in to comment.