Skip to content

Commit

Permalink
Bump @types/jquery from 3.5.0 to 3.5.1 in /website
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and ondrejmirtes committed Jul 30, 2020
1 parent fde4583 commit adb4be0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Expand Up @@ -16,7 +16,7 @@
"@11ty/eleventy-plugin-rss": "^1.0.7",
"@11ty/eleventy-plugin-syntaxhighlight": "^3.0.1",
"@tailwindcss/custom-forms": "^0.2.1",
"@types/jquery": "^3.5.0",
"@types/jquery": "^3.5.1",
"autoprefixer": "^9.8.5",
"luxon": "^1.24.1",
"markdown-it-abbr": "^1.0.4",
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Expand Up @@ -1042,10 +1042,10 @@
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==

"@types/jquery@^3.5.0":
version "3.5.0"
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.5.0.tgz#ccb7dfd317d02d4227dd3803c75297d0c10dad68"
integrity sha512-C7qQUjpMWDUNYQRTXsP5nbYYwCwwgy84yPgoTT7fPN69NH92wLeCtFaMsWeolJD1AF/6uQw3pYt62rzv83sMmw==
"@types/jquery@^3.5.1":
version "3.5.1"
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.5.1.tgz#cebb057acf5071c40e439f30e840c57a30d406c3"
integrity sha512-Tyctjh56U7eX2b9udu3wG853ASYP0uagChJcQJXLUXEU6C/JiW5qt5dl8ao01VRj1i5pgXPAf8f1mq4+FDLRQg==
dependencies:
"@types/sizzle" "*"

Expand Down

0 comments on commit adb4be0

Please sign in to comment.