Skip to content

Commit

Permalink
deps: bump the dependency-updates group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the dependency-updates group with 3 updates: [@npmcli/template-oss](https://github.com/npm/template-oss), [datatables.net](https://github.com/DataTables/Dist-DataTables) and [datatables.net-bs4](https://github.com/DataTables/Dist-DataTables-Bootstrap4).


Updates `@npmcli/template-oss` from 4.24.0 to 4.24.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.24.0...v4.24.1)

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

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

---
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-patch
  dependency-group: dependency-updates
- dependency-name: datatables.net-bs4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent 770e8d7 commit 6cde92e
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 16 deletions.
28 changes: 15 additions & 13 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": "^5.0.0",
"@npmcli/template-oss": "4.24.0",
"@npmcli/template-oss": "4.24.1",
"tap": "^21.0.1"
},
"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": "^5.0.0",
"@npmcli/template-oss": "4.24.0",
"@npmcli/template-oss": "4.24.1",
"tap": "^21.0.1"
},
"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": "^5.0.0",
"@npmcli/template-oss": "4.24.0",
"@npmcli/template-oss": "4.24.1",
"eslint-import-resolver-typescript": "^3.6.1",
"tap": "^21.0.1"
},
Expand Down

0 comments on commit 6cde92e

Please sign in to comment.