Skip to content

Commit 73b37ed

Browse files
zermelo-wisendividedmind
authored andcommitted
chore: Bump astring to upstream
Since davidbonnet/astring#713 is merged we are bumping the astring dependency to upstream again.
1 parent 3c2e33d commit 73b37ed

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"dependencies": {
8888
"@types/stack-utils": "^2.0.3",
8989
"acorn-walk": "^8.2.0",
90-
"astring": "https://github.com/getappmap/astring.git#v1.8.6-import-attributes",
90+
"astring": "^1.9.0",
9191
"chalk": "<5",
9292
"json5": "^2.2.3",
9393
"meriyah": "^5.0.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2926,7 +2926,7 @@ __metadata:
29262926
"@typescript-eslint/parser": ^6.4.0
29272927
"@typescript-eslint/utils": ^6.4.0
29282928
acorn-walk: ^8.2.0
2929-
astring: "https://github.com/getappmap/astring.git#v1.8.6-import-attributes"
2929+
astring: ^1.9.0
29302930
caller: ^1.1.0
29312931
chalk: <5
29322932
eslint: ^8.47.0
@@ -3056,12 +3056,12 @@ __metadata:
30563056
languageName: node
30573057
linkType: hard
30583058

3059-
"astring@https://github.com/getappmap/astring.git#v1.8.6-import-attributes":
3060-
version: 1.8.6
3061-
resolution: "astring@https://github.com/getappmap/astring.git#commit=b5fc0ce6f2bb1cdb62e754270dae3f7d511ed791"
3059+
"astring@npm:^1.9.0":
3060+
version: 1.9.0
3061+
resolution: "astring@npm:1.9.0"
30623062
bin:
30633063
astring: bin/astring
3064-
checksum: c1c976da8a0fde41267c8af9ebaaf3ecaf2487341f6f1091811c473527762d7ef514be934f386a839036d2a10d42b885f24e152a8eeb70786e7807b91d73ec85
3064+
checksum: 69ffde3643f5280c6846231a995af878a94d3eab41d1a19a86b8c15f456453f63a7982cf5dd72d270b9f50dd26763a3e1e48377c961b7df16f550132b6dba805
30653065
languageName: node
30663066
linkType: hard
30673067

0 commit comments

Comments
 (0)