@elliemae/pui-cli 5.2.0 → 5.3.0

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.
Files changed (1) hide show
  1. package/package.json +14 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-cli",
3
- "version": "5.2.0",
3
+ "version": "5.3.0",
4
4
  "private": false,
5
5
  "description": "EllieMae Platform UI CLI",
6
6
  "sideEffects": false,
@@ -66,9 +66,9 @@
66
66
  "@commitlint/config-conventional": "~13.1.0",
67
67
  "@elliemae/browserslist-config-elliemae": "~1.2.1",
68
68
  "@pmmmwh/react-refresh-webpack-plugin": "~0.5.1",
69
- "@semantic-release/changelog": "~5.0.1",
70
- "@semantic-release/exec": "~5.0.0",
71
- "@semantic-release/git": "~9.0.1",
69
+ "@semantic-release/changelog": "~6.0.0",
70
+ "@semantic-release/exec": "~6.0.1",
71
+ "@semantic-release/git": "~10.0.0",
72
72
  "@storybook/addon-a11y": "~6.3.8",
73
73
  "@storybook/addon-actions": "~6.3.8",
74
74
  "@storybook/addon-backgrounds": "~6.3.8",
@@ -90,13 +90,13 @@
90
90
  "@testing-library/jest-dom": "~5.14.1",
91
91
  "@testing-library/react": "~12.1.0",
92
92
  "@testing-library/react-hooks": "~7.0.2",
93
- "@types/jest": "~27.0.1",
94
- "@types/node": "~16.9.4",
93
+ "@types/jest": "~27.0.2",
94
+ "@types/node": "~16.9.6",
95
95
  "@types/rimraf": "~3.0.2",
96
96
  "@types/testing-library__jest-dom": "~5.14.1",
97
97
  "@typescript-eslint/eslint-plugin": "~4.31.2",
98
98
  "@typescript-eslint/parser": "~4.31.2",
99
- "autoprefixer": "~10.3.4",
99
+ "autoprefixer": "~10.3.5",
100
100
  "axe-core": "~4.3.3",
101
101
  "babel-eslint": "~10.1.0",
102
102
  "babel-loader": "~8.2.2",
@@ -109,6 +109,7 @@
109
109
  "babel-plugin-transform-remove-console": "~6.9.4",
110
110
  "babel-plugin-transform-strip-block": "~0.0.4",
111
111
  "body-parser": "~1.19.0",
112
+ "browserslist": "~4.17.1",
112
113
  "bundlesize": "~0.18.1",
113
114
  "case-sensitive-paths-webpack-plugin": "~2.4.0",
114
115
  "chalk": "~4.1.2",
@@ -145,10 +146,10 @@
145
146
  "eslint-plugin-jsx-a11y": "~6.4.1",
146
147
  "eslint-plugin-mdx": "~1.15.1",
147
148
  "eslint-plugin-prettier": "~4.0.0",
148
- "eslint-plugin-react": "~7.25.3",
149
+ "eslint-plugin-react": "~7.26.0",
149
150
  "eslint-plugin-react-hooks": "~4.2.0",
150
151
  "eslint-plugin-redux-saga": "~1.2.1",
151
- "eslint-plugin-testing-library": "~4.12.3",
152
+ "eslint-plugin-testing-library": "~4.12.4",
152
153
  "eslint-plugin-wdio": "~7.4.2",
153
154
  "eslint-webpack-plugin": "~3.0.1",
154
155
  "execa": "~5.1.1",
@@ -185,11 +186,11 @@
185
186
  "nodemon": "~2.0.12",
186
187
  "npm-check-updates": "~11.8.5",
187
188
  "null-loader": "~4.0.1",
188
- "pino": "~6.13.2",
189
+ "pino": "~6.13.3",
189
190
  "pino-pretty": "~7.0.1",
190
191
  "pinst": "~2.1.6",
191
192
  "plop": "~2.7.4",
192
- "postcss": "~8.3.6",
193
+ "postcss": "~8.3.7",
193
194
  "postcss-loader": "~6.1.1",
194
195
  "postcss-preset-env": "~6.7.0",
195
196
  "prettier": "~2.4.1",
@@ -208,7 +209,7 @@
208
209
  "shelljs": "~0.8.4",
209
210
  "slackify-markdown": "~4.3.0",
210
211
  "storybook-react-router": "~1.0.8",
211
- "style-loader": "~3.2.1",
212
+ "style-loader": "~3.3.0",
212
213
  "stylelint": "~13.13.1",
213
214
  "stylelint-config-recommended": "~5.0.0",
214
215
  "stylelint-config-styled-components": "~0.1.1",
@@ -239,7 +240,7 @@
239
240
  "webpack-strip-block": "~0.3.0",
240
241
  "whatwg-fetch": "~3.6.2",
241
242
  "workbox-webpack-plugin": "~6.3.0",
242
- "yargs": "~17.1.1"
243
+ "yargs": "~17.2.0"
243
244
  },
244
245
  "devDependencies": {
245
246
  "redux": "~4.1.1",