chore(deps-dev): bump tslib from 2.6.2 to 2.7.0 (#5675)

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.2...v2.7.0)

---
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>
pull/5673/head
dependabot[bot] 2024-09-01 16:10:28 +05:30 committed by GitHub
parent 26b66a2d5b
commit d3a877025a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -42,7 +42,7 @@
"stylelint": "^16.8.2",
"stylelint-config-twbs-bootstrap": "^14.2.0",
"terser": "^5.31.5",
"tslib": "^2.6.2",
"tslib": "^2.7.0",
"typescript": "^5.5.4"
}
},
@ -12076,9 +12076,9 @@
}
},
"node_modules/tslib": {
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz",
"integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==",
"dev": true
},
"node_modules/tsutils": {

View File

@ -90,7 +90,7 @@
"stylelint": "^16.8.2",
"stylelint-config-twbs-bootstrap": "^14.2.0",
"terser": "^5.31.5",
"tslib": "^2.6.2",
"tslib": "^2.7.0",
"typescript": "^5.5.4"
}
}