Skip to content

Commit

Permalink
Merge pull request #3741 from tulibraries/dependabot/npm_and_yarn/min…
Browse files Browse the repository at this point in the history
…imist-1.2.6

Bump minimist from 0.2.4 to 1.2.6
  • Loading branch information
sensei100 authored Jan 20, 2025
2 parents 2a1a3a8 + c018d34 commit 74d689f
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 @@ -11,7 +11,7 @@
"esbuild": "^0.16.7",
"esbuild-rails": "^1.0.3",
"jquery": "^3.7.1",
"minimist": "^0.2.4",
"minimist": "^1.2.6",
"sass": "^1.56.2",
"selectize": "^0.12.6",
"stimulus-use": "^0.51.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -368,10 +368,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/microplugin/-/microplugin-0.0.3.tgz#1fc2e1bb7c9e19e82bd84bba9137bbe71250d8cd"
integrity sha512-3wKXex4/iyALV0GX2juow66J9dabkEMgHeZAihdLTaRTzm0N+RubXioNPpfIQDPuBRxr3JbjNt7B0Lr/3yE9yQ==

minimist@^0.2.4:
version "0.2.4"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.2.4.tgz#0085d5501e29033748a2f2a4da0180142697a475"
integrity sha512-Pkrrm8NjyQ8yVt8Am9M+yUt74zE3iokhzbG1bFVNjLB92vwM71hf40RkEsryg98BujhVOncKm/C1xROxZ030LQ==
minimist@^1.2.6:
version "1.2.6"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==

minimist@~0.0.1:
version "0.0.10"
Expand Down

0 comments on commit 74d689f

Please sign in to comment.