Skip to content

Commit 70a80f4

Browse files
authored
Merge pull request #1171 from Patternslib/upgrade
Upgrade
2 parents a943b50 + 21ed53c commit 70a80f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"tippy.js": "^6.3.7"
3737
},
3838
"devDependencies": {
39-
"@patternslib/dev": "^3.3.4",
39+
"@patternslib/dev": "^3.3.5",
4040
"@patternslib/pat-content-mirror": "^3.0.0",
4141
"@patternslib/pat-doclock": "^3.0.0",
4242
"@patternslib/pat-shopping-cart": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1959,10 +1959,10 @@
19591959
colorette "^2.0.16"
19601960
ora "^5.4.1"
19611961

1962-
"@patternslib/dev@^3.3.4":
1963-
version "3.3.4"
1964-
resolved "https://registry.yarnpkg.com/@patternslib/dev/-/dev-3.3.4.tgz#fe5bc769e68881043f2ff7c2d119b346ac7cd1a4"
1965-
integrity sha512-ExRwug9VgS8t82xsVL+QQGNia/VDpOQVubAVurkkrF3UxwfLXBFcBqhyMJOh0nahNUaltOHFm0vFRCUE6lQZeA==
1962+
"@patternslib/dev@^3.3.5":
1963+
version "3.3.5"
1964+
resolved "https://registry.yarnpkg.com/@patternslib/dev/-/dev-3.3.5.tgz#9e27ed64dde3e55381f9a50ada8f8e6283d91c6b"
1965+
integrity sha512-58+eUPBJwtbhVHY8LBwzRNKm1n0acpHf67Xi5mzHG3/rJlk/T9/iZFvnPVpQxV2VAP66/PAQFfi5OcbDqivqow==
19661966
dependencies:
19671967
"@babel/core" "^7.22.1"
19681968
"@babel/eslint-parser" "^7.21.8"

0 commit comments

Comments
 (0)