Skip to content

Commit f3e9c87

Browse files
committed
chore(deps): update dependency cssnano to v5.1.7
1 parent ef10256 commit f3e9c87

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

campus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"autoprefixer": "10.4.2",
2929
"babel-plugin-styled-components": "2.0.6",
3030
"concurrently": "7.0.0",
31-
"cssnano": "5.1.0",
31+
"cssnano": "5.1.7",
3232
"dotenv": "^16.0.0",
3333
"eslint": "8.10.0",
3434
"eslint-config-airbnb": "19.0.4",

root/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"autoprefixer": "10.4.2",
3333
"babel-plugin-styled-components": "2.0.6",
3434
"concurrently": "7.0.0",
35-
"cssnano": "5.1.4",
35+
"cssnano": "5.1.7",
3636
"dotenv": "^16.0.0",
3737
"eslint": "8.10.0",
3838
"eslint-config-airbnb": "19.0.4",

syllabus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"autoprefixer": "^10.4.4",
3333
"babel-plugin-styled-components": "2.0.6",
3434
"concurrently": "7.0.0",
35-
"cssnano": "5.1.0",
35+
"cssnano": "5.1.7",
3636
"dotenv": "^16.0.0",
3737
"eslint": "8.10.0",
3838
"eslint-config-airbnb": "19.0.4",

0 commit comments

Comments
 (0)