Skip to content

Commit 3cf525f

Browse files
authored
Merge pull request #35 from mura-/renovate/handsontable-8.x
Update dependency handsontable to v8
2 parents 2d9973d + 9dd9232 commit 3cf525f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@handsontable/react": "^4.0.0",
2424
"@kintone/kintone-ui-component": "^0.7.2",
2525
"@kintone/rest-api-client": "^1.4.1",
26-
"handsontable": "^7.4.2",
26+
"handsontable": "^8.0.0",
2727
"i18next": "^19.4.5",
2828
"react": "^16.13.1",
2929
"react-dom": "^16.13.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4105,10 +4105,10 @@ gzip-size@^5.0.0:
41054105
duplexer "^0.1.1"
41064106
pify "^4.0.1"
41074107

4108-
handsontable@^7.4.2:
4109-
version "7.4.2"
4110-
resolved "https://registry.yarnpkg.com/handsontable/-/handsontable-7.4.2.tgz#11097b17c36e5dffd9f54febdd904c3006c4f28e"
4111-
integrity sha512-xJ81nZfXWHmS+K8/Eshj776MQSe8003iue1hHumgb0bnJmG/WLOxRpN+Vurdl/WPwI3+fQOqb9nTzmM5n/LI2g==
4108+
handsontable@^8.0.0:
4109+
version "8.0.0"
4110+
resolved "https://registry.yarnpkg.com/handsontable/-/handsontable-8.0.0.tgz#c1d200eeea5b01b2ca89eac981749ac7aac80c53"
4111+
integrity sha512-6vqmAGmv6Pi1sliCZ7p6IU2IRW+RtrYYfFaksxNEKxvntxCPNqbrrfIcTJDx2nH50ggLVOI4PWHVJql/YZeqrg==
41124112
dependencies:
41134113
"@types/pikaday" "1.7.4"
41144114
core-js "^3.0.0"

0 commit comments

Comments
 (0)