Skip to content

Commit

Permalink
Bump acorn from 8.12.1 to 8.14.0 (#93)
Browse files Browse the repository at this point in the history
Bumps [acorn](https://github.com/acornjs/acorn) from 8.12.1 to 8.14.0.
- [Commits](acornjs/acorn@8.12.1...8.14.0)

---
updated-dependencies:
- dependency-name: acorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 1e824e0 commit e3fe416
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"private": true,
"dependencies": {
"@types/estree": "^1.0.6",
"acorn": "^8.12.1",
"acorn": "^8.14.0",
"acorn-walk": "^8.3.4",
"js-base64": "^3.7.7"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1643,10 +1643,10 @@ acorn-walk@^8.3.4:
dependencies:
acorn "^8.11.0"

acorn@^8.11.0, acorn@^8.12.1, 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@^8.11.0, acorn@^8.14.0, acorn@^8.9.0:
version "8.14.0"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0"
integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==

ajv@^6.12.4:
version "6.12.6"
Expand Down

0 comments on commit e3fe416

Please sign in to comment.