Skip to content

Commit

Permalink
Merge pull request #660 from infokiller/dependabot/npm_and_yarn/shell…
Browse files Browse the repository at this point in the history
…check-3.1.0

build(deps-dev): bump shellcheck from 3.0.0 to 3.1.0
  • Loading branch information
kodiakhq[bot] authored Feb 3, 2025
2 parents eebecc8 + 668b32e commit 0d9a6c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"prettier": "3.4.2",
"prettier-eslint-cli": "^8.0.1",
"set-value": "^4.1.0",
"shellcheck": "^3.0.0",
"shellcheck": "^3.1.0",
"stylelint": "^16.14.1",
"stylelint-config-standard": "^37.0.0",
"web-ext": "^8.3.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4591,10 +4591,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"
integrity sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==

shellcheck@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/shellcheck/-/shellcheck-3.0.0.tgz#4cdaf5bffd0bdab6dfb78e8bc459aaeff77c5f32"
integrity sha512-pCG1++KHj1ZpkZWokMvyIFNk7oLnZ6hxJtJ3p+EFvYuEPWTqubuuaa2TP1BtgMk34Z9g1xe3b7gI2R97Fr2iqQ==
shellcheck@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/shellcheck/-/shellcheck-3.1.0.tgz#bbd0f133cfede4874af4adccefcf8bf5e4d2ffc6"
integrity sha512-C6IM1sziNIhCLyVszKZ/mKHQN2/CZ8qZ3sFt8mFOmL0ApoaXLTqyeEVfo+t4MlTVw+hS+kIqSaaGDDrrS0nKBA==
dependencies:
decompress "^4.2.1"
envalid "^8.0.0"
Expand Down

0 comments on commit 0d9a6c5

Please sign in to comment.