Skip to content

Commit c4bbcb9

Browse files
committed
Update ag-grid monorepo to v25
1 parent 82db4b0 commit c4bbcb9

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.9",
88
"@testing-library/react": "^10.4.9",
99
"@testing-library/user-event": "^12.6.2",
10-
"ag-grid-community": "^23.2.1",
11-
"ag-grid-react": "^23.2.1",
10+
"ag-grid-community": "^25.0.1",
11+
"ag-grid-react": "^25.0.1",
1212
"ast-metadata-inferer": "^0.4.0",
1313
"react": "^16.14.0",
1414
"react-dom": "^16.14.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1838,15 +1838,15 @@ [email protected]:
18381838
loader-utils "^2.0.0"
18391839
regex-parser "^2.2.11"
18401840

1841-
ag-grid-community@^23.2.1:
1842-
version "23.2.1"
1843-
resolved "https://registry.yarnpkg.com/ag-grid-community/-/ag-grid-community-23.2.1.tgz#0cf2beb7ba2fcf66a4865e45faabdbea173d59b6"
1844-
integrity sha512-WHfDV7mFsd6eQJ5yOu26nnpnW7Gd02zcp9LHHfKQky8lfgTEo382qcja7MibHzB2f5vOCBdQnOPsWrbBNKRzhQ==
1845-
1846-
ag-grid-react@^23.2.1:
1847-
version "23.2.1"
1848-
resolved "https://registry.yarnpkg.com/ag-grid-react/-/ag-grid-react-23.2.1.tgz#da5d72d50d7fe1c1936860ea4690bc407811d606"
1849-
integrity sha512-tLbgIyjea5Alt2WsPWVDlfCNkI4gIxg8kWcpl1yTsVboVSwAnagpzFpNpIKsjbf/y4WAuKIQFfA0YXPVw4YRSg==
1841+
ag-grid-community@^25.0.1:
1842+
version "25.0.1"
1843+
resolved "https://registry.yarnpkg.com/ag-grid-community/-/ag-grid-community-25.0.1.tgz#e58dfa6d7da1f87e57ec3bc73b227f3d6b2a9468"
1844+
integrity sha512-h7GIMsJ5N/xRDwKSyOWx0skhtiXs/vEgRqkkHfVopJ4Ql+rtg8If/YYxj/EtTJa1NeIZocWmHBd5Zb/iiUR+bg==
1845+
1846+
ag-grid-react@^25.0.1:
1847+
version "25.0.1"
1848+
resolved "https://registry.yarnpkg.com/ag-grid-react/-/ag-grid-react-25.0.1.tgz#26f363fdf255c286a544e9a6bf0b1205beb54bec"
1849+
integrity sha512-o4lGsTX5PWmlzcT8gfJ1C3YuQmljQVT9UXetMhTsbOjwJbZiMyPDm8fFKotFMxbf/VhgYD4SQmcMD3Fy9r/y1g==
18501850
dependencies:
18511851
prop-types "^15.6.2"
18521852

0 commit comments

Comments
 (0)