Skip to content

Commit 2005ae8

Browse files
build(deps): bump the ag-grid group with 2 updates
Bumps the ag-grid group with 2 updates: [ag-grid-community](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.4 - [Release notes](https://github.com/ag-grid/ag-grid/releases) - [Commits](ag-grid/ag-grid@v33.2.1...v33.2.4) Updates `ag-grid-react` from 33.2.1 to 33.2.4 - [Release notes](https://github.com/ag-grid/ag-grid/releases) - [Commits](ag-grid/ag-grid@v33.2.1...v33.2.4) --- updated-dependencies: - dependency-name: ag-grid-community dependency-version: 33.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ag-grid - dependency-name: ag-grid-react dependency-version: 33.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ag-grid ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b738c23 commit 2005ae8

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"@fortawesome/fontawesome-svg-core": "^6.7.2",
3030
"@fortawesome/free-solid-svg-icons": "^6.7.2",
3131
"@fortawesome/react-fontawesome": "^0.2.2",
32-
"ag-grid-community": "^33.2.1",
33-
"ag-grid-react": "^33.2.1",
32+
"ag-grid-community": "^33.2.4",
33+
"ag-grid-react": "^33.2.4",
3434
"bootstrap": "^5.3.3",
3535
"core-js": "^3.39.0",
3636
"formik": "^2.4.6",

yarn.lock

+16-16
Original file line numberDiff line numberDiff line change
@@ -2830,32 +2830,32 @@ __metadata:
28302830
languageName: node
28312831
linkType: hard
28322832

2833-
"ag-charts-types@npm:11.2.1":
2834-
version: 11.2.1
2835-
resolution: "ag-charts-types@npm:11.2.1"
2836-
checksum: 47e73aca1e14d7daeee6463299ba3279b84fd9641e4cc8a33fa298671c1e4776f25d52de40371b6f622fef9805996bfc2506fd243ce433352f0447eecf8d6d9f
2833+
"ag-charts-types@npm:11.2.4":
2834+
version: 11.2.4
2835+
resolution: "ag-charts-types@npm:11.2.4"
2836+
checksum: 9e716e00b0d758e5d494de2a4647711fbb478da1ba932dffc6cf2302ed70619a385954e0ccc474be35ba64a6e8159c1f67df3a7f7efa6bcb2845589589e6d469
28372837
languageName: node
28382838
linkType: hard
28392839

2840-
"ag-grid-community@npm:33.2.1, ag-grid-community@npm:^33.2.1":
2841-
version: 33.2.1
2842-
resolution: "ag-grid-community@npm:33.2.1"
2840+
"ag-grid-community@npm:33.2.4, ag-grid-community@npm:^33.2.4":
2841+
version: 33.2.4
2842+
resolution: "ag-grid-community@npm:33.2.4"
28432843
dependencies:
2844-
ag-charts-types: 11.2.1
2845-
checksum: 6e20f919ff3aa6093c77a42e1b833ca61f3b4b5ee93f5ef190c64c9564429205530ce7f2b965127082f87dae12582b73f95b33cf4c045fc46900f644d6ef6e8a
2844+
ag-charts-types: 11.2.4
2845+
checksum: 6d6814a37815fd2a06d07c58f0588f2204c9918dfd8c0e6bd824f36111accf519a9ad1e3126f5a668841fb9453168d6e6f1b1337622655b1da781bef78c222e1
28462846
languageName: node
28472847
linkType: hard
28482848

2849-
"ag-grid-react@npm:^33.2.1":
2850-
version: 33.2.1
2851-
resolution: "ag-grid-react@npm:33.2.1"
2849+
"ag-grid-react@npm:^33.2.4":
2850+
version: 33.2.4
2851+
resolution: "ag-grid-react@npm:33.2.4"
28522852
dependencies:
2853-
ag-grid-community: 33.2.1
2853+
ag-grid-community: 33.2.4
28542854
prop-types: ^15.8.1
28552855
peerDependencies:
28562856
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
28572857
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
2858-
checksum: ea3830c76247d9e9a3defeb556c557bb727a732431d797c4cffaf710096969bb73591a300f32089292fedf1cf6df5c75d5b1feee5570030ed5c1967cbf552f68
2858+
checksum: cfa9824c9b03600bb3caa6f8cab3804bbca898297ec511ec1daabc450356ada6b9c5c5acb5787457e3ab78404757f9b70fa1db3d8ffb5fe658db71d717a5906a
28592859
languageName: node
28602860
linkType: hard
28612861

@@ -4135,8 +4135,8 @@ __metadata:
41354135
"@testing-library/dom": ^10.4.0
41364136
"@testing-library/react": ^16.0.1
41374137
"@testing-library/user-event": ^14.5.2
4138-
ag-grid-community: ^33.2.1
4139-
ag-grid-react: ^33.2.1
4138+
ag-grid-community: ^33.2.4
4139+
ag-grid-react: ^33.2.4
41404140
babel-jest: ^29.5.0
41414141
babel-loader: ^9.1.2
41424142
bootstrap: ^5.3.3

0 commit comments

Comments
 (0)