Skip to content

Commit

Permalink
Bump datatables.net-bs5 from 1.13.5 to 1.13.6 in /Plan/react/dashboard
Browse files Browse the repository at this point in the history
Bumps [datatables.net-bs5](https://github.com/DataTables/Dist-DataTables-Bootstrap5) from 1.13.5 to 1.13.6.
- [Release notes](https://github.com/DataTables/Dist-DataTables-Bootstrap5/releases)
- [Commits](DataTables/Dist-DataTables-Bootstrap5@1.13.5...1.13.6)

---
updated-dependencies:
- dependency-name: datatables.net-bs5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 3, 2023
1 parent 5f2e1e8 commit d8cde4d
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 @@ -21,7 +21,7 @@
"axios": "^1.4.0",
"bootstrap": "^5.3.1",
"datatables.net": "^1.13.5",
"datatables.net-bs5": "^1.13.4",
"datatables.net-bs5": "^1.13.6",
"datatables.net-responsive-bs5": "^2.5.0",
"highcharts": "^10.3.3",
"i18next": "^23.4.1",
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 @@ -3906,10 +3906,10 @@ data-urls@^2.0.0:
whatwg-mimetype "^2.3.0"
whatwg-url "^8.0.0"

datatables.net-bs5@>=1.13.4, datatables.net-bs5@^1.13.4:
version "1.13.5"
resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-1.13.5.tgz#38bdaec42f9fa08c5ac9cb9a7c51d3efafeafa69"
integrity sha512-q+/CSEPYULV6//8kvrjaAH/rVkoLOP9s6z+ajEbgNC/6b3WRbCbcifPXRp6XVZ94VapaqtZKveS1s2eeqZMr1g==
datatables.net-bs5@>=1.13.4, datatables.net-bs5@^1.13.6:
version "1.13.6"
resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-1.13.6.tgz#33bf10c0844bb08e17327d841089c1f277f796ff"
integrity sha512-lXroZoXhLhDulp8gvU7y7wBherg38SbLMGXcHwbnj+XXh4Hvy+d67zSPYbrVI3YiRwYq+aCx15G5qmMj7KjYQg==
dependencies:
datatables.net ">=1.13.4"
jquery ">=1.7"
Expand Down

0 comments on commit d8cde4d

Please sign in to comment.