Skip to content

Commit 011c1c1

Browse files
authored
Merge pull request #100 from netlify/update-deps
Update deps
2 parents 06ed9cf + ec47655 commit 011c1c1

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ vendor
33
*node_modules
44
ui
55
js
6+
yarn.lock

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"postcss": "^7.0.0",
1616
"postcss-browser-reporter": "^0.5.0",
1717
"postcss-cli": "^6.0.0",
18-
"postcss-import": "^11.0.0",
19-
"postcss-reporter": "^5.0.0",
20-
"postcss-url": "^7.3.1",
18+
"postcss-import": "^12.0.0",
19+
"postcss-reporter": "^6.0.0",
20+
"postcss-url": "^8.0.0",
2121
"rimraf": "^2.6.2",
2222
"swagger-ui": "^3.17.5"
2323
},

0 commit comments

Comments
 (0)