Compare commits

..

11 commits

Author SHA1 Message Date
76a0c02939 Merge pull request 'develop' (#76) from develop into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #76
2021-06-24 17:18:34 +00:00
735d7d2e76 Merge pull request 'Update dependency @11ty/eleventy to ^1.0.0-canary.38' (#74) from renovate/11ty-eleventy-1.x into develop
All checks were successful
continuous-integration/drone/pr Build is passing
Reviewed-on: #74
2021-06-24 15:34:20 +00:00
c9b3683d2c Merge pull request 'Update dependency node-sass to ^6.0.1' (#75) from renovate/node-sass-6.x into develop
Reviewed-on: #75
2021-06-24 15:32:52 +00:00
3aebd8fbba Update dependency node-sass to ^6.0.1 2021-06-24 10:01:27 +00:00
97626ba5ef Update dependency @11ty/eleventy to ^1.0.0-canary.38 2021-06-24 04:01:18 +00:00
e83b4fa73c Merge pull request 'Update dependency @11ty/eleventy to ^1.0.0-canary.37' (#73) from renovate/11ty-eleventy-1.x into develop
Reviewed-on: #73
2021-06-21 14:13:12 +00:00
20a05eb592 Update dependency @11ty/eleventy to ^1.0.0-canary.37 2021-06-19 04:01:50 +00:00
d301fcbacf Merge pull request 'Update dependency @11ty/eleventy-navigation to ^0.3.2' (#72) from renovate/11ty-eleventy-navigation-0.x into develop
Reviewed-on: #72
2021-06-18 20:35:48 +00:00
9763acb2b6 Update dependency @11ty/eleventy-navigation to ^0.3.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-06-17 16:01:16 +00:00
f188a57d44 Merge pull request 'Update dependency @11ty/eleventy to ^1.0.0-canary.36' (#71) from renovate/11ty-eleventy-1.x into develop
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #71
2021-06-16 16:08:46 +00:00
b0d03d8fdf Update dependency @11ty/eleventy to ^1.0.0-canary.36
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-06-16 16:02:33 +00:00

View file

@ -20,15 +20,15 @@
"browser-sync": "^2.26.14" "browser-sync": "^2.26.14"
}, },
"devDependencies": { "devDependencies": {
"@11ty/eleventy": "^1.0.0-canary.35", "@11ty/eleventy": "^1.0.0-canary.38",
"@11ty/eleventy-navigation": "^0.2.0", "@11ty/eleventy-navigation": "^0.3.2",
"@node-minify/core": "^6.2.0", "@node-minify/core": "^6.2.0",
"@node-minify/crass": "^6.2.0", "@node-minify/crass": "^6.2.0",
"@node-minify/html-minifier": "^6.2.0", "@node-minify/html-minifier": "^6.2.0",
"cpx": "^1.5.0", "cpx": "^1.5.0",
"glob": "^7.1.7", "glob": "^7.1.7",
"minify": "^7.0.2", "minify": "^7.0.2",
"node-sass": "^6.0.0", "node-sass": "^6.0.1",
"node-sass-tilde-importer": "^1.0.2", "node-sass-tilde-importer": "^1.0.2",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"uncss": "^0.17.3" "uncss": "^0.17.3"