Skip to content

Commit

Permalink
chore(deps-dev): bump tslib from 2.7.0 to 2.8.1 (#1670)
Browse files Browse the repository at this point in the history
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.7.0 to 2.8.1.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.7.0...v2.8.1)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 2b4b3c8 commit 3103240
Show file tree
Hide file tree
Showing 30 changed files with 150 additions and 150 deletions.
2 changes: 1 addition & 1 deletion packages/avatar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/badge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"@equinor/fusion-wc-ripple": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/chip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"access": "public"
},
"devDependencies": {
"tslib": "^2.7.0"
"tslib": "^2.8.1"
}
}
2 changes: 1 addition & 1 deletion packages/date/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/divider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/formfield/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/intersection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/person/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/picture/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/progress-indicator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/radio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/ripple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/searchable-dropdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"@material/mwc-list": "^0.27.0",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"PeerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/skeleton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/switch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/textarea/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/textinput/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.10.4",
"@equinor/fusion-wc-builder": "workspace:^",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^5.6.2"
},
"repository": {
Expand Down
Loading

0 comments on commit 3103240

Please sign in to comment.