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 f0e5296 commit 5fa2fc8
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 @@ -68,7 +68,7 @@
"typescript": "^5.2.2"
},
"resolutions": {
"acorn": "^8.10.0",
"acorn": "^8.11.2",
"ansi-regex": "^5.0.1",
"minimist": "^1.2.8",
"@types/conventional-recommended-bump@^6.1.1": "patch:@types/conventional-recommended-bump@npm%3A6.1.1#./.yarn/patches/@types-conventional-recommended-bump-npm-6.1.1-1c00ca9397.patch",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -781,12 +781,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 5fa2fc8

Please sign in to comment.