Bump jstree from 3.3.11 to 3.3.12

Bumps [jstree](https://github.com/vakata/jstree) from 3.3.11 to 3.3.12.
- [Release notes](https://github.com/vakata/jstree/releases)
- [Commits](https://github.com/vakata/jstree/compare/3.3.11...3.3.12)

---
updated-dependencies:
- dependency-name: jstree
  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]
2021-09-06 03:02:44 +00:00
committed by GitHub
parent 98df35def5
commit cc2d46db31
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
"jquery": "^3.6.0",
"jquery-ui": "^1.12.1",
"jquery-ujs": "^1.2.3",
"jstree": "^3.3.11",
"jstree": "^3.3.12",
"opensans-webkit": "^1.1.0",
"popper.js": "^1.16.1",
"rails-erb-loader": "^5.5.2",

View File

@ -4211,10 +4211,10 @@ json5@^2.1.2:
dependencies:
minimist "^1.2.5"
jstree@^3.3.11:
version "3.3.11"
resolved "https://registry.yarnpkg.com/jstree/-/jstree-3.3.11.tgz#da2f12bcab6af61839586c81db46e8f2e19160aa"
integrity sha512-9ZJKroPjCyjb6JLPuAbBrLJKT6pS1f4m5gkwoEagG5oQWtvzm0IiDsntXTxeFtz7AmqrKfij+gLfF9MgWriNxg==
jstree@^3.3.12:
version "3.3.12"
resolved "https://registry.yarnpkg.com/jstree/-/jstree-3.3.12.tgz#cf206bc85dcf4a4664ed6617eaae3bd5983d8601"
integrity sha512-vHNLWkUr02ZYH7RcIckvhtLUtneWCVEtIKpIp2G9WtRh01ITv18EoNtNQcFG3ozM+oK6wp1Z300gSLXNQWCqGA==
dependencies:
jquery ">=1.9.1"