Skip to content

Commit

Permalink
Bump export-to-csv from 1.2.3 to 1.2.4 in /Plan/react/dashboard (#3503)
Browse files Browse the repository at this point in the history
Bumps [export-to-csv](https://github.com/alexcaza/export-to-csv) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/alexcaza/export-to-csv/releases)
- [Commits](alexcaza/export-to-csv@v1.2.3...v1.2.4)

---
updated-dependencies:
- dependency-name: export-to-csv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 9, 2024
1 parent b244d43 commit 94c13f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Plan/react/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@testing-library/user-event": "^14.5.2",
"axios": "^1.6.7",
"bootstrap": "^5.3.3",
"export-to-csv": "^1.2.3",
"export-to-csv": "^1.2.4",
"highcharts": "^10.3.3",
"i18next": "^23.10.0",
"i18next-chained-backend": "^4.6.2",
Expand Down
8 changes: 4 additions & 4 deletions Plan/react/dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1774,10 +1774,10 @@ expand-template@^2.0.3:
resolved "https://registry.yarnpkg.com/expand-template/-/expand-template-2.0.3.tgz#6e14b3fcee0f3a6340ecb57d2e8918692052a47c"
integrity sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==

export-to-csv@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/export-to-csv/-/export-to-csv-1.2.3.tgz#01ffed393bb195d9b45216ca13094392880cb48e"
integrity sha512-N+hWdpEQNSn4BeltgusTuW65gC+2B5hmOWe4Eu0gw0NwKq92dzD+5ObSSBUeKTy7k+PGG7xDqaThPg8elZ7k+g==
export-to-csv@^1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/export-to-csv/-/export-to-csv-1.2.4.tgz#3e1bd326993657f04b5e870c24de79421e700f16"
integrity sha512-mniFCil3DPLb4esJX00Nm6R77WbTMAqlzgYBlqN++QXZ2juNu19RMnRgmjuPH2pyRbrQvOieKg8zTp5lCwUFyQ==

fast-json-patch@^3.0.0-1:
version "3.1.1"
Expand Down

0 comments on commit 94c13f3

Please sign in to comment.