Skip to content

Commit

Permalink
Bump underscore from 1.13.6 to 1.13.7
Browse files Browse the repository at this point in the history
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.13.6 to 1.13.7.
- [Commits](jashkenas/underscore@1.13.6...1.13.7)

---
updated-dependencies:
- dependency-name: underscore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 34a9045 commit adbce9c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tools/pinus-robot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"socket.io": "^4.1.3",
"socket.io-client": "~4.1.3",
"typescript": "^4.3.5",
"underscore": "1.13.6"
"underscore": "1.13.7"
},
"devDependencies": {
"@types/node": "^16.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9605,10 +9605,10 @@ ultron@~1.1.0:
resolved "https://registry.npmmirror.com/ultron/download/ultron-1.1.1.tgz"
integrity sha1-n+FTahCmZKZSZqHjzPhf02MCvJw=

underscore@1.13.6:
version "1.13.6"
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441"
integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==
underscore@1.13.7:
version "1.13.7"
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.7.tgz#970e33963af9a7dda228f17ebe8399e5fbe63a10"
integrity sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g==

unicode-length@^1.0.0:
version "1.0.3"
Expand Down

0 comments on commit adbce9c

Please sign in to comment.