Skip to content

Commit 35476f3

Browse files
committedOct 27, 2024
chore(deps): update dependency acorn to ^8.14.0
1 parent 5aa5898 commit 35476f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
}
7575
},
7676
"resolutions": {
77-
"acorn": "^8.13.0",
77+
"acorn": "^8.14.0",
7878
"ansi-regex": "^5.0.1",
7979
"minimist": "^1.2.8"
8080
},

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2071,12 +2071,12 @@ __metadata:
20712071
languageName: node
20722072
linkType: hard
20732073

2074-
"acorn@npm:^8.13.0":
2075-
version: 8.13.0
2076-
resolution: "acorn@npm:8.13.0"
2074+
"acorn@npm:^8.14.0":
2075+
version: 8.14.0
2076+
resolution: "acorn@npm:8.14.0"
20772077
bin:
20782078
acorn: bin/acorn
2079-
checksum: 10/33e3a03114b02b3bc5009463b3d9549b31a90ee38ebccd5e66515830a02acf62a90edcc12abfb6c9fb3837b6c17a3ec9b72b3bf52ac31d8ad8248a4af871e0f5
2079+
checksum: 10/6df29c35556782ca9e632db461a7f97947772c6c1d5438a81f0c873a3da3a792487e83e404d1c6c25f70513e91aa18745f6eafb1fcc3a43ecd1920b21dd173d2
20802080
languageName: node
20812081
linkType: hard
20822082

0 commit comments

Comments
 (0)