Skip to content

Commit 1140bad

Browse files
committed
upgrade purescript to 0.14.9
1 parent 9be2271 commit 1140bad

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"browserify": "^16.5.1",
1414
"parcel": "2.2.1",
15-
"purescript": "0.14.4",
15+
"purescript": "0.14.9",
1616
"purescript-psa": "0.8.2",
1717
"spago": "0.20.3",
1818
"yarn-audit-fix": "^9.0.9"
@@ -25,4 +25,4 @@
2525
"alias": {
2626
"xhr2": false
2727
}
28-
}
28+
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4393,10 +4393,10 @@ [email protected]:
43934393
resolved "https://registry.yarnpkg.com/purescript-psa/-/purescript-psa-0.8.2.tgz#ee20c40f02cd0c5ed6dd3dd93ef02d9c466f17bc"
43944394
integrity sha512-4Olf0aQQrNCfcDLXQI3gJgINEQ+3U+4QPLmQ2LHX2L/YOXSwM7fOGIUs/wMm/FQnwERUyQmHKQTJKB4LIjE2fg==
43954395

4396-
4397-
version "0.14.4"
4398-
resolved "https://registry.yarnpkg.com/purescript/-/purescript-0.14.4.tgz#16096b589a5c81aa5813c805dc16c0b9f5b7a854"
4399-
integrity sha512-9Lq2qvyVkQoKUBSNOEBKIJjtD5sDwThurSt3SRdtSseaA03p1Fk7VxbUr9HV/gHLVZPIkOhPtjvZGUNs5U2PDA==
4396+
4397+
version "0.14.9"
4398+
resolved "https://registry.yarnpkg.com/purescript/-/purescript-0.14.9.tgz#fc4700aa66fb878a20b8bc33cc00919a34b9da48"
4399+
integrity sha512-r0J2JX/QuKYBSj8LDDYKQAY+tz/RtIm9erHrqWV7Y8RpUc6TZu14AxWcnSrohbBcEXImY/o0pMpouZrUeyriKQ==
44004400
dependencies:
44014401
purescript-installer "^0.2.0"
44024402

0 commit comments

Comments
 (0)