javascript-decorators
javascript-decorators copied to clipboard
## The devDependency [semantic-release](https://github.com/semantic-release/semantic-release) was updated from `15.14.0` to `16.0.0`. This version is **not covered** by your **current version range**. If you donโt accept this pull request, your project will...
## The devDependency [mocha](https://github.com/mochajs/mocha) was updated from `5.2.0` to `6.0.0`. This version is **not covered** by your **current version range**. If you donโt accept this pull request, your project will...
## The dependency [deep-equal](https://github.com/inspect-js/node-deep-equal) was updated from `1.1.1` to `2.0.1`. This version is **not covered** by your **current version range**. If you donโt accept this pull request, your project will...
## The devDependency [sinon](https://github.com/sinonjs/sinon) was updated from `6.3.5` to `7.2.4`. This version is **not covered** by your **current version range**. If you donโt accept this pull request, your project will...
## The devDependency [eslint-config-airbnb-base](https://github.com/airbnb/javascript) was updated from `13.2.0` to `14.0.0`. This version is **not covered** by your **current version range**. If you donโt accept this pull request, your project will...
## The devDependency [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) was updated from `7.14.0` to `7.14.1`. ๐จ [View failing branch](https://github.com/AvraamMavridis/javascript-decorators/compare/master...AvraamMavridis:greenkeeper%2Feslint-plugin-react-7.14.1). This version is **covered** by your **current version range** and after updating it in your project...
## The devDependency [babel-eslint](https://github.com/babel/babel-eslint) was updated from `9.0.0` to `10.0.2`. This version is **not covered** by your **current version range**. If you donโt accept this pull request, your project will...
## The devDependency [eslint](https://github.com/eslint/eslint) was updated from `5.16.0` to `6.0.0`. This version is **not covered** by your **current version range**. If you donโt accept this pull request, your project will...
## The dependency [deepcopy](https://github.com/sasaplus1/deepcopy.js) was updated from `1.0.1` to `2.0.0`. This version is **not covered** by your **current version range**. If you donโt accept this pull request, your project will...
Are there any plans to support the updates specs? For example, my limited testing shows that `@abstract` throws the following error. ``` Uncaught TypeError: Super expression must either be null...