Skip to content

Commit

Permalink
chore(deps): update dependency acorn to ^8.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 30bea56 commit 1a0acde
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 @@ -55,7 +55,7 @@
"vitest": "^2.1.3"
},
"resolutions": {
"acorn": "^8.13.0",
"acorn": "^8.14.0",
"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 @@ -1422,12 +1422,12 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.13.0":
version: 8.13.0
resolution: "acorn@npm:8.13.0"
"acorn@npm:^8.14.0":
version: 8.14.0
resolution: "acorn@npm:8.14.0"
bin:
acorn: bin/acorn
checksum: 10/33e3a03114b02b3bc5009463b3d9549b31a90ee38ebccd5e66515830a02acf62a90edcc12abfb6c9fb3837b6c17a3ec9b72b3bf52ac31d8ad8248a4af871e0f5
checksum: 10/6df29c35556782ca9e632db461a7f97947772c6c1d5438a81f0c873a3da3a792487e83e404d1c6c25f70513e91aa18745f6eafb1fcc3a43ecd1920b21dd173d2
languageName: node
linkType: hard

Expand Down

0 comments on commit 1a0acde

Please sign in to comment.