Skip to content

Commit 2a48ada

Browse files
Bump acorn from 8.14.0 to 8.14.1 (#2025)
Bumps [acorn](https://github.com/acornjs/acorn) from 8.14.0 to 8.14.1. - [Commits](acornjs/acorn@8.14.0...8.14.1) --- updated-dependencies: - dependency-name: acorn dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bcebc00 commit 2a48ada

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.0",
28-
"acorn": "8.14.0",
28+
"acorn": "8.14.1",
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
@@ -1058,10 +1058,10 @@ [email protected], acorn-walk@^8.0.2:
10581058
dependencies:
10591059
acorn "^8.11.0"
10601060

1061-
[email protected].0, acorn@^8.1.0, acorn@^8.11.0, acorn@^8.8.1, acorn@^8.8.2, acorn@^8.9.0:
1062-
version "8.14.0"
1063-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0"
1064-
integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==
1061+
[email protected].1, acorn@^8.1.0, acorn@^8.11.0, acorn@^8.8.1, acorn@^8.8.2, acorn@^8.9.0:
1062+
version "8.14.1"
1063+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.1.tgz#721d5dc10f7d5b5609a891773d47731796935dfb"
1064+
integrity sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==
10651065

10661066
acorn@^7.1.1:
10671067
version "7.4.1"

0 commit comments

Comments
 (0)