Skip to content

Commit

Permalink
fix(deps): update dependency @kintone/plugin-packer to ^8.1.3 (#2833)
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 20, 2024
1 parent 9addc3e commit 670fb21
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/create-plugin/templates/minimum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@cybozu/eslint-config": "^23.0.0",
"@kintone/plugin-packer": "^8.1.2",
"@kintone/plugin-packer": "^8.1.3",
"eslint": "^8.57.0"
}
}
2 changes: 1 addition & 1 deletion packages/webpack-plugin-kintone-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"webpack": "^4.0.0 || ^5.0.0"
},
"dependencies": {
"@kintone/plugin-packer": "^8.1.2",
"@kintone/plugin-packer": "^8.1.3",
"mkdirp": "^3.0.1"
}
}
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 670fb21

Please sign in to comment.