File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " polished" ,
3
- "version" : " 3.7.0 " ,
3
+ "version" : " 3.7.1 " ,
4
4
"description" : " A lightweight toolset for writing styles in Javascript." ,
5
5
"license" : " MIT" ,
6
6
"author" : " Brian Hough <hello@brianhough.net> (https://polished.js.org)" ,
63
63
"build:lib" : " src/**/*.js"
64
64
},
65
65
"dependencies" : {
66
- "@babel/runtime" : " ^7.12.5" ,
67
- "@scarf/scarf" : " ^1.1.0"
66
+ "@babel/runtime" : " ^7.12.5"
68
67
},
69
68
"devDependencies" : {
70
69
"@babel/cli" : " ^7.12.10" ,
Original file line number Diff line number Diff line change 2232
2232
estree-walker "^1.0.1"
2233
2233
picomatch "^2.2.2"
2234
2234
2235
- "@scarf/scarf@^1.1.0":
2236
- version "1.1.0"
2237
- resolved "https://registry.yarnpkg.com/@scarf/scarf/-/scarf-1.1.0.tgz#b84b4a91cd938a688d36245b7a7db6fbc476a499"
2238
- integrity sha512-b2iE8kjjzzUo2WZ0xuE2N77kfnTds7ClrDxcz3Atz7h2XrNVoAPUoT75i7CY0st5x++70V91Y+c6RpBX9MX7Jg==
2239
-
2240
2235
"@semantic-release/commit-analyzer@^8.0.0":
2241
2236
version "8.0.1"
2242
2237
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-8.0.1.tgz#5d2a37cd5a3312da0e3ac05b1ca348bf60b90bca"
You can’t perform that action at this time.
0 commit comments