1
0
mirror of https://github.com/barthuijgen/factorio-sites.git synced 2025-03-19 21:37:58 +02:00

Bump @nrwl/jest from 11.2.12 to 11.5.1

Bumps [@nrwl/jest](https://github.com/nrwl/nx) from 11.2.12 to 11.5.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/compare/11.2.12...11.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-10 23:54:48 +00:00 committed by GitHub
parent c21e939bb2
commit fe00b58eb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 41 additions and 1 deletions

View File

@ -69,7 +69,7 @@
"@nrwl/cli": "11.2.12", "@nrwl/cli": "11.2.12",
"@nrwl/cypress": "11.2.12", "@nrwl/cypress": "11.2.12",
"@nrwl/eslint-plugin-nx": "11.2.12", "@nrwl/eslint-plugin-nx": "11.2.12",
"@nrwl/jest": "11.2.12", "@nrwl/jest": "11.5.1",
"@nrwl/next": "11.2.12", "@nrwl/next": "11.2.12",
"@nrwl/node": "11.2.12", "@nrwl/node": "11.2.12",
"@nrwl/react": "11.2.12", "@nrwl/react": "11.2.12",

View File

@ -3282,6 +3282,18 @@
strip-json-comments "2.0.1" strip-json-comments "2.0.1"
tslib "^2.0.0" tslib "^2.0.0"
"@nrwl/devkit@11.5.1":
version "11.5.1"
resolved "https://registry.yarnpkg.com/@nrwl/devkit/-/devkit-11.5.1.tgz#806c0620a1c22fc591c729915105a9860f492087"
integrity sha512-AUGAT1LGt1wac6wfQtUPj1GG4b7DA/y1DxjZX3VD7L2hnOlTPfK3xY+1FtKAX3xR//Jvf3K1abPsLL2DnWHhqA==
dependencies:
"@nrwl/tao" "11.5.1"
ejs "^3.1.5"
ignore "^5.0.4"
semver "6.3.0"
strip-json-comments "2.0.1"
tslib "^2.0.0"
"@nrwl/eslint-plugin-nx@11.2.12": "@nrwl/eslint-plugin-nx@11.2.12":
version "11.2.12" version "11.2.12"
resolved "https://registry.yarnpkg.com/@nrwl/eslint-plugin-nx/-/eslint-plugin-nx-11.2.12.tgz#36616d449d13616d6c2c5c3c7c530ea7931daaa7" resolved "https://registry.yarnpkg.com/@nrwl/eslint-plugin-nx/-/eslint-plugin-nx-11.2.12.tgz#36616d449d13616d6c2c5c3c7c530ea7931daaa7"
@ -3302,6 +3314,17 @@
strip-json-comments "2.0.1" strip-json-comments "2.0.1"
tslib "^2.0.0" tslib "^2.0.0"
"@nrwl/jest@11.5.1":
version "11.5.1"
resolved "https://registry.yarnpkg.com/@nrwl/jest/-/jest-11.5.1.tgz#12a3b943da47f075b50bf1c6f225d70aed610f02"
integrity sha512-9Lwc5F66WeRTADg5Di9HHdTBN97Ti3vlSLhJwwL86CyvBV4syKDa5Z0qc7g0o5+nMNzuDH3dwjARdHgFBUDVow==
dependencies:
"@nrwl/devkit" "11.5.1"
jest-resolve "^26.6.2"
rxjs "^6.5.4"
strip-json-comments "2.0.1"
tslib "^2.0.0"
"@nrwl/linter@11.2.12": "@nrwl/linter@11.2.12":
version "11.2.12" version "11.2.12"
resolved "https://registry.yarnpkg.com/@nrwl/linter/-/linter-11.2.12.tgz#8037e1ce28c6ab5b38b351c4bff106790e93162e" resolved "https://registry.yarnpkg.com/@nrwl/linter/-/linter-11.2.12.tgz#8037e1ce28c6ab5b38b351c4bff106790e93162e"
@ -3396,6 +3419,23 @@
tslib "^2.0.0" tslib "^2.0.0"
yargs-parser "20.0.0" yargs-parser "20.0.0"
"@nrwl/tao@11.5.1":
version "11.5.1"
resolved "https://registry.yarnpkg.com/@nrwl/tao/-/tao-11.5.1.tgz#87101395c8fe053572d5e41eacc6bb651039985a"
integrity sha512-RXQTVDT699vXaRmz5tIKDG/6gY9FfyxRYqS9wVL9B9Qp9ayIRWs2EfYBLww9Wq4irLmRsO2+UoUOLfk6346V9w==
dependencies:
chalk "4.1.0"
fs-extra "7.0.1"
inquirer "^6.3.1"
minimist "^1.2.5"
rxjs "^6.5.4"
rxjs-for-await "0.0.2"
semver "6.3.0"
strip-json-comments "2.0.1"
tmp "0.0.33"
tslib "^2.0.0"
yargs-parser "20.0.0"
"@nrwl/web@11.2.12": "@nrwl/web@11.2.12":
version "11.2.12" version "11.2.12"
resolved "https://registry.yarnpkg.com/@nrwl/web/-/web-11.2.12.tgz#e18171a72eb5e23abf882b8ed9dec881658e4a65" resolved "https://registry.yarnpkg.com/@nrwl/web/-/web-11.2.12.tgz#e18171a72eb5e23abf882b8ed9dec881658e4a65"