Skip to content

Commit

Permalink
fix(npm): update dependency @mdn/browser-compat-data to v5.2.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2023
1 parent cdf2ccd commit d930870
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 @@ -34,7 +34,7 @@
"patch-package": "patch-package"
},
"dependencies": {
"@mdn/browser-compat-data": "5.2.35",
"@mdn/browser-compat-data": "5.2.36",
"array.prototype.at": "1.1.1",
"lodash.get": "4.4.2",
"postcss-media-query-parser": "0.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1312,10 +1312,10 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"

"@mdn/[email protected].35":
version "5.2.35"
resolved "https://registry.yarnpkg.com/@mdn/browser-compat-data/-/browser-compat-data-5.2.35.tgz#fff993a89e960e4237d2aada18e30336002974b3"
integrity sha512-WMGl70X/upKye9Ix0xQtaKzNsFJE6I4ZEexypk1gyiB5REQZv9BI3Stw8Tby25YSGJ7OuYG0+5oCnkv1A+3kRA==
"@mdn/[email protected].36":
version "5.2.36"
resolved "https://registry.yarnpkg.com/@mdn/browser-compat-data/-/browser-compat-data-5.2.36.tgz#4e084e6497ff1bed606f0f8883e0ff8a9512b47f"
integrity sha512-cS+xbp4jq+W04pFqw5639Grzj82JevJZst4b55Mk2NGc9wY7uXD6hlM6H0hkK5mLKXXZKsT1xq79W6LsSG4crw==

"@nicolo-ribaudo/[email protected]":
version "2.1.8-no-fsevents.3"
Expand Down

0 comments on commit d930870

Please sign in to comment.