File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
import RESTSerializer from '@ember-data/serializer/rest' ;
2
2
3
- export default RESTSerializer ;
3
+ export default class ApplicationSerializer extends RESTSerializer { }
Original file line number Diff line number Diff line change 116
116
"eslint-plugin-import-helpers" : " 1.1.0" ,
117
117
"eslint-plugin-prettier" : " 4.0.0" ,
118
118
"eslint-plugin-qunit-dom" : " 0.2.0" ,
119
- "eslint-plugin-unicorn" : " 37 .0.1" ,
119
+ "eslint-plugin-unicorn" : " 38 .0.1" ,
120
120
"loader.js" : " 4.7.0" ,
121
121
"match-json" : " 1.3.3" ,
122
122
"normalize.css" : " 8.0.1" ,
Original file line number Diff line number Diff line change 7359
7359
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit-dom/-/eslint-plugin-qunit-dom-0.2.0.tgz#681ea7fbce81d8548b6cc68dc17448e1a4d38d87"
7360
7360
integrity sha512-uqqkzj3k5ee36XOkr6Y9DfTC/6uXq/aWuuo14o79Bky+SmQy3NzK+Vee7UBICDEHhi7SDsFPxdsBFm9cjNAuvg==
7361
7361
7362
- eslint-plugin-unicorn@37 .0.1:
7363
- version "37 .0.1"
7364
- resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-37 .0.1.tgz#a2292dc302ffc0be1791e6ebbb4ae93242833f11 "
7365
- integrity sha512-E1jq5u9ojnadisJcPi+hMXTGSiIzkIUMDvWsBudsCGXvKUB2aNSU2TcfyW2/jAS5A4ryBXfzxLykMxX1EdluSQ ==
7362
+ eslint-plugin-unicorn@38 .0.1:
7363
+ version "38 .0.1"
7364
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-38 .0.1.tgz#f95a7fa6e8c92617cdcb4b1ddbc15d877477e73d "
7365
+ integrity sha512-eu4HCg7Bv43nk/hYZoWpLzRo668Nb7swQySn94aohn0heh9KLJ1GOFgVxJndLS8BploMGaClxgsyTNGJrP69yw ==
7366
7366
dependencies:
7367
7367
"@babel/helper-validator-identifier" "^7.14.9"
7368
7368
ci-info "^3.2.0"
You can’t perform that action at this time.
0 commit comments