Skip to content

Commit

Permalink
Update dependency @ag-grid-community/styles to v28.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 8420a95 commit 4d4e1a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "gantt-chart",
"private": true,
"dependencies": {
"@ag-grid-community/styles": "28.0.0",
"@ag-grid-community/styles": "28.2.1",
"@types/node": "14.14.45",
"@types/react": "16.9.53",
"@types/react-dom": "16.9.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
resolved "https://registry.yarnpkg.com/@ag-grid-community/core/-/core-27.1.0.tgz#8f4cebc848235e84fa799826616eba4bf0de42a4"
integrity sha512-f7AgQwCQSlCwmNTI/h31+S/12pQqw4vln98XAFKRDplsDqzOoGFxB6au7Ky93E5iS+Bi7kHQTSMCqCzzsTHHsg==

"@ag-grid-community/styles@28.0.0":
version "28.0.0"
resolved "https://registry.yarnpkg.com/@ag-grid-community/styles/-/styles-28.0.0.tgz#644004f3bb741a33b64f71d0fbbe3cea6dbd84b9"
integrity sha512-jAIioHyN73yCBG3X0WbAI8+3g2vP2r33EPzcUpX2P294H0eOivKIHs9XjZRXH7VgMc4a5f4q/x1CaA/yKUdu2g==
"@ag-grid-community/styles@28.2.1":
version "28.2.1"
resolved "https://registry.yarnpkg.com/@ag-grid-community/styles/-/styles-28.2.1.tgz#9ea384a3521aa9149ed2bed878d45a40cbb2a188"
integrity sha512-dy3Z46zTnzrwJOnH+tFvIvY9g/8qIi+b7XmbQlmATBr9zcNMk0wqWH1/9sNHs1fFW6m3Csvu4ctyzdr9mSw1YA==

"@ampproject/remapping@^2.2.0":
version "2.3.0"
Expand Down

0 comments on commit 4d4e1a3

Please sign in to comment.