Bump underscore from 1.13.2 to 1.13.3

Bumps [underscore](https://github.com/jashkenas/underscore) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/jashkenas/underscore/releases)
- [Commits](https://github.com/jashkenas/underscore/compare/1.13.2...1.13.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-25 03:19:26 +00:00
committed by GitHub
parent 902d09b3fa
commit dfa36f5416
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"popper.js": "^1.16.1",
"rails-erb-loader": "^5.5.2",
"sortablejs": "^1.15.0",
"underscore": "^1.13.2",
"underscore": "^1.13.3",
"vis": "^4.21.0",
"webpack-merge": "^5.8.0"
},

View File

@ -7013,10 +7013,10 @@ unbox-primitive@^1.0.1:
has-symbols "^1.0.2"
which-boxed-primitive "^1.0.2"
underscore@^1.13.2:
version "1.13.2"
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.2.tgz#276cea1e8b9722a8dbed0100a407dda572125881"
integrity sha512-ekY1NhRzq0B08g4bGuX4wd2jZx5GnKz6mKSqFL4nqBlfyMGiG10gDFhDTMEfYmDL6Jy0FUIZp7wiRB+0BP7J2g==
underscore@^1.13.3:
version "1.13.3"
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.3.tgz#54bc95f7648c5557897e5e968d0f76bc062c34ee"
integrity sha512-QvjkYpiD+dJJraRA8+dGAU4i7aBbb2s0S3jA45TFOvg2VgqvdCDd/3N6CqA8gluk1W91GLoXg5enMUx560QzuA==
unicode-canonical-property-names-ecmascript@^2.0.0:
version "2.0.0"