Skip to content

Commit

Permalink
Merge pull request #5495 from dodona-edu/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/dragula-3.7.5

Bump @types/dragula from 3.7.4 to 3.7.5
  • Loading branch information
bmesuere authored Apr 22, 2024
2 parents f0762de + 0a8c858 commit b49648f
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 @@ -31,7 +31,7 @@
"@replit/codemirror-lang-csharp": "^6.2.0",
"@types/bootstrap": "^5.2.10",
"@types/d3": "^7.4.3",
"@types/dragula": "^3.7.4",
"@types/dragula": "^3.7.5",
"@types/iframe-resizer": "^3.5.13",
"@types/jest": "^27.5.0",
"@types/node-polyglot": "^2.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2215,10 +2215,10 @@
"@types/d3-transition" "*"
"@types/d3-zoom" "*"

"@types/dragula@^3.7.4":
version "3.7.4"
resolved "https://registry.yarnpkg.com/@types/dragula/-/dragula-3.7.4.tgz#b374f6a2a4fcf4b885581a783cfd9a010510fd67"
integrity sha512-cjg5MNq8CnXyJTScWM2t9fc0FC77rrBxYBs6/R3FiwW9NOTdHPB2nJq52I0tfxiBnhFb451S2j5ok4wW7sKmvA==
"@types/dragula@^3.7.5":
version "3.7.5"
resolved "https://registry.yarnpkg.com/@types/dragula/-/dragula-3.7.5.tgz#a9707f38f8de6f3d307122d6084118d0ae99c226"
integrity sha512-jojr2JVJB8DawAKXApGnollMvVOMyiMKpchH8gLeoExx35Eq0BQ4WgAiAHoBoEn7h/9eDrIl0yz//cM6ALIJbg==

"@types/eslint-scope@^3.7.3":
version "3.7.4"
Expand Down

0 comments on commit b49648f

Please sign in to comment.