Skip to content

Commit 25316b4

Browse files
committed
Update ag-grid monorepo
1 parent 6d15aa3 commit 25316b4

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"@testing-library/jest-dom": "^5.11.4",
88
"@testing-library/react": "^10.4.9",
99
"@testing-library/user-event": "^12.1.6",
10-
"ag-grid-community": "^23.2.1",
11-
"ag-grid-react": "^23.2.1",
10+
"ag-grid-community": "^24.1.0",
11+
"ag-grid-react": "^24.0.0",
1212
"ast-metadata-inferer": "^0.4.0",
1313
"react": "^16.13.1",
1414
"react-dom": "^16.13.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1834,15 +1834,15 @@ [email protected]:
18341834
object-path "0.11.4"
18351835
regex-parser "2.2.10"
18361836

1837-
ag-grid-community@^23.2.1:
1838-
version "23.2.1"
1839-
resolved "https://registry.yarnpkg.com/ag-grid-community/-/ag-grid-community-23.2.1.tgz#0cf2beb7ba2fcf66a4865e45faabdbea173d59b6"
1840-
integrity sha512-WHfDV7mFsd6eQJ5yOu26nnpnW7Gd02zcp9LHHfKQky8lfgTEo382qcja7MibHzB2f5vOCBdQnOPsWrbBNKRzhQ==
1841-
1842-
ag-grid-react@^23.2.1:
1843-
version "23.2.1"
1844-
resolved "https://registry.yarnpkg.com/ag-grid-react/-/ag-grid-react-23.2.1.tgz#da5d72d50d7fe1c1936860ea4690bc407811d606"
1845-
integrity sha512-tLbgIyjea5Alt2WsPWVDlfCNkI4gIxg8kWcpl1yTsVboVSwAnagpzFpNpIKsjbf/y4WAuKIQFfA0YXPVw4YRSg==
1837+
ag-grid-community@^24.1.0:
1838+
version "24.1.0"
1839+
resolved "https://registry.yarnpkg.com/ag-grid-community/-/ag-grid-community-24.1.0.tgz#1e3cab51211822e08d56f03a491b7c0deaa398e6"
1840+
integrity sha512-pWnWphuDcejZ8ahf6C734EpCx3XQ6dHEZWMWTlCdHNT0mZBLJ4YKCGACX+ttAEtSX2MGM3G13JncvuratUlYag==
1841+
1842+
ag-grid-react@^24.0.0:
1843+
version "24.0.0"
1844+
resolved "https://registry.yarnpkg.com/ag-grid-react/-/ag-grid-react-24.0.0.tgz#35874d549c658f5ac9d5711b652a4e3e09875607"
1845+
integrity sha512-Yp91jA4I/BO90UtUV6hSdhDV+J1OhClM6iu/aXHIhCHxt+aSfUg1i1ZUCGvgW8R2zxR4WtwDV2CRPsbAhxFdMw==
18461846
dependencies:
18471847
prop-types "^15.6.2"
18481848

0 commit comments

Comments
 (0)