зеркало из https://github.com/mozilla/bugbug.git
Bump @js-temporal/polyfill from 0.4.1 to 0.4.2 in /ui/changes (#3008)
Bumps [@js-temporal/polyfill](https://github.com/js-temporal/temporal-polyfill) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/js-temporal/temporal-polyfill/releases) - [Changelog](https://github.com/js-temporal/temporal-polyfill/blob/main/CHANGELOG.md) - [Commits](https://github.com/js-temporal/temporal-polyfill/compare/v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: "@js-temporal/polyfill" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
05cbe44d6c
Коммит
2a89b70dfb
|
@ -9,7 +9,7 @@
|
|||
"version": "1.0.0",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@js-temporal/polyfill": "^0.4.1",
|
||||
"@js-temporal/polyfill": "^0.4.2",
|
||||
"apexcharts": "^3.35.3",
|
||||
"localforage": "^1.10.0"
|
||||
},
|
||||
|
@ -60,9 +60,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@js-temporal/polyfill": {
|
||||
"version": "0.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@js-temporal/polyfill/-/polyfill-0.4.1.tgz",
|
||||
"integrity": "sha512-q45ecIocpa2TLem2jNOsCrDwP/sgKZdSkt+C1Rx07OkdKsdbvVfHcD1iDiK9scxBZrBQ38uJ8VQISXBS70ql1w==",
|
||||
"version": "0.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@js-temporal/polyfill/-/polyfill-0.4.2.tgz",
|
||||
"integrity": "sha512-c85vRxyqnJaXKyf4tvYij8jwiVIZhNLYDI9C4LLuOwVEHf4HUqGg07BBn70Le71W193QT/vmKg3jPUyQxJRHKQ==",
|
||||
"dependencies": {
|
||||
"jsbi": "^4.1.0",
|
||||
"tslib": "^2.3.1"
|
||||
|
@ -4574,9 +4574,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@js-temporal/polyfill": {
|
||||
"version": "0.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@js-temporal/polyfill/-/polyfill-0.4.1.tgz",
|
||||
"integrity": "sha512-q45ecIocpa2TLem2jNOsCrDwP/sgKZdSkt+C1Rx07OkdKsdbvVfHcD1iDiK9scxBZrBQ38uJ8VQISXBS70ql1w==",
|
||||
"version": "0.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@js-temporal/polyfill/-/polyfill-0.4.2.tgz",
|
||||
"integrity": "sha512-c85vRxyqnJaXKyf4tvYij8jwiVIZhNLYDI9C4LLuOwVEHf4HUqGg07BBn70Le71W193QT/vmKg3jPUyQxJRHKQ==",
|
||||
"requires": {
|
||||
"jsbi": "^4.1.0",
|
||||
"tslib": "^2.3.1"
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"snowpack": "^3.8.8"
|
||||
},
|
||||
"dependencies": {
|
||||
"@js-temporal/polyfill": "^0.4.1",
|
||||
"@js-temporal/polyfill": "^0.4.2",
|
||||
"apexcharts": "^3.35.3",
|
||||
"localforage": "^1.10.0"
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче