Skip to content

Commit

Permalink
chore: bump the ag-grid group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the ag-grid group with 4 updates: [@ag-grid-enterprise/core](https://github.com/ag-grid/ag-grid), [@ag-grid-community/client-side-row-model](https://github.com/ag-grid/ag-grid), [@ag-grid-community/core](https://github.com/ag-grid/ag-grid) and [@ag-grid-community/react](https://github.com/ag-grid/ag-grid).


Updates `@ag-grid-enterprise/core` from 32.1.0 to 32.2.0
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](ag-grid/ag-grid@v32.1.0...v32.2.0)

Updates `@ag-grid-community/client-side-row-model` from 32.1.0 to 32.2.0
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](ag-grid/ag-grid@v32.1.0...v32.2.0)

Updates `@ag-grid-community/core` from 32.1.0 to 32.2.0
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](ag-grid/ag-grid@v32.1.0...v32.2.0)

Updates `@ag-grid-community/react` from 32.1.0 to 32.2.0
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](ag-grid/ag-grid@v32.1.0...v32.2.0)

---
updated-dependencies:
- dependency-name: "@ag-grid-enterprise/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ag-grid
- dependency-name: "@ag-grid-community/client-side-row-model"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ag-grid
- dependency-name: "@ag-grid-community/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ag-grid
- dependency-name: "@ag-grid-community/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ag-grid
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 17, 2024
1 parent 6bcd053 commit a1384d9
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 32 deletions.
6 changes: 3 additions & 3 deletions cookbooks/app-react-ag-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"typescript": "^5.5.4"
},
"dependencies": {
"@ag-grid-community/client-side-row-model": "~32.1.0",
"@ag-grid-community/core": "~32.1.0",
"@ag-grid-community/react": "~32.1.0",
"@ag-grid-community/client-side-row-model": "~32.2.0",
"@ag-grid-community/core": "~32.2.0",
"@ag-grid-community/react": "~32.2.0",
"@ag-grid-community/styles": "^32.1.0",
"@ag-grid-enterprise/clipboard": "^32.0.0",
"@ag-grid-enterprise/column-tool-panel": "^32.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/modules/ag-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"directory": "packages/modules/ag-grid"
},
"dependencies": {
"@ag-grid-enterprise/core": "~32.1.0"
"@ag-grid-enterprise/core": "~32.2.0"
},
"devDependencies": {
"@equinor/fusion-framework-module": "workspace:^",
Expand Down
56 changes: 28 additions & 28 deletions pnpm-lock.yaml

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

0 comments on commit a1384d9

Please sign in to comment.