Bump countup.js from 2.6.1 to 2.6.2 (#10640)

Bumps [countup.js](https://github.com/inorganik/countUp.js) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/inorganik/countUp.js/releases)
- [Commits](https://github.com/inorganik/countUp.js/compare/v2.6.1...v2.6.2)

---
updated-dependencies:
- dependency-name: countup.js
  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:
dependabot[bot] 2023-05-18 23:48:41 +00:00 коммит произвёл GitHub
Родитель f481fdefd4
Коммит 4daf69e92e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 8 добавлений и 8 удалений

14
package-lock.json сгенерированный
Просмотреть файл

@ -14,7 +14,7 @@
"bootstrap": "^4.6.0",
"chart.js": "4.2.1",
"classnames": "2.3.2",
"countup.js": "^2.6.1",
"countup.js": "^2.6.2",
"cssnano": "^5.1.15",
"esbuild": "^0.17.11",
"event-stream": "3.3.4",
@ -2694,9 +2694,9 @@
}
},
"node_modules/countup.js": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/countup.js/-/countup.js-2.6.1.tgz",
"integrity": "sha512-EK2CAi6TCGP7YVnb2iyaSNLF1RH00XQXX/TSYoy1tmM9n0uuU7Wa15VE0WRwptYLBEcwQjwuyT/IsIKBKt/KoQ=="
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/countup.js/-/countup.js-2.6.2.tgz",
"integrity": "sha512-PRvoilkebwr1MKaRAllyJl2cD7mgunGZWXLaSFL+YqHXlJpjLX7SHTWonRfIx2xg1Xf7SPbo92bOOonSIomRYQ=="
},
"node_modules/cross-spawn": {
"version": "7.0.3",
@ -12528,9 +12528,9 @@
}
},
"countup.js": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/countup.js/-/countup.js-2.6.1.tgz",
"integrity": "sha512-EK2CAi6TCGP7YVnb2iyaSNLF1RH00XQXX/TSYoy1tmM9n0uuU7Wa15VE0WRwptYLBEcwQjwuyT/IsIKBKt/KoQ=="
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/countup.js/-/countup.js-2.6.2.tgz",
"integrity": "sha512-PRvoilkebwr1MKaRAllyJl2cD7mgunGZWXLaSFL+YqHXlJpjLX7SHTWonRfIx2xg1Xf7SPbo92bOOonSIomRYQ=="
},
"cross-spawn": {
"version": "7.0.3",

Просмотреть файл

@ -82,7 +82,7 @@
"bootstrap": "^4.6.0",
"chart.js": "4.2.1",
"classnames": "2.3.2",
"countup.js": "^2.6.1",
"countup.js": "^2.6.2",
"cssnano": "^5.1.15",
"esbuild": "^0.17.11",
"event-stream": "3.3.4",