Skip to content

Commit

Permalink
⬆️ Update acorn to v8.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 2a4b1f5 commit ad24a05
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@fortawesome/free-regular-svg-icons": "6.6.0",
"@fortawesome/free-solid-svg-icons": "6.6.0",
"@fortawesome/vue-fontawesome": "2.0.10",
"acorn": "8.12.1",
"acorn": "8.13.0",
"acorn-walk": "8.3.4",
"broadcast-channel": "4.20.2",
"emoji-toolkit": "9.0.1",
Expand Down
13 changes: 2 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3524,16 +3524,7 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:8.12.1":
version: 8.12.1
resolution: "acorn@npm:8.12.1"
bin:
acorn: bin/acorn
checksum: 10c0/51fb26cd678f914e13287e886da2d7021f8c2bc0ccc95e03d3e0447ee278dd3b40b9c57dc222acd5881adcf26f3edc40901a4953403232129e3876793cd17386
languageName: node
linkType: hard

"acorn@npm:^8.11.0, acorn@npm:^8.12.0, acorn@npm:^8.4.1, acorn@npm:^8.7.1, acorn@npm:^8.8.2, acorn@npm:^8.9.0":
"acorn@npm:8.13.0, acorn@npm:^8.11.0, acorn@npm:^8.12.0, acorn@npm:^8.4.1, acorn@npm:^8.7.1, acorn@npm:^8.8.2, acorn@npm:^8.9.0":
version: 8.13.0
resolution: "acorn@npm:8.13.0"
bin:
Expand Down Expand Up @@ -7718,7 +7709,7 @@ __metadata:
"@types/webpack-env": "npm:1.18.5"
"@typescript-eslint/eslint-plugin": "npm:7.3.1"
"@typescript-eslint/parser": "npm:7.3.1"
acorn: "npm:8.12.1"
acorn: "npm:8.13.0"
acorn-walk: "npm:8.3.4"
all-contributors-cli: "npm:6.26.1"
broadcast-channel: "npm:4.20.2"
Expand Down

0 comments on commit ad24a05

Please sign in to comment.