chore(deps): update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | 7.17.0 -> 7.17.2 |
eslint-plugin-jsdoc | devDependencies | patch | 37.8.0 -> 37.8.2 |
karma (source) | devDependencies | patch | 6.3.15 -> 6.3.16 |
rollup (source) | devDependencies | patch | 2.67.1 -> 2.67.2 |
Release Notes
babel/babel
v7.17.2
🐛 Bug Fix
-
babel-helpers
,babel-plugin-proposal-decorators
-
babel-core
- #14241 Fix reinstantiation of inherited plugins (@nicolo-ribaudo)
- #14246 Merge multi-source output sourcemaps (@jridgewell)
gajus/eslint-plugin-jsdoc
v37.8.2
Bug Fixes
-
empty-tags
: prevent tag content forinterface
in Closure mode (1b3212f)
v37.8.1
Bug Fixes
-
valid-types
: allow dropping oftypedef
name and/or type by TypeScript (8847608)
rollup/rollup
v2.67.2
2022-02-10
Bug Fixes
- Ensure consistent order between manual chunks to fix hashing issues (#4397)
Merge Requests
- #4390: refactor: add @types/estree explicitly, fix dynamic type imports (@dnalborczyk)
- #4391: chore: remove acorn-walk ambient type definitions (@dnalborczyk)
- #4397: Sort manual chunks generated via a function by name (@lukastaegert)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.