Skip to content

Commit 977c161

Browse files
chore(deps): update dependency acorn to v8.12.1 (#16464)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 550606e commit 977c161

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@prettier/parse-srcset": "3.1.0",
4141
"@typescript-eslint/typescript-estree": "8.0.0-alpha.34",
4242
"@typescript-eslint/visitor-keys": "8.0.0-alpha.34",
43-
"acorn": "8.12.0",
43+
"acorn": "8.12.1",
4444
"acorn-jsx": "5.3.2",
4545
"angular-estree-parser": "10.0.3",
4646
"angular-html-parser": "6.0.2",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2176,12 +2176,12 @@ __metadata:
21762176
languageName: node
21772177
linkType: hard
21782178

2179-
"acorn@npm:8.12.0, acorn@npm:^8.11.3, acorn@npm:^8.12.0":
2180-
version: 8.12.0
2181-
resolution: "acorn@npm:8.12.0"
2179+
"acorn@npm:8.12.1, acorn@npm:^8.11.3, acorn@npm:^8.12.0":
2180+
version: 8.12.1
2181+
resolution: "acorn@npm:8.12.1"
21822182
bin:
21832183
acorn: bin/acorn
2184-
checksum: 10/550cc5033184eb98f7fbe2e9ddadd0f47f065734cc682f25db7a244f52314eb816801b64dec7174effd978045bd1754892731a90b1102b0ede9d17a15cfde138
2184+
checksum: 10/d08c2d122bba32d0861e0aa840b2ee25946c286d5dc5990abca991baf8cdbfbe199b05aacb221b979411a2fea36f83e26b5ac4f6b4e0ce49038c62316c1848f0
21852185
languageName: node
21862186
linkType: hard
21872187

@@ -7369,7 +7369,7 @@ __metadata:
73697369
"@typescript-eslint/eslint-plugin": "npm:8.0.0-alpha.34"
73707370
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.34"
73717371
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.34"
7372-
acorn: "npm:8.12.0"
7372+
acorn: "npm:8.12.1"
73737373
acorn-jsx: "npm:5.3.2"
73747374
angular-estree-parser: "npm:10.0.3"
73757375
angular-html-parser: "npm:6.0.2"

0 commit comments

Comments
 (0)