Skip to content

Commit

Permalink
chore(deps): update dependency @kintone/plugin-uploader to ^9.1.2 (#2817
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 12, 2024
1 parent 1a96a79 commit a109c61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"upload": "kintone-plugin-uploader dist/plugin.zip --watch --waiting-dialog-ms 3000"
},
"devDependencies": {
"@kintone/plugin-uploader": "^9.1.1",
"@kintone/plugin-uploader": "^9.1.2",
"npm-run-all": "^4.1.5"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"upload": "kintone-plugin-uploader dist/plugin.zip --watch --waiting-dialog-ms 3000"
},
"devDependencies": {
"@kintone/plugin-uploader": "^9.1.1"
"@kintone/plugin-uploader": "^9.1.2"
}
}

0 comments on commit a109c61

Please sign in to comment.