Skip to content

Commit 4c34bcf

Browse files
committed
chore(deps): update dependency cssnano to v5.1.9
1 parent 4f556ac commit 4c34bcf

File tree

4 files changed

+141
-68
lines changed

4 files changed

+141
-68
lines changed

campus/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.0",
35+
"cssnano": "5.1.9",
3636
"dotenv": "^16.0.1",
3737
"eslint": "8.10.0",
3838
"eslint-config-airbnb": "19.0.4",

root/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"autoprefixer": "10.4.2",
3535
"babel-plugin-styled-components": "2.0.6",
3636
"concurrently": "7.0.0",
37-
"cssnano": "5.1.4",
37+
"cssnano": "5.1.9",
3838
"dotenv": "^16.0.1",
3939
"eslint": "8.10.0",
4040
"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.9",
3636
"dotenv": "^16.0.0",
3737
"eslint": "8.10.0",
3838
"eslint-config-airbnb": "19.0.4",

0 commit comments

Comments
 (0)