Bump acorn from 8.12.0 to 8.12.1 (#1904)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-04 10:24:42 +02:00 коммит произвёл GitHub
Родитель 2ac778cb89
Коммит f9081be7f4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 5 добавлений и 5 удалений

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

@ -27,7 +27,7 @@
"devDependencies": {
"@11ty/eleventy": "2.0.1",
"@11ty/eleventy-plugin-syntaxhighlight": "5.0.0",
"acorn": "8.12.0",
"acorn": "8.12.1",
"acorn-walk": "8.3.3",
"chalk": "4.1.2",
"chokidar-cli": "3.0.0",

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

@ -1097,10 +1097,10 @@ acorn-walk@8.3.3, acorn-walk@^8.0.2:
dependencies:
acorn "^8.11.0"
acorn@8.12.0, acorn@^8.1.0, acorn@^8.11.0, acorn@^8.8.1, acorn@^8.8.2, acorn@^8.9.0:
version "8.12.0"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.0.tgz#1627bfa2e058148036133b8d9b51a700663c294c"
integrity sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==
acorn@8.12.1, acorn@^8.1.0, acorn@^8.11.0, acorn@^8.8.1, acorn@^8.8.2, acorn@^8.9.0:
version "8.12.1"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==
acorn@^7.1.1:
version "7.4.1"