pixelastic / norska

🏔️ Custom SSG using Pug, Webpack, PostCSS and Tailwind.
https://projects.pixelastic.com/norska/
MIT License
8 stars 0 forks source link

chore(deps): update external dependencies #38

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@babel/core (source) dependencies minor ~7.9.0 -> ~7.10.0
lazysizes dependencies patch 5.2.1 -> 5.2.2

Release Notes

babel/babel ### [`v7.10.0`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7100-2020-05-26) [Compare Source](https://togithub.com/babel/babel/compare/v7.9.6...v7.10.0) ##### :eyeglasses: Spec Compliance - `babel-plugin-proposal-logical-assignment-operators` - [#​11370](https://togithub.com/babel/babel/pull/11370) logical-assignment: Do not assign names to anonymous functions ([@​arku](https://togithub.com/arku)) ##### :rocket: New Feature - `babel-helper-create-class-features-plugin`, `babel-helper-member-expression-to-functions`, `babel-helper-optimise-call-expression`, `babel-helper-replace-supers`, `babel-parser`, `babel-plugin-proposal-class-properties` - [#​11248](https://togithub.com/babel/babel/pull/11248) Handle private access chained on an optional chain ([@​jridgewell](https://togithub.com/jridgewell)) - `babel-standalone` - [#​11593](https://togithub.com/babel/babel/pull/11593) feat: add privatePropertyInObject to babel-standalone ([@​JLHwung](https://togithub.com/JLHwung)) - [#​11466](https://togithub.com/babel/babel/pull/11466) Support data-type="module" to generate native Githubissues.
  • Githubissues is a development platform for aggregating issues.