Skip to content

Commit 39265b5

Browse files
Bump acorn from 8.8.2 to 8.10.0 (#1643)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10b4bc8 commit 39265b5

2 files changed

Lines changed: 5 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@11ty/eleventy": "1.0.2",
2929
"@11ty/eleventy-plugin-syntaxhighlight": "4.2.0",
30-
"acorn": "8.8.2",
30+
"acorn": "8.10.0",
3131
"acorn-walk": "8.2.0",
3232
"chalk": "4.1.2",
3333
"chokidar-cli": "3.0.0",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -993,21 +993,16 @@ acorn-walk@8.2.0, acorn-walk@^8.0.2:
993993
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
994994
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
995995

996-
acorn@8.8.2, acorn@^8.1.0, acorn@^8.8.1, acorn@^8.8.2:
997-
version "8.8.2"
998-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a"
999-
integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==
996+
acorn@8.10.0, acorn@^8.1.0, acorn@^8.8.1, acorn@^8.8.2, acorn@^8.9.0:
997+
version "8.10.0"
998+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5"
999+
integrity sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==
10001000

10011001
acorn@^7.1.1:
10021002
version "7.4.1"
10031003
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
10041004
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
10051005

1006-
acorn@^8.9.0:
1007-
version "8.10.0"
1008-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5"
1009-
integrity sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==
1010-
10111006
agent-base@6, agent-base@^6.0.2:
10121007
version "6.0.2"
10131008
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77"

0 commit comments

Comments
 (0)