Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Commit

Permalink
fix(deps): update ag-grid monorepo to v31.1.1 (#1035)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 9f93ccb commit 27bb94d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 19 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
},
"type": "module",
"dependencies": {
"@ag-grid-community/core": "31.0.3",
"@ag-grid-community/styles": "31.0.3",
"@ag-grid-community/core": "31.1.1",
"@ag-grid-community/styles": "31.1.1",
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.3",
"@emotion/styled": "11.11.0",
Expand Down
20 changes: 3 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@ __metadata:
languageName: node
linkType: hard

"@ag-grid-community/core@npm:31.0.3":
version: 31.0.3
resolution: "@ag-grid-community/core@npm:31.0.3"
checksum: 10/e4e5f94a4e37390ddd702ca1a31ee8879472db00fd189a2c933847e720443a3a86951e0a80026c8ab281763c6bf75f791295e21476be79c1d06d49c52180b8dc
languageName: node
linkType: hard

"@ag-grid-community/core@npm:31.1.1":
version: 31.1.1
resolution: "@ag-grid-community/core@npm:31.1.1"
Expand All @@ -55,14 +48,7 @@ __metadata:
languageName: node
linkType: hard

"@ag-grid-community/styles@npm:31.0.3":
version: 31.0.3
resolution: "@ag-grid-community/styles@npm:31.0.3"
checksum: 10/9caa12c9231a9df0d5cfd787a668da01e628b2c55e5c7c2c558473880bdc6e07c15790f5404e1fc566288e62b3ca16f2da1591ee78d2575c0ca01474af70f764
languageName: node
linkType: hard

"@ag-grid-community/styles@npm:^31.1.1":
"@ag-grid-community/styles@npm:31.1.1, @ag-grid-community/styles@npm:^31.1.1":
version: 31.1.1
resolution: "@ag-grid-community/styles@npm:31.1.1"
checksum: 10/11b592be2e6552125c2fb58fec86b9a556fe600da63bb9aaa3d735e46b388ab301fba91ea944f4e576a7072b52fb15d435d7e5bb21e8af0e6e3ad3604630f1ab
Expand Down Expand Up @@ -7283,8 +7269,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "graasp-builder@workspace:."
dependencies:
"@ag-grid-community/core": "npm:31.0.3"
"@ag-grid-community/styles": "npm:31.0.3"
"@ag-grid-community/core": "npm:31.1.1"
"@ag-grid-community/styles": "npm:31.1.1"
"@commitlint/cli": "npm:18.6.1"
"@commitlint/config-conventional": "npm:18.6.2"
"@cypress/code-coverage": "npm:3.12.20"
Expand Down

0 comments on commit 27bb94d

Please sign in to comment.