Skip to content

Commit

Permalink
chore(deps): update dependency acorn to ^8.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2023
1 parent 4f78499 commit 1e5bd89
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 @@ -95,7 +95,7 @@
"access": "public"
},
"resolutions": {
"acorn": "^8.10.0",
"acorn": "^8.11.2",
"ansi-regex": "^5.0.1",
"minimist": "^1.2.8"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -756,12 +756,12 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.10.0":
version: 8.10.0
resolution: "acorn@npm:8.10.0"
"acorn@npm:^8.11.2":
version: 8.11.2
resolution: "acorn@npm:8.11.2"
bin:
acorn: bin/acorn
checksum: 522310c20fdc3c271caed3caf0f06c51d61cb42267279566edd1d58e83dbc12eebdafaab666a0f0be1b7ad04af9c6bc2a6f478690a9e6391c3c8b165ada917dd
checksum: ff559b891382ad4cd34cc3c493511d0a7075a51f5f9f02a03440e92be3705679367238338566c5fbd3521ecadd565d29301bc8e16cb48379206bffbff3d72500
languageName: node
linkType: hard

Expand Down

0 comments on commit 1e5bd89

Please sign in to comment.