Skip to content

Commit

Permalink
Bump @trigen/scripts-preset-react-app from 6.1.0 to 6.1.1 (#244)
Browse files Browse the repository at this point in the history
Bumps [@trigen/scripts-preset-react-app](https://github.com/TrigenSoftware/scripts) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/TrigenSoftware/scripts/releases)
- [Changelog](https://github.com/TrigenSoftware/scripts/blob/master/CHANGELOG.md)
- [Commits](TrigenSoftware/scripts@v6.1.0...v6.1.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored May 21, 2020
1 parent 4bfed41 commit 1a2e483
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 38 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"devDependencies": {
"@trigen/scripts": "^6.0.0",
"@trigen/scripts-plugin-eslint": "^6.0.0",
"@trigen/scripts-preset-react-app": "^6.1.0",
"@trigen/scripts-preset-react-app": "^6.1.1",
"@types/faker": "^4.1.12",
"faker": "^4.1.0",
"moxios": "^0.4.0"
Expand Down
63 changes: 26 additions & 37 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3702,17 +3702,17 @@
"@svgr/plugin-svgo" "^4.2.0"
loader-utils "^1.2.3"

"@trigen/scripts-plugin-babel@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@trigen/scripts-plugin-babel/-/scripts-plugin-babel-6.1.0.tgz#c92f8a186d847b82c20a411d732d7624b25d3bff"
integrity sha512-9Ms0J8Sb4EwZLyXq2M4RqQ40pfulskk9O1vGTusMA4CcdfqlwarUjMJ+hU7CwO8nu+2A9EurxF/9q4e9Us0PJA==
"@trigen/scripts-plugin-babel@^6.1.1":
version "6.1.1"
resolved "https://registry.yarnpkg.com/@trigen/scripts-plugin-babel/-/scripts-plugin-babel-6.1.1.tgz#cd9e2887478fed378b0c37b106dc870c0991487f"
integrity sha512-3s5FHJKXGtUls3TNCK/UJUwG7CTvvbjJXrbYUhmmYiJZLugGcf1A5JnqcgYSORQ0Pr8IwiatfeUwMVznjquz1g==
dependencies:
"@babel/cli" "^7.2.3"
"@babel/core" "^7.4.0"
"@babel/node" "^7.0.0"
"@babel/runtime-corejs3" "^7.9.6"
"@trigen/scripts" "^6.0.0"
babel-preset-trigen "^4.2.1"
babel-preset-trigen "^4.2.3"

"@trigen/scripts-plugin-eslint@^6.0.0":
version "6.0.0"
Expand All @@ -3724,25 +3724,25 @@
eslint "^7.0.0"
eslint-config-trigen "^3.2.3"

"@trigen/scripts-plugin-jest@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@trigen/scripts-plugin-jest/-/scripts-plugin-jest-6.1.0.tgz#33d3018a3bca26aa30383cf2b4a46ba6d4fcf190"
integrity sha512-s/g9HWs4QBJ+DCowOTAkqzJf7KUu38tbmm3LA8HeX6a4tCfASTCbAEdDYhQ2Tq1FO682E2YsyAaln3kLojF/aw==
"@trigen/scripts-plugin-jest@^6.1.1":
version "6.1.1"
resolved "https://registry.yarnpkg.com/@trigen/scripts-plugin-jest/-/scripts-plugin-jest-6.1.1.tgz#4aa313b03fd43a345f48cc5a1462eb243c486e3b"
integrity sha512-suS4OdqHYBqE/ttjaZX30KGlUYheWfprDsrgDWwTQcr18Izk1vGJS14QZ/SF+Tu4tn1Hpf6U9edDvvCn6+d32w==
dependencies:
"@babel/runtime-corejs3" "^7.9.6"
"@trigen/scripts" "^6.0.0"
"@types/jest" "^25.1.3"
archiver "^4.0.1"
babel-jest "^26.0.1"
babel-preset-trigen "^4.2.1"
babel-preset-trigen "^4.2.3"
form-data "^3.0.0"
jest "^25.1.0"
nodemailer "^6.3.0"

"@trigen/scripts-plugin-storybook@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@trigen/scripts-plugin-storybook/-/scripts-plugin-storybook-6.1.0.tgz#1e0c33ca8e3c69fdf3082f7dc23f416c1b318dec"
integrity sha512-Dr5EB9uEBwrCGzG1jZqdC8XQZtUpLxJ01YOyN88P7GzhzkDqXnhUjvyCIobC9mdsZ30xrK1hr9Kvtfzd7AgyCg==
"@trigen/scripts-plugin-storybook@^6.1.1":
version "6.1.1"
resolved "https://registry.yarnpkg.com/@trigen/scripts-plugin-storybook/-/scripts-plugin-storybook-6.1.1.tgz#55c65757a9ad676361fcf9bda9b538ead202c1c6"
integrity sha512-0kPWfei9qP90KKFmn6FQqllSIxWZX0/SeIUJWT0Uh4pzoxKWrZGrzXo/uMxeG1pzAR/gfzyS/vhkcSMq/6poZw==
dependencies:
"@babel/runtime-corejs3" "^7.9.6"
"@storybook/addon-a11y" "^5.1.10"
Expand All @@ -3755,7 +3755,7 @@
"@storybook/addons" "^5.0.5"
"@storybook/react" "^5.0.5"
"@trigen/scripts" "^6.0.0"
"@trigen/scripts-plugin-jest" "^6.1.0"
"@trigen/scripts-plugin-jest" "^6.1.1"
"@types/storybook__addon-info" "^5.2.1"
babel-plugin-require-context-hook "^1.0.0"
env-ci "^5.0.2"
Expand All @@ -3775,10 +3775,10 @@
typedoc "^0.17.0"
typescript "3.9.3"

"@trigen/scripts-preset-react-app@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@trigen/scripts-preset-react-app/-/scripts-preset-react-app-6.1.0.tgz#ff01e2cdf700ee680b0efe7b84cfb0d743994e39"
integrity sha512-AcVWuEX4W1tW2qPC+x6e8utYIQ6eeez3Tz4HsNKXmcUjnQ2yD3WWCEhd97e/+QTn4ub5ByzenasejPHYPFkVhA==
"@trigen/scripts-preset-react-app@^6.1.1":
version "6.1.1"
resolved "https://registry.yarnpkg.com/@trigen/scripts-preset-react-app/-/scripts-preset-react-app-6.1.1.tgz#ae5312765f2bc109c6d82ed50552b39bb03c82c5"
integrity sha512-Ecab0xgOmk7Ep0GbmeSzXe7pTF+1L4xEOFa+HlaP7O1aCoW0LzpQq90v9kKHkTpWonYvS9fp0g//RFsk61H29A==
dependencies:
"@babel/register" "^7.4.0"
"@babel/runtime-corejs3" "^7.9.6"
Expand All @@ -3788,9 +3788,9 @@
"@stylable/core" "^2.1.4"
"@stylable/webpack-plugin" "^2.1.7"
"@trigen/scripts" "^6.0.0"
"@trigen/scripts-plugin-babel" "^6.1.0"
"@trigen/scripts-plugin-jest" "^6.1.0"
"@trigen/scripts-plugin-storybook" "^6.1.0"
"@trigen/scripts-plugin-babel" "^6.1.1"
"@trigen/scripts-plugin-jest" "^6.1.1"
"@trigen/scripts-plugin-storybook" "^6.1.1"
"@trigen/scripts-plugin-typescript" "^6.0.0"
autoprefixer "^9.1.3"
babel-loader "^8.0.0"
Expand Down Expand Up @@ -3835,17 +3835,6 @@
webpack-hot-middleware "^2.22.3"
webpack-node-externals "^1.7.2"

"@trigen/scripts@^5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@trigen/scripts/-/scripts-5.5.0.tgz#4f45225927fdf373182efcb05d1aa01004b6b75c"
integrity sha512-HOROslch9W6G+bjD/jRsQLOI4Ns0A0mP/vlwmL+XKwkLzjk/bgyfbtm8eL3OjaUhncnqPdhdGMx6sSEWiKjZWQ==
dependencies:
"@babel/runtime-corejs3" "^7.9.6"
chalk "^4.0.0"
immutability-helper "^3.0.0"
rcfile "^1.0.3"
resolve-cwd "^3.0.0"

"@trigen/scripts@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@trigen/scripts/-/scripts-6.0.0.tgz#99aee9b8a8f7b034b28ac59fe14c7cc06e77b7e1"
Expand Down Expand Up @@ -5660,10 +5649,10 @@ babel-preset-react-app@^9.0.0:
babel-plugin-macros "2.5.1"
babel-plugin-transform-react-remove-prop-types "0.4.24"

babel-preset-trigen@^4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/babel-preset-trigen/-/babel-preset-trigen-4.2.1.tgz#d58073b66c2373de54f703698fec4358a39a37da"
integrity sha512-s4qJd3AmIwx96t8DpKVAl18ze3ay6smbMLtOUqzQaXeLy7VSik6LEZWXw67kM9rqQxt5OC+6dyyW3HVrnj78dw==
babel-preset-trigen@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/babel-preset-trigen/-/babel-preset-trigen-4.2.3.tgz#49f686696f95660c9c89bd2880fbd8624bcbde7b"
integrity sha512-OKoY0upVpAyO99eBduYvGgxG8mV+c1ZE9gfvfkYiKu2omWogVTyOwa4HXTY9f3uOzs3rqKAjhhn+ftg8OuwlSQ==
dependencies:
"@babel/helper-plugin-utils" "^7.8.3"
"@babel/plugin-proposal-async-generator-functions" "^7.8.3"
Expand Down

0 comments on commit 1a2e483

Please sign in to comment.