Skip to content

Commit

Permalink
chore(deps-dev): bump acorn-loose from 8.3.0 to 8.4.0
Browse files Browse the repository at this point in the history
Bumps [acorn-loose](https://github.com/acornjs/acorn) from 8.3.0 to 8.4.0.
- [Commits](acornjs/acorn@8.3.0...8.4.0)

---
updated-dependencies:
- dependency-name: acorn-loose
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 2857ac3 commit 31d8314
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/tmi.js": "^1.8.3",
"@typescript-eslint/eslint-plugin": "latest",
"@typescript-eslint/parser": "latest",
"acorn-loose": "^8.3.0",
"acorn-loose": "^8.4.0",
"acorn-walk": "latest",
"del": "^6",
"electron": "10.4.7",
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1044,12 +1044,12 @@ __metadata:
languageName: node
linkType: hard

"acorn-loose@npm:^8.3.0":
version: 8.3.0
resolution: "acorn-loose@npm:8.3.0"
"acorn-loose@npm:^8.4.0":
version: 8.4.0
resolution: "acorn-loose@npm:8.4.0"
dependencies:
acorn: ^8.5.0
checksum: 3418a20bded1e74a20950dee8289fb87808c21a50d4065e4ec48230668ea77f4238be1dd1ee30b2116f469e496bcdaf937ccb86d469482e028052f8eec804c07
acorn: ^8.11.0
checksum: e079d89c7502563f8e6aed39ae8facd1174198e8092b732d9913b6ad027ee3c2d29ab3612c1be739cefcf2508884ecff386e9390d3c264a1f8318c1eba1336b5
languageName: node
linkType: hard

Expand All @@ -1060,6 +1060,15 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.11.0":
version: 8.11.2
resolution: "acorn@npm:8.11.2"
bin:
acorn: bin/acorn
checksum: 818450408684da89423e3daae24e4dc9b68692db8ab49ea4569c7c5abb7a3f23669438bf129cc81dfdada95e1c9b944ee1bfca2c57a05a4dc73834a612fbf6a7
languageName: node
linkType: hard

"acorn@npm:^8.5.0, acorn@npm:^8.8.0":
version: 8.8.2
resolution: "acorn@npm:8.8.2"
Expand Down Expand Up @@ -1159,7 +1168,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": latest
"@typescript-eslint/parser": latest
"@xhayper/discord-rpc": 1.0.21
acorn-loose: ^8.3.0
acorn-loose: ^8.4.0
acorn-walk: latest
del: ^6
electron: 10.4.7
Expand Down

0 comments on commit 31d8314

Please sign in to comment.