Skip to content

Commit 1861877

Browse files
chore(deps-dev): bump gridjs from 4.0.0 to 5.0.2
Bumps [gridjs](https://github.com/grid-js/gridjs) from 4.0.0 to 5.0.2. - [Release notes](https://github.com/grid-js/gridjs/releases) - [Changelog](https://github.com/grid-js/gridjs/blob/master/tsconfig.release.json) - [Commits](https://github.com/grid-js/gridjs/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 29742cf commit 1861877

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"repository": "https://github.com/grid-js/gridjs-react",
2222
"license": "MIT",
2323
"peerDependencies": {
24-
"gridjs": "^4.0.0",
24+
"gridjs": "^5.0.2",
2525
"react": ">=16.13.1 <18.x"
2626
},
2727
"scripts": {
@@ -44,7 +44,7 @@
4444
"eslint": "~7.24.0",
4545
"eslint-config-prettier": "^7.1.0",
4646
"eslint-plugin-jest": "^24.1.3",
47-
"gridjs": "^4.0.0",
47+
"gridjs": "^5.0.2",
4848
"jest": "~25.5.4",
4949
"jsdom": "^16.4.0",
5050
"jsdom-global": "^3.0.2",

0 commit comments

Comments
 (0)