Skip to content

Commit 3cbc41e

Browse files
Bump acorn-walk from 8.3.4 to 8.3.5 (#2263)
Bumps [acorn-walk](https://github.com/acornjs/acorn) from 8.3.4 to 8.3.5. - [Commits](https://github.com/acornjs/acorn/commits) --- updated-dependencies: - dependency-name: acorn-walk dependency-version: 8.3.5 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>
1 parent 6439b72 commit 3cbc41e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@11ty/eleventy-plugin-syntaxhighlight": "5.0.2",
2828
"@eslint/js": "10.0.1",
2929
"acorn": "8.15.0",
30-
"acorn-walk": "8.3.4",
30+
"acorn-walk": "8.3.5",
3131
"chalk": "4.1.2",
3232
"chokidar-cli": "3.0.0",
3333
"eleventy-xml-plugin": "0.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1611,10 +1611,10 @@ acorn-jsx@^5.3.2:
16111611
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
16121612
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
16131613

1614-
acorn-walk@8.3.4, acorn-walk@^8.3.4:
1615-
version "8.3.4"
1616-
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.4.tgz#794dd169c3977edf4ba4ea47583587c5866236b7"
1617-
integrity sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==
1614+
acorn-walk@8.3.5, acorn-walk@^8.3.4:
1615+
version "8.3.5"
1616+
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.5.tgz#8a6b8ca8fc5b34685af15dabb44118663c296496"
1617+
integrity sha512-HEHNfbars9v4pgpW6SO1KSPkfoS0xVOM/9UzkJltjlsHZmJasxg8aXkuZa7SMf8vKGIBhpUsPluQSqhJFCqebw==
16181618
dependencies:
16191619
acorn "^8.11.0"
16201620

0 commit comments

Comments
 (0)