Bump idb from 6.1.2 to 6.1.3 (#184)

Bumps [idb](https://github.com/jakearchibald/idb) from 6.1.2 to 6.1.3.
- [Release notes](https://github.com/jakearchibald/idb/releases)
- [Changelog](https://github.com/jakearchibald/idb/blob/main/changes.md)
- [Commits](https://github.com/jakearchibald/idb/compare/v6.1.2...v6.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
next
dependabot[bot] 2021-09-15 09:10:31 +08:00 committed by GitHub
parent 0898078e07
commit 7f40000dbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -55,7 +55,7 @@
"crypto-js": "^4.0.0",
"gsap": "^3.7.0",
"highlight.js": "^11.1.0",
"idb": "^6.1.2",
"idb": "^6.1.3",
"lodash": "^4.17.21",
"marked": "^2.1.3",
"normalize.css": "^8.0.1",

View File

@ -3717,10 +3717,10 @@ icss-utils@^5.0.0:
resolved "https://registry.nlark.com/icss-utils/download/icss-utils-5.1.0.tgz#c6be6858abd013d768e98366ae47e25d5887b1ae"
integrity sha1-xr5oWKvQE9do6YNmrkfiXViHsa4=
idb@^6.1.2:
version "6.1.2"
resolved "https://registry.nlark.com/idb/download/idb-6.1.2.tgz#82ef5c951b8e1f47875d36ccafa4bedafc62f2f1"
integrity sha1-gu9clRuOH0eHXTbMr6S+2vxi8vE=
idb@^6.1.3:
version "6.1.3"
resolved "https://registry.yarnpkg.com/idb/-/idb-6.1.3.tgz#e6cd3b9c38f5c696a82a4b435754f3873c5a7891"
integrity sha512-oIRDpVcs5KXpI1hRnTJUwkY63RB/7iqu9nSNuzXN8TLHjs7oO20IoPFbBTsqxIL5IjzIUDi+FXlVcK4zm26J8A==
ieee754@^1.1.13:
version "1.2.1"