Skip to content

Commit 1848e7e

Browse files
Bump acorn from 8.14.1 to 8.15.0 (#2079)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02d4f6a commit 1848e7e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@11ty/eleventy": "2.0.1",
2727
"@11ty/eleventy-plugin-syntaxhighlight": "5.0.1",
28-
"acorn": "8.14.1",
28+
"acorn": "8.15.0",
2929
"acorn-walk": "8.3.4",
3030
"chalk": "4.1.2",
3131
"chokidar-cli": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1440,10 +1440,10 @@ [email protected]:
14401440
dependencies:
14411441
acorn "^8.11.0"
14421442

1443-
acorn@8.14.1, acorn@^8.11.0, acorn@^8.14.0, acorn@^8.9.0:
1444-
version "8.14.1"
1445-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.1.tgz#721d5dc10f7d5b5609a891773d47731796935dfb"
1446-
integrity sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==
1443+
acorn@8.15.0, acorn@^8.11.0, acorn@^8.14.0, acorn@^8.9.0:
1444+
version "8.15.0"
1445+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816"
1446+
integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==
14471447

14481448
acorn@^7.1.1:
14491449
version "7.4.1"

0 commit comments

Comments
 (0)