@elliemae/pui-cli 6.1.1 → 6.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cli-commands/lint.js +1 -1
- package/package.json +6 -5
package/lib/cli-commands/lint.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/pui-cli",
|
|
3
|
-
"version": "6.1.
|
|
3
|
+
"version": "6.1.2",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "ICE MT UI Platform CLI",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -66,6 +66,7 @@
|
|
|
66
66
|
"@commitlint/cli": "~16.1.0",
|
|
67
67
|
"@commitlint/config-conventional": "~16.0.0",
|
|
68
68
|
"@elliemae/browserslist-config-elliemae-latest-browsers": "~1.3.0",
|
|
69
|
+
"@faker-js/faker": "6.0.0-alpha.4",
|
|
69
70
|
"@pmmmwh/react-refresh-webpack-plugin": "~0.5.4",
|
|
70
71
|
"@semantic-release/changelog": "~6.0.1",
|
|
71
72
|
"@semantic-release/exec": "~6.0.3",
|
|
@@ -89,7 +90,7 @@
|
|
|
89
90
|
"@testing-library/react": "~12.1.2",
|
|
90
91
|
"@testing-library/react-hooks": "~7.0.2",
|
|
91
92
|
"@types/jest": "~27.4.0",
|
|
92
|
-
"@types/node": "~17.0.
|
|
93
|
+
"@types/node": "~17.0.11",
|
|
93
94
|
"@types/rimraf": "~3.0.2",
|
|
94
95
|
"@types/testing-library__jest-dom": "~5.14.2",
|
|
95
96
|
"@typescript-eslint/eslint-plugin": "~5.10.1",
|
|
@@ -124,7 +125,7 @@
|
|
|
124
125
|
"css-minimizer-webpack-plugin": "~3.4.1",
|
|
125
126
|
"depcheck": "~1.4.3",
|
|
126
127
|
"docdash": "~1.2.0",
|
|
127
|
-
"dotenv": "~
|
|
128
|
+
"dotenv": "~14.3.0",
|
|
128
129
|
"dotenv-webpack": "~7.0.3",
|
|
129
130
|
"duplicate-package-checker-webpack-plugin": "~3.0.0",
|
|
130
131
|
"enhanced-resolve": "~5.8.3",
|
|
@@ -160,7 +161,7 @@
|
|
|
160
161
|
"express-static-gzip": "~2.1.1",
|
|
161
162
|
"favicons": "~6.2.2",
|
|
162
163
|
"favicons-webpack-plugin": "~5.0.2",
|
|
163
|
-
"happy-dom": "~2.
|
|
164
|
+
"happy-dom": "~2.30.0",
|
|
164
165
|
"helmet-csp": "~3.4.0",
|
|
165
166
|
"html-webpack-plugin": "~5.5.0",
|
|
166
167
|
"http-server": "~14.1.0",
|
|
@@ -173,7 +174,7 @@
|
|
|
173
174
|
"jest-sonar-reporter": "~2.0.0",
|
|
174
175
|
"jest-styled-components": "~7.0.8",
|
|
175
176
|
"jscodeshift": "~0.13.1",
|
|
176
|
-
"jsdoc": "~3.6.
|
|
177
|
+
"jsdoc": "~3.6.10",
|
|
177
178
|
"lint-staged": "~12.3.1",
|
|
178
179
|
"mini-css-extract-plugin": "~2.5.2",
|
|
179
180
|
"minimist": "~1.2.5",
|