Skip to content

Commit

Permalink
deps: bump the dependency-updates group across 1 directory with 5 upd…
Browse files Browse the repository at this point in the history
…ates

Bumps the dependency-updates group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@npmcli/template-oss](https://github.com/npm/template-oss) | `4.23.0` | `4.23.1` |
| [datatables.net](https://github.com/DataTables/Dist-DataTables) | `2.0.8` | `2.1.0` |
| [datatables.net-bs4](https://github.com/DataTables/Dist-DataTables-Bootstrap4) | `2.0.8` | `2.1.0` |
| [datatables.net-buttons](https://github.com/DataTables/Dist-DataTables-Buttons) | `3.0.2` | `3.1.0` |
| [datatables.net-buttons-bs4](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap4) | `3.0.2` | `3.1.0` |



Updates `@npmcli/template-oss` from 4.23.0 to 4.23.1
- [Release notes](https://github.com/npm/template-oss/releases)
- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
- [Commits](npm/template-oss@v4.23.0...v4.23.1)

Updates `datatables.net` from 2.0.8 to 2.1.0
- [Release notes](https://github.com/DataTables/Dist-DataTables/releases)
- [Commits](DataTables/Dist-DataTables@2.0.8...2.1.0)

Updates `datatables.net-bs4` from 2.0.8 to 2.1.0
- [Release notes](https://github.com/DataTables/Dist-DataTables-Bootstrap4/releases)
- [Commits](DataTables/Dist-DataTables-Bootstrap4@2.0.8...2.1.0)

Updates `datatables.net-buttons` from 3.0.2 to 3.1.0
- [Release notes](https://github.com/DataTables/Dist-DataTables-Buttons/releases)
- [Commits](DataTables/Dist-DataTables-Buttons@3.0.2...3.1.0)

Updates `datatables.net-buttons-bs4` from 3.0.2 to 3.1.0
- [Release notes](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap4/releases)
- [Commits](DataTables/Dist-DataTables-Buttons-Bootstrap4@3.0.2...3.1.0)

---
updated-dependencies:
- dependency-name: "@npmcli/template-oss"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: datatables.net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: datatables.net-bs4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: datatables.net-buttons
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: datatables.net-buttons-bs4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent 838b58a commit 47aa302
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 23 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"devDependencies": {
"@npmcli/eslint-config": "^4.0.4",
"@npmcli/template-oss": "4.23.0",
"@npmcli/template-oss": "4.23.1",
"tap": "^16.3.0"
},
"templateOSS": {
Expand Down
2 changes: 1 addition & 1 deletion workspaces/data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.4",
"@npmcli/template-oss": "4.23.0",
"@npmcli/template-oss": "4.23.1",
"tap": "^16.3.0"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion workspaces/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"homepage": "https://github.com/npm/statusboard#readme",
"devDependencies": {
"@npmcli/eslint-config": "^4.0.4",
"@npmcli/template-oss": "4.23.0",
"@npmcli/template-oss": "4.23.1",
"eslint-import-resolver-typescript": "^3.6.1",
"tap": "^16.3.0"
},
Expand Down

0 comments on commit 47aa302

Please sign in to comment.