Skip to content

Commit

Permalink
Merge pull request #1139 from denny/dependabot/npm_and_yarn/acorn-8.3.0
Browse files Browse the repository at this point in the history
Bump acorn from 8.2.4 to 8.3.0
  • Loading branch information
denny authored Jun 1, 2021
2 parents 1c9ea0b + 5f1f809 commit ec49728
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
@@ -6,7 +6,7 @@
"@rails/activestorage": "^6.1.3",
"@rails/ujs": "^6.1.3",
"@rails/webpacker": "^5.4.0",
"acorn": "^8.2.4",
"acorn": "^8.3.0",
"core-js": "^3.13.1",
"is-svg": "^4.2.2",
"jquery": "^3.6.0",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1155,10 +1155,10 @@ acorn@^6.4.1:
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6"
integrity sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==

acorn@^8.2.4:
version "8.2.4"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.2.4.tgz#caba24b08185c3b56e3168e97d15ed17f4d31fd0"
integrity sha512-Ibt84YwBDDA890eDiDCEqcbwvHlBvzzDkU2cGBBDDI1QWT12jTiXIOn2CIw5KK4i6N5Z2HUxwYjzriDyqaqqZg==
acorn@^8.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.3.0.tgz#1193f9b96c4e8232f00b11a9edff81b2c8b98b88"
integrity sha512-tqPKHZ5CaBJw0Xmy0ZZvLs1qTV+BNFSyvn77ASXkpBNfIRk8ev26fKrD9iLGwGA9zedPao52GSHzq8lyZG0NUw==

aggregate-error@^3.0.0:
version "3.1.0"

0 comments on commit ec49728

Please sign in to comment.