Skip to content

Commit 4c218e2

Browse files
chore(deps): update acorn
1 parent 7c4bd52 commit 4c218e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@webassemblyjs/ast": "1.11.0",
1111
"@webassemblyjs/wasm-edit": "1.11.0",
1212
"@webassemblyjs/wasm-parser": "1.11.0",
13-
"acorn": "^8.2.1",
13+
"acorn": "^8.4.1",
1414
"browserslist": "^4.14.5",
1515
"chrome-trace-event": "^1.0.2",
1616
"enhanced-resolve": "^5.8.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1224,7 +1224,7 @@ acorn@^7.1.1, acorn@^7.4.0:
12241224
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
12251225
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
12261226

1227-
acorn@^8.2.1:
1227+
acorn@^8.4.1:
12281228
version "8.4.1"
12291229
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.4.1.tgz#56c36251fc7cabc7096adc18f05afe814321a28c"
12301230
integrity sha512-asabaBSkEKosYKMITunzX177CXxQ4Q8BSSzMTKD+FefUhipQC70gfW5SiUDhYQ3vk8G+81HqQk7Fv9OXwwn9KA==

0 commit comments

Comments
 (0)