Skip to content

Commit c3b42b0

Browse files
authored
Merge branch 'main' into download
2 parents 9e0a7a7 + f14fe42 commit c3b42b0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/spellcheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: Spellcheck
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@v3.3.0
16+
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
1717

1818
- uses: rojopolis/spellcheck-github-actions@ac661680ce39b15a4a523718af77b52a370b7b7d # 0.30.0
1919
name: Spellcheck

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7709,9 +7709,9 @@ typedarray-to-buffer@^3.1.5:
77097709
is-typedarray "^1.0.0"
77107710

77117711
ua-parser-js@^0.7.18:
7712-
version "0.7.28"
7713-
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31"
7714-
integrity sha512-6Gurc1n//gjp9eQNXjD9O3M/sMwVtN5S8Lv9bvOYBfKfDNiIIhqiyi01vMBO45u4zkDE420w/e0se7Vs+sIg+g==
7712+
version "0.7.33"
7713+
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.33.tgz#1d04acb4ccef9293df6f70f2c3d22f3030d8b532"
7714+
integrity sha512-s8ax/CeZdK9R/56Sui0WM6y9OFREJarMRHqLB2EwkovemBxNQ+Bqu8GAsUnVcXKgphb++ghr/B2BZx4mahujPw==
77157715

77167716
unherit@^1.0.4:
77177717
version "1.1.3"

0 commit comments

Comments
 (0)