Skip to content

Commit 17adb39

Browse files
chore(deps): update dependency scule to v1
1 parent 86ab5e0 commit 17adb39

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"chokidar": "^3.5.2",
3232
"glob": "^7.1.7",
3333
"globby": "^11.0.4",
34-
"scule": "^0.2.1",
34+
"scule": "^1.3.0",
3535
"semver": "^7.3.5",
3636
"upath": "^2.0.1",
3737
"vue-template-compiler": "^2.6.14"

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -10088,6 +10088,11 @@ scule@^0.2.1:
1008810088
resolved "https://registry.yarnpkg.com/scule/-/scule-0.2.1.tgz#0c1dc847b18e07219ae9a3832f2f83224e2079dc"
1008910089
integrity sha512-M9gnWtn3J0W+UhJOHmBxBTwv8mZCan5i1Himp60t6vvZcor0wr+IM0URKmIglsWJ7bRujNAVVN77fp+uZaWoKg==
1009010090

10091+
scule@^1.3.0:
10092+
version "1.3.0"
10093+
resolved "https://registry.yarnpkg.com/scule/-/scule-1.3.0.tgz#6efbd22fd0bb801bdcc585c89266a7d2daa8fbd3"
10094+
integrity sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==
10095+
1009110096
"semver@2 || 3 || 4 || 5", semver@^5.6.0:
1009210097
version "5.7.1"
1009310098
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"

0 commit comments

Comments
 (0)