Skip to content

Commit

Permalink
fix(npm): update dependency @mdn/browser-compat-data to v5.2.57 (#327)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 15, 2023
1 parent abafe04 commit c07519d
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.56",
"@mdn/browser-compat-data": "5.2.57",
"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 @@ -1347,10 +1347,10 @@
"@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14"

"@mdn/[email protected].56":
version "5.2.56"
resolved "https://registry.yarnpkg.com/@mdn/browser-compat-data/-/browser-compat-data-5.2.56.tgz#330130f40c797768bb807fcbdaaa0f8bcfad77fb"
integrity sha512-1Pu6qcdJ1tQApjhWONtf8XtXH4bG9qnRyry+mYzNgZhfawoO2ODJWasvDf4pgEPlaHbxxFuZFL5l3UeKCdS3Xg==
"@mdn/[email protected].57":
version "5.2.57"
resolved "https://registry.yarnpkg.com/@mdn/browser-compat-data/-/browser-compat-data-5.2.57.tgz#8aa713ed5bdf2686b72775623ef14ffb58c2c0f4"
integrity sha512-ED1+lSPglyGjBVPubg44h7nIzZK/Oc3lUI/rEZ+xDWmSY/LRKFINdJKYdGnViy/R7LXa3EGDKFSC9jXG6mfaiQ==

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

0 comments on commit c07519d

Please sign in to comment.