Skip to content

Commit 737a37d

Browse files
Removed neeto-commons-frontend
1 parent e126671 commit 737a37d

3 files changed

Lines changed: 10 additions & 42 deletions

File tree

configs/eslint/index.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ module.exports = {
1717
"plugin:json/recommended",
1818
"eslint:recommended",
1919
"plugin:react/recommended",
20-
"./node_modules/@bigbinary/neeto-commons-frontend/configs/eslint/globals",
21-
"./node_modules/@bigbinary/neeto-commons-frontend/configs/eslint/imports/order",
22-
"./node_modules/@bigbinary/neeto-commons-frontend/configs/eslint/overrides",
23-
"./node_modules/@bigbinary/neeto-commons-frontend/configs/eslint/imports/enforced",
24-
"./node_modules/@bigbinary/neeto-commons-frontend/configs/eslint/react",
25-
"./node_modules/@bigbinary/neeto-commons-frontend/configs/eslint/promise",
20+
"./configs/eslint/globals",
21+
"./configs/eslint/imports/order",
22+
"./configs/eslint/overrides",
23+
"./configs/eslint/imports/enforced",
24+
"./configs/eslint/react",
25+
"./configs/eslint/promise",
2626
"prettier",
2727
],
2828
settings: {

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bigbinary/neeto-cist",
3-
"version": "1.1.0-beta1",
3+
"version": "1.1.0-beta2",
44
"main": "./index.cjs.js",
55
"module": "./index.mjs",
66
"description": "A package encapsulating common utility functions used across neeto products",
@@ -55,7 +55,6 @@
5555
"@bigbinary/babel-preset-neeto": "^1.0.7",
5656
"@bigbinary/eslint-plugin-neeto": "^1.1.35",
5757
"@bigbinary/neeto-cist": "^1.0.5",
58-
"@bigbinary/neeto-commons-frontend": "^3.0.6",
5958
"@honeybadger-io/react": "2.0.1",
6059
"@rollup/plugin-alias": "^3.1.9",
6160
"@rollup/plugin-babel": "^5.3.1",
@@ -104,7 +103,6 @@
104103
"rollup-plugin-peer-deps-external": "^2.2.4"
105104
},
106105
"peerDependencies": {
107-
"@bigbinary/neeto-commons-frontend": "^3.0.6",
108106
"ramda": "^0.29.0"
109107
},
110108
"resolutions": {

yarn.lock

Lines changed: 3 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,11 +1058,6 @@
10581058
resolved "https://registry.yarnpkg.com/@bigbinary/neeto-commons-frontend/-/neeto-commons-frontend-2.1.39.tgz#47e99d4c9330f5de7db59d68e2697b6be167b36b"
10591059
integrity sha512-L2x2K4Nk2VLWV5exgjWUR9gtY/ZQdcvBfDGtfH15YPvRjba4xR/ITy2RUYxIibzOzj/gI2W44GYX7FbF5u3uuA==
10601060

1061-
"@bigbinary/neeto-commons-frontend@^3.0.6":
1062-
version "3.0.6"
1063-
resolved "https://registry.yarnpkg.com/@bigbinary/neeto-commons-frontend/-/neeto-commons-frontend-3.0.6.tgz#09675db6083e5721a1cfc45d6071e1a2f4fd20db"
1064-
integrity sha512-4i4Y36DU83E2OcVQbwNAFpoD/FJsSV3dcQitksiwHT6fxvTpyqlJpjz976sXRuqEQyNundSwD/vQjoLleX1oQQ==
1065-
10661061
"@eslint-community/eslint-utils@^4.2.0":
10671062
version "4.4.0"
10681063
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
@@ -5458,16 +5453,7 @@ string-length@^4.0.1:
54585453
char-regex "^1.0.2"
54595454
strip-ansi "^6.0.0"
54605455

5461-
"string-width-cjs@npm:string-width@^4.2.0":
5462-
version "4.2.3"
5463-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5464-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5465-
dependencies:
5466-
emoji-regex "^8.0.0"
5467-
is-fullwidth-code-point "^3.0.0"
5468-
strip-ansi "^6.0.1"
5469-
5470-
string-width@4.2.3, string-width@^4.1.0, string-width@^4.2.0, string-width@^5.0.0, string-width@^5.0.1, string-width@^5.1.2:
5456+
"string-width-cjs@npm:string-width@^4.2.0", string-width@4.2.3, string-width@^4.1.0, string-width@^4.2.0, string-width@^5.0.0, string-width@^5.0.1, string-width@^5.1.2:
54715457
version "4.2.3"
54725458
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
54735459
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5518,14 +5504,7 @@ string.prototype.trimstart@^1.0.7:
55185504
define-properties "^1.2.0"
55195505
es-abstract "^1.22.1"
55205506

5521-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5522-
version "6.0.1"
5523-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5524-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5525-
dependencies:
5526-
ansi-regex "^5.0.1"
5527-
5528-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5507+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
55295508
version "6.0.1"
55305509
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
55315510
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -6024,7 +6003,7 @@ which@^2.0.1:
60246003
dependencies:
60256004
isexe "^2.0.0"
60266005

6027-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
6006+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
60286007
version "7.0.0"
60296008
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
60306009
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -6042,15 +6021,6 @@ wrap-ansi@^6.2.0:
60426021
string-width "^4.1.0"
60436022
strip-ansi "^6.0.0"
60446023

6045-
wrap-ansi@^7.0.0:
6046-
version "7.0.0"
6047-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
6048-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
6049-
dependencies:
6050-
ansi-styles "^4.0.0"
6051-
string-width "^4.1.0"
6052-
strip-ansi "^6.0.0"
6053-
60546024
wrap-ansi@^8.1.0:
60556025
version "8.1.0"
60566026
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)