Skip to content

Commit

Permalink
Merge pull request #5068 from dodona-edu/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/ace-0.0.50
  • Loading branch information
bmesuere authored Oct 23, 2023
2 parents 7b7aaac + 0c423b4 commit 040b755
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 @@ -48,7 +48,7 @@
"@open-wc/testing-helpers": "^2.3.0",
"@testing-library/dom": "^9.3.3",
"@testing-library/user-event": "^14.5.1",
"@types/ace": "^0.0.49",
"@types/ace": "^0.0.50",
"@types/bootstrap": "^5.2.7",
"@types/dragula": "^3.7.3",
"@types/iframe-resizer": "^3.5.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1680,10 +1680,10 @@
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==

"@types/ace@^0.0.49":
version "0.0.49"
resolved "https://registry.yarnpkg.com/@types/ace/-/ace-0.0.49.tgz#067d2f14d7c18d6b03646f06336fef4329370b3a"
integrity sha512-VpeUGbQ5f1Pka30vOMyLoI+GuNcbyeroeFsuy2H+CHBJ9GYwpg/qPlbI5cfsUvvac4EWwP55x+xMfwgpal4USQ==
"@types/ace@^0.0.50":
version "0.0.50"
resolved "https://registry.yarnpkg.com/@types/ace/-/ace-0.0.50.tgz#1da0e515648965624f23bc2537204c9f991206c2"
integrity sha512-kg6VGO7BX5tDnTK3Vhs4SZx7ILT8xG1i439GA/QSl5PQ4UKa7Jy1GW2dsRe0R3q8mH5/3LASGZ5fwaNuOAqutA==

"@types/aria-query@^5.0.1":
version "5.0.1"
Expand Down

0 comments on commit 040b755

Please sign in to comment.