Skip to content

Commit d440b3d

Browse files
authored
Update javascript-browser-text-runner (exercism#7892)
* Update js-browser-test-runner * Bump version to 0.7.0
1 parent 5fe17f6 commit d440b3d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@exercism/highlightjs-jikiscript": "^0.0.2",
3131
"@exercism/highlightjs-uiua": "^0.0.4",
3232
"@exercism/html-to-image": "^1.11.17",
33-
"@exercism/javascript-browser-test-runner": "^0.3.0",
33+
"@exercism/javascript-browser-test-runner": "^0.7.0",
3434
"@exercism/twine2-story-format": "https://github.com/exercism/twine2-story-format.git",
3535
"@floating-ui/dom": "^1.6.12",
3636
"@gleam-lang/highlight.js-gleam": "^1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1482,10 +1482,10 @@
14821482
resolved "https://registry.yarnpkg.com/@exercism/html-to-image/-/html-to-image-1.11.17.tgz#a5169dd4b586c1b6c0cca4e120e66a92894a551d"
14831483
integrity sha512-Op7NIpWXanCrU6qNI/D8nOMs4HLXlIFE35XDOEVI2qEEZn8FMIoITogr8Xl/FC8HMUhFyyojNwQyWBp9+bObRA==
14841484

1485-
"@exercism/javascript-browser-test-runner@^0.3.0":
1486-
version "0.3.0"
1487-
resolved "https://registry.yarnpkg.com/@exercism/javascript-browser-test-runner/-/javascript-browser-test-runner-0.3.0.tgz#affbd67663353c4c7116f5b4d7557e73c0864d92"
1488-
integrity sha512-8od9p+r0po/jmK1aXWGYBm36xYflnbhrLP8UZ5RKoMbPn4lq2bUCCgsF+ONrZngW3ZqpBpbSI5Nrg6BfKNdWHQ==
1485+
"@exercism/javascript-browser-test-runner@^0.7.0":
1486+
version "0.7.0"
1487+
resolved "https://registry.yarnpkg.com/@exercism/javascript-browser-test-runner/-/javascript-browser-test-runner-0.7.0.tgz#a2d0430ad84ee27c63f7cbef391e1d7999d0b522"
1488+
integrity sha512-BEvenQHDjM9rXF3Ve/meICFZqXQPWCjUpuhyxwWRaMAPouBWkZLiJdyKo0PAwOAn45ObH0olXdtOnLPG2KYL7A==
14891489

14901490
"@exercism/twine2-story-format@https://github.com/exercism/twine2-story-format.git":
14911491
version "1.0.0"

0 commit comments

Comments
 (0)