Skip to content

Commit

Permalink
chore(deps): bump @mdn/bcd-utils-api from 0.0.4 to 0.0.5 (#10059)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent 7c040a5 commit 4dbf2b8
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 @@ -67,7 +67,7 @@
"@codemirror/state": "^6.3.1",
"@codemirror/theme-one-dark": "^6.1.2",
"@fast-csv/parse": "^4.3.6",
"@mdn/bcd-utils-api": "^0.0.4",
"@mdn/bcd-utils-api": "^0.0.5",
"@mdn/browser-compat-data": "^5.4.0",
"@mozilla/glean": "2.0.5",
"@sentry/integrations": "^7.81.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2208,10 +2208,10 @@
dependencies:
call-bind "^1.0.2"

"@mdn/bcd-utils-api@^0.0.4":
version "0.0.4"
resolved "https://registry.yarnpkg.com/@mdn/bcd-utils-api/-/bcd-utils-api-0.0.4.tgz#c62722e8b0d1fc595db62b0c9e61828061406b00"
integrity sha512-X9Qs+Um1EyFiQVZ8wEGPMEwN53VePTpZGMt2S0glKjVxwpF1kMQfKtPoaTcWmRl7kmNpCVYjvB5c3MdMTyxrxQ==
"@mdn/bcd-utils-api@^0.0.5":
version "0.0.5"
resolved "https://registry.yarnpkg.com/@mdn/bcd-utils-api/-/bcd-utils-api-0.0.5.tgz#9587c6b592e87f8a5ccab80ccdd8b5184f867922"
integrity sha512-+8zfCGZzBoAoLK6jYnOm9Xa2LcdNRDVrUXatuBNuGJHyt7tpR+k/+de2LSGHiU34TYrfAXk7g9x8/IpXR+4zhw==

"@mdn/browser-compat-data@^5.4.0":
version "5.4.0"
Expand Down

0 comments on commit 4dbf2b8

Please sign in to comment.