File tree Expand file tree Collapse file tree 3 files changed +1
-7
lines changed Expand file tree Collapse file tree 3 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 7070 "mapsd-oss" : " touch ./src/client/mapsdRoutes.ts" ,
7171 "mapsd" : " oats ${REMOTE}contracts/mapsd.yml > ./src/client/mapsdRoutes.ts" ,
7272 "pinned" : " oats ${REMOTE}contracts/priv/pinneditemsd.yml > ./src/client/pinnedItemRoutes.ts" ,
73- "telegraf-plugins:update" : " node -r esm src/writeData/utils/parsePluginsConfigurationText.ts "
73+ "telegraf-plugins:update" : " node src/writeData/utils/parsePluginsConfigurationText.mjs "
7474 },
7575 "author" : " " ,
7676 "devDependencies" : {
119119 "eslint-plugin-jest" : " ^23.0.2" ,
120120 "eslint-plugin-react" : " ^7.16.0" ,
121121 "eslint-plugin-react-hooks" : " ^4.2.0" ,
122- "esm" : " ^3.2.25" ,
123122 "file-loader" : " ^4.1.0" ,
124123 "fork-ts-checker-webpack-plugin" : " ^5.0.0" ,
125124 "html-webpack-plugin" : " ^3.2.0" ,
File renamed without changes.
Original file line number Diff line number Diff line change @@ -4781,11 +4781,6 @@ eslint@^6.6.0:
47814781 text-table "^0.2.0"
47824782 v8-compile-cache "^2.0.3"
47834783
4784- esm@^3.2.25:
4785- version "3.2.25"
4786- resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
4787- integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
4788-
47894784espree@^6.1.2:
47904785 version "6.2.1"
47914786 resolved "https://registry.yarnpkg.com/espree/-/espree-6.2.1.tgz#77fc72e1fd744a2052c20f38a5b575832e82734a"
You can’t perform that action at this time.
0 commit comments