Skip to content

Commit

Permalink
fix(deps): update ag-grid monorepo to v31.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 8, 2024
1 parent 68ac92d commit dabafc0
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 8 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.2.1",
"@ag-grid-community/styles": "31.2.1",
"@ag-grid-community/core": "31.3.1",
"@ag-grid-community/styles": "31.3.1",
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,15 @@ __metadata:
languageName: node
linkType: hard

"@ag-grid-community/core@npm:31.3.1":
version: 31.3.1
resolution: "@ag-grid-community/core@npm:31.3.1"
dependencies:
tslib: "npm:^2.3.0"
checksum: 10/03caf838d0a23cbbe2701322bd4e98d62931d35c04e2e77a074ab5cabc7e862acb4a09e774ee321f5dd267ca768e378907ef7ddbcdbe90e4b5646054becbd108
languageName: node
linkType: hard

"@ag-grid-community/react@npm:^31.1.1":
version: 31.2.1
resolution: "@ag-grid-community/react@npm:31.2.1"
Expand All @@ -51,10 +60,10 @@ __metadata:
languageName: node
linkType: hard

"@ag-grid-community/styles@npm:31.2.1":
version: 31.2.1
resolution: "@ag-grid-community/styles@npm:31.2.1"
checksum: 10/d13200a7136cc60b2bc5e3d9957b3e23c79405959bf7ef448df0aa844ee2d9e08f0cce4c9d6b4887cd4702b08c50d9acc8a944c8765600c16e699d28b4fc276d
"@ag-grid-community/styles@npm:31.3.1":
version: 31.3.1
resolution: "@ag-grid-community/styles@npm:31.3.1"
checksum: 10/34c4e80f62891fe1d8881e233df38ace6ba03eb2934b3015bb8537937164dc2c261479d8d15d5c06e36f2bb84c3b27c7b65aaab773236190729bdfe32ec2c225
languageName: node
linkType: hard

Expand Down Expand Up @@ -7321,8 +7330,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "graasp-builder@workspace:."
dependencies:
"@ag-grid-community/core": "npm:31.2.1"
"@ag-grid-community/styles": "npm:31.2.1"
"@ag-grid-community/core": "npm:31.3.1"
"@ag-grid-community/styles": "npm:31.3.1"
"@commitlint/cli": "npm:19.3.0"
"@commitlint/config-conventional": "npm:19.2.2"
"@cypress/code-coverage": "npm:3.12.36"
Expand Down

0 comments on commit dabafc0

Please sign in to comment.