Skip to content

Commit

Permalink
Update Patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent a0585db commit 9323a3b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@
"typescript": "^3.5.3"
},
"dependencies": {
"@types/lodash.groupby": "^4.6.7",
"@types/lodash.groupby": "^4.6.9",
"@types/meow": "^5.0.0",
"globby": "^10.0.2",
"lodash.groupby": "^4.6.0",
"meow": "^7.1.1",
"nomnoml": "^1.5.2"
"nomnoml": "^1.5.3"
},
"husky": {
"hooks": {
Expand Down
17 changes: 9 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
"@types/minimatch" "*"
"@types/node" "*"

"@types/lodash.groupby@^4.6.7":
version "4.6.7"
resolved "https://registry.yarnpkg.com/@types/lodash.groupby/-/lodash.groupby-4.6.7.tgz#35fdb9647f100450d1004f65f74cbd964cdb567a"
integrity sha512-dFUR1pqdMgjIBbgPJ/8axJX6M1C7zsL+HF4qdYMQeJ7XOp0Qbf37I3zh9gpXr/ks6tgEYPDRqyZRAnFYvewYHQ==
"@types/lodash.groupby@^4.6.9":
version "4.6.9"
resolved "https://registry.yarnpkg.com/@types/lodash.groupby/-/lodash.groupby-4.6.9.tgz#ea1aa9da1038ca50894d1fe1a3b5dabdf865d99c"
integrity sha512-z2xtCX2ko7GrqORnnYea4+ksT7jZNAvaOcLd6mP9M7J09RHvJs06W8BGdQQAX8ARef09VQLdeRilSOcfHlDQJQ==
dependencies:
"@types/lodash" "*"

Expand Down Expand Up @@ -1205,12 +1205,13 @@ node-environment-flags@1.0.5:
object.getownpropertydescriptors "^2.0.3"
semver "^5.7.0"

nomnoml@^1.5.2:
version "1.5.2"
resolved "https://registry.yarnpkg.com/nomnoml/-/nomnoml-1.5.2.tgz#efcc4d4e122df25ed7a45eb7e1c2aa9570289141"
integrity sha512-e2V59Bosh2a9TcC6mwg65om0xi1OkpwphN55HiFeoAFo1YjI1IsC9MLvhNWJYQdbvc4xULus46SUOYLDebcyFw==
nomnoml@^1.5.3:
version "1.6.2"
resolved "https://registry.yarnpkg.com/nomnoml/-/nomnoml-1.6.2.tgz#892d6b3b7f5d3bcc2f3cce46891c40e31e815e53"
integrity sha512-R3dA3FS8txilobpd2ZdnCuEwmXYYljxza2wR41YE/cIHMbt0eXsjlXHlAsD+F/fVe536f0WkAQ+VQFRC3hPZCA==
dependencies:
graphre "^0.1.3"
nomnoml "^1.5.3"

normalize-package-data@^2.5.0:
version "2.5.0"
Expand Down

0 comments on commit 9323a3b

Please sign in to comment.