Skip to content

Commit 9e32686

Browse files
Bump acorn from 8.12.1 to 8.13.0
Bumps [acorn](https://github.com/acornjs/acorn) from 8.12.1 to 8.13.0. - [Commits](acornjs/acorn@8.12.1...8.13.0) --- updated-dependencies: - dependency-name: acorn dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d08d467 commit 9e32686

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@11ty/eleventy": "2.0.1",
2929
"@11ty/eleventy-plugin-syntaxhighlight": "5.0.0",
30-
"acorn": "8.12.1",
30+
"acorn": "8.13.0",
3131
"acorn-walk": "8.3.4",
3232
"chalk": "4.1.2",
3333
"chokidar-cli": "3.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1090,10 +1090,10 @@ [email protected], acorn-walk@^8.0.2:
10901090
dependencies:
10911091
acorn "^8.11.0"
10921092

1093-
acorn@8.12.1, acorn@^8.1.0, acorn@^8.11.0, acorn@^8.8.1, acorn@^8.8.2, acorn@^8.9.0:
1094-
version "8.12.1"
1095-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
1096-
integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==
1093+
acorn@8.13.0, acorn@^8.1.0, acorn@^8.11.0, acorn@^8.8.1, acorn@^8.8.2, acorn@^8.9.0:
1094+
version "8.13.0"
1095+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.13.0.tgz#2a30d670818ad16ddd6a35d3842dacec9e5d7ca3"
1096+
integrity sha512-8zSiw54Oxrdym50NlZ9sUusyO1Z1ZchgRLWRaK6c86XJFClyCgFKetdowBg5bKxyp/u+CDBJG4Mpp0m3HLZl9w==
10971097

10981098
acorn@^7.1.1:
10991099
version "7.4.1"

0 commit comments

Comments
 (0)