зеркало из https://github.com/mozilla/bugbug.git
Bump snowpack from 3.5.4 to 3.5.5 in /ui/changes (#2386)
Bumps [snowpack](https://github.com/snowpackjs/snowpack) from 3.5.4 to 3.5.5. - [Release notes](https://github.com/snowpackjs/snowpack/releases) - [Changelog](https://github.com/snowpackjs/snowpack/blob/main/CHANGELOG.md) - [Commits](https://github.com/snowpackjs/snowpack/compare/snowpack@3.5.4...snowpack@3.5.5) --- updated-dependencies: - dependency-name: snowpack dependency-type: direct:development 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:
Родитель
cf09a4e727
Коммит
354b5b2e6e
|
@ -933,9 +933,9 @@
|
|||
}
|
||||
},
|
||||
"make-fetch-happen": {
|
||||
"version": "9.0.1",
|
||||
"resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-9.0.1.tgz",
|
||||
"integrity": "sha512-c2IxuRxsPKpW9ftCUnsbbAD3rBZNGsuRNwexAbWI8Eh9jlEVPrxZYK5ffgYRAVTQBegqrqR3DlWrsvvLhi4xQA==",
|
||||
"version": "9.0.2",
|
||||
"resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-9.0.2.tgz",
|
||||
"integrity": "sha512-UkAWAuXPXSSlVviTjH2We20mtj1NnZW2Qq/oTY2dyMbRQ5CR3Xed3akCDMnM7j6axrMY80lhgM7loNE132PfAw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"agentkeepalive": "^4.1.3",
|
||||
|
@ -1508,9 +1508,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"snowpack": {
|
||||
"version": "3.5.4",
|
||||
"resolved": "https://registry.npmjs.org/snowpack/-/snowpack-3.5.4.tgz",
|
||||
"integrity": "sha512-knm8Xv1Zh1/UW0jLuqu2f0VARN5WjZVeRWsFoSzdoXTsXaxctROVungRRirr++m4KhzHC32EG9K4+y28p1nknA==",
|
||||
"version": "3.5.5",
|
||||
"resolved": "https://registry.npmjs.org/snowpack/-/snowpack-3.5.5.tgz",
|
||||
"integrity": "sha512-Ij+ETrYo6S1/AQ4O+AVixbXmbBHb+iOzmM9WWLLIu9QE4U12Im05lWobqbEBBXG9V4dNwQKdGe5rP1d40JnglA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cli-spinners": "^2.5.0",
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"prettier": "^2.3.0",
|
||||
"snowpack": "^3.5.4"
|
||||
"snowpack": "^3.5.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"apexcharts": "^3.26.3",
|
||||
|
|
Загрузка…
Ссылка в новой задаче