Skip to content

Commit f1aabc3

Browse files
chore: bump the ag-grid group with 3 updates (#2966)
* chore: bump the ag-grid group with 3 updates Bumps the ag-grid group with 3 updates: [ag-grid-community](https://github.com/ag-grid/ag-grid), [ag-grid-enterprise](https://github.com/ag-grid/ag-grid) and [ag-grid-react](https://github.com/ag-grid/ag-grid). Updates `ag-grid-community` from 33.2.1 to 33.2.2 - [Release notes](https://github.com/ag-grid/ag-grid/releases) - [Commits](ag-grid/ag-grid@v33.2.1...v33.2.2) Updates `ag-grid-enterprise` from 33.2.1 to 33.2.2 - [Release notes](https://github.com/ag-grid/ag-grid/releases) - [Commits](ag-grid/ag-grid@v33.2.1...v33.2.2) Updates `ag-grid-react` from 33.2.1 to 33.2.2 - [Release notes](https://github.com/ag-grid/ag-grid/releases) - [Commits](ag-grid/ag-grid@v33.2.1...v33.2.2) --- updated-dependencies: - dependency-name: ag-grid-community dependency-version: 33.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ag-grid - dependency-name: ag-grid-enterprise dependency-version: 33.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ag-grid - dependency-name: ag-grid-react dependency-version: 33.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ag-grid ... Signed-off-by: dependabot[bot] <[email protected]> * Create heavy-cheetahs-hammer.md --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Odin Thomas Rochmann <[email protected]>
1 parent d28c9ed commit f1aabc3

File tree

4 files changed

+56
-50
lines changed

4 files changed

+56
-50
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@equinor/fusion-framework-module-ag-grid": patch
3+
"@equinor/fusion-framework-react-ag-grid": patch
4+
---
5+
6+
chore: bump the ag-grid from 33.2.1 to 33.2.2

packages/modules/ag-grid/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
},
3939
"devDependencies": {
4040
"@equinor/fusion-framework-module": "workspace:^",
41-
"ag-grid-community": "33.2.1",
42-
"ag-grid-enterprise": "33.2.1",
41+
"ag-grid-community": "33.2.3",
42+
"ag-grid-enterprise": "33.2.3",
4343
"typescript": "^5.8.2"
4444
},
4545
"peerDependencies": {

packages/react/ag-grid/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646
},
4747
"dependencies": {
4848
"@equinor/fusion-framework-module-ag-grid": "workspace:*",
49-
"ag-grid-community": "33.2.1",
50-
"ag-grid-enterprise": "33.2.1",
51-
"ag-grid-react": "33.2.1"
49+
"ag-grid-community": "33.2.3",
50+
"ag-grid-enterprise": "33.2.3",
51+
"ag-grid-react": "33.2.3"
5252
},
5353
"devDependencies": {
5454
"@equinor/fusion-framework-react-module": "workspace:^",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)