Skip to content

Commit

Permalink
Upgrade: Bump acorn from 8.1.0 to 8.2.4
Browse files Browse the repository at this point in the history
Bumps [acorn](https://github.com/acornjs/acorn) from 8.1.0 to 8.2.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@8.1.0...8.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 8, 2021
1 parent b541310 commit 9eff86f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/parser-javascript/package.json
Expand Up @@ -11,7 +11,7 @@
"@hint/utils": "^7.0.9",
"@hint/utils-debug": "^1.0.4",
"@types/estree-jsx": "^0.0.1",
"acorn": "^8.1.0",
"acorn": "^8.2.4",
"acorn-jsx": "^5.3.1",
"acorn-jsx-walk": "^2.0.0",
"acorn-walk": "^8.0.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1242,10 +1242,10 @@ acorn@^7.1.1, acorn@^7.4.0:
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.0.tgz#e1ad486e6c54501634c6c397c5c121daa383607c"
integrity sha512-+G7P8jJmCHr+S+cLfQxygbWhXy+8YTVGzAkpEbcLo2mLoL7tij/VG41QSHACSf5QgYRhMZYHuNc6drJaO0Da+w==

acorn@^8.0.4, acorn@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.1.0.tgz#52311fd7037ae119cbb134309e901aa46295b3fe"
integrity sha512-LWCF/Wn0nfHOmJ9rzQApGnxnvgfROzGilS8936rqN/lfcYkY9MYZzdMqN+2NJ4SlTc+m5HiSa+kNfDtI64dwUA==
acorn@^8.0.4, acorn@^8.1.0, acorn@^8.2.4:
version "8.2.4"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.2.4.tgz#caba24b08185c3b56e3168e97d15ed17f4d31fd0"
integrity sha512-Ibt84YwBDDA890eDiDCEqcbwvHlBvzzDkU2cGBBDDI1QWT12jTiXIOn2CIw5KK4i6N5Z2HUxwYjzriDyqaqqZg==

addons-linter@3.2.0:
version "3.2.0"
Expand Down

0 comments on commit 9eff86f

Please sign in to comment.