Skip to content

Commit

Permalink
chore(deps): update dependency acorn to v8.11.3 (#300)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2024
1 parent be2afad commit 4f7a271
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@testing-library/user-event": "14.5.2",
"@types/react": "^18.2.43",
"@types/testing-library__jest-dom": "6.0.0",
"acorn": "8.7.0",
"acorn": "8.11.3",
"all-contributors-cli": "6.20.0",
"cz-conventional-changelog": "3.3.0",
"date-fns": "2.28.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9624,12 +9624,12 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:8.7.0":
version: 8.7.0
resolution: "acorn@npm:8.7.0"
"acorn@npm:8.11.3":
version: 8.11.3
resolution: "acorn@npm:8.11.3"
bin:
acorn: bin/acorn
checksum: 0c437f0beffd4309a8ee327cecdc555e50a3d8e30534d079b1eba81ea6bd64c15119e7974a8f077eac4bd1c0dd122196ef08d3ee60b2efd7fee00e18e9a46b7d
checksum: b688e7e3c64d9bfb17b596e1b35e4da9d50553713b3b3630cf5690f2b023a84eac90c56851e6912b483fe60e8b4ea28b254c07e92f17ef83d72d78745a8352dd
languageName: node
linkType: hard

Expand Down Expand Up @@ -15027,7 +15027,7 @@ __metadata:
"@testing-library/user-event": "npm:14.5.2"
"@types/react": "npm:^18.2.43"
"@types/testing-library__jest-dom": "npm:6.0.0"
acorn: "npm:8.7.0"
acorn: "npm:8.11.3"
all-contributors-cli: "npm:6.20.0"
cz-conventional-changelog: "npm:3.3.0"
date-fns: "npm:2.28.0"
Expand Down

0 comments on commit 4f7a271

Please sign in to comment.