From f7dbdfc22f8ccb7fac2158e896365b5f80e42cc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 14:07:26 +0000 Subject: [PATCH] Bump ag-grid-community from 20.2.0 to 31.3.4 Bumps [ag-grid-community](https://github.com/ag-grid/ag-grid) from 20.2.0 to 31.3.4. - [Release notes](https://github.com/ag-grid/ag-grid/releases) - [Commits](https://github.com/ag-grid/ag-grid/compare/v20.2.0...v31.3.4) --- updated-dependencies: - dependency-name: ag-grid-community dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a30c6b6..f7e5a35 100644 --- a/package.json +++ b/package.json @@ -289,6 +289,6 @@ "@types/mocha": "5.2.6" }, "dependencies": { - "ag-grid-community": "20.2.0" + "ag-grid-community": "31.3.4" } }