Skip to content

Commit

Permalink
Merge pull request #1227 from Patternslib/upgrade
Browse files Browse the repository at this point in the history
maint(Dependencies): Upgrade pat-content-mirror to 4.0.1.
  • Loading branch information
thet authored Jan 15, 2025
2 parents 80a9914 + 05c42a6 commit 628ee82
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 @@ -37,7 +37,7 @@
},
"devDependencies": {
"@patternslib/dev": "^3.6.0",
"@patternslib/pat-content-mirror": "^4.0.0",
"@patternslib/pat-content-mirror": "^4.0.1",
"@patternslib/pat-doclock": "^3.0.0",
"@patternslib/pat-shopping-cart": "^3.0.0",
"@patternslib/pat-sortable-table": "^3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1763,10 +1763,10 @@
whybundled "^2.0.0"
yarn "^1.22.22"

"@patternslib/pat-content-mirror@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@patternslib/pat-content-mirror/-/pat-content-mirror-4.0.0.tgz#3d9b75081cb3b676bfb58f385ff2392771091bed"
integrity sha512-O9KA3lCH1c7Akrjxlb7eAuLoSMCgm0/zevZe+USxkkE+Twv7tATNyU5Kw153mvAZ1d6lXgZwR+w4ju3a9cz7cw==
"@patternslib/pat-content-mirror@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@patternslib/pat-content-mirror/-/pat-content-mirror-4.0.1.tgz#e6b133dc13537220e6c9a622ab6087e2bf688a09"
integrity sha512-Z/Ks2UXtpT/8W6MH+KIQcXTHjR8HuDU+l+yU57mjP9lBFCzHB3pP41LVXZMz4PReJp2N3s9Y/+yWud1raWoZgw==
dependencies:
"@patternslib/patternslib" ">=9.10.1-alpha.0"
jquery "^3.6.0"
Expand Down

0 comments on commit 628ee82

Please sign in to comment.