Skip to content

Commit

Permalink
fix(deps): bump yeoman-environment from 3.10.0 to 3.11.1
Browse files Browse the repository at this point in the history
Bumps [yeoman-environment](https://github.com/yeoman/environment) from 3.10.0 to 3.11.1.
- [Release notes](https://github.com/yeoman/environment/releases)
- [Commits](yeoman/environment@v3.10.0...v3.11.1)

---
updated-dependencies:
- dependency-name: yeoman-environment
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2022
1 parent 133c0e5 commit 798d869
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"replace-in-file": "^6.3.2",
"shelljs": "^0.8.5",
"tslib": "^2",
"yeoman-environment": "^3.10.0",
"yeoman-environment": "^3.11.1",
"yeoman-generator": "^5.7.0",
"yosay": "^2.0.2"
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^3.1.2",
"@oclif/plugin-command-snapshot": "^3.1.4",
"@oclif/test": "^2.1.1",
"@salesforce/cli-plugins-testkit": "^2.4.1",
"@salesforce/dev-config": "^3.0.0",
Expand Down
52 changes: 26 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,7 @@
is-wsl "^2.1.1"
tslib "^2.3.1"

"@oclif/core@^1.0.8", "@oclif/core@^1.15.0", "@oclif/core@^1.16.4", "@oclif/core@^1.2.1", "@oclif/core@^1.3.4", "@oclif/core@^1.3.6", "@oclif/core@^1.6.3", "@oclif/core@^1.6.4":
"@oclif/core@^1.0.8", "@oclif/core@^1.15.0", "@oclif/core@^1.16.4", "@oclif/core@^1.2.1", "@oclif/core@^1.3.6", "@oclif/core@^1.6.3", "@oclif/core@^1.6.4":
version "1.16.4"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.16.4.tgz#fafa338ada0624d7f1adac036302b05a37cd96d0"
integrity sha512-l+xHtVMteJWeTZZ+f2yLyNjf69X0mhAH8GILXnmoAGAemXbc1DVstvloxOouarvm9xyHHhquzO1Qg5l6xa1VIw==
Expand Down Expand Up @@ -837,17 +837,17 @@
chalk "^4.1.0"
tslib "^2.3.1"

"@oclif/plugin-command-snapshot@^3.1.2":
version "3.1.3"
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.1.3.tgz#9adf78dfd2415fc70a5341118f6decc4ebe0aa10"
integrity sha512-zF84uT/hSt4zo+BCURPVpdLdRczXAKYY6X26ImyvLyfTeZp3XfTFNMSYK1eHDvvmc+vlLCGk/eUeXf8yi3C2iA==
"@oclif/plugin-command-snapshot@^3.1.4":
version "3.1.4"
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.1.4.tgz#7d82c272975a12571745943461378c3dc9f9b8cc"
integrity sha512-qdmoHDcCknJlgy9YYfhyWVeQu7aCZ+mYtxVbys6QFJ6s7LKoY3MHe7/WfqAGSCaeH++mV6v447aCdaJnwYgO5w==
dependencies:
"@oclif/core" "^1.3.4"
"@oclif/core" "^1.16.4"
chalk "^4.1.2"
just-diff "^3.1.1"
semver "^7.3.5"
sinon "^11.1.2"
ts-json-schema-generator "^0.97.0"
ts-json-schema-generator "^0.98.0"
tslib "^2"

"@oclif/[email protected]":
Expand Down Expand Up @@ -6849,10 +6849,10 @@ safe-json-stringify@~1:
resolved "https://registry.yarnpkg.com/safe-json-stringify/-/safe-json-stringify-1.2.0.tgz#356e44bc98f1f93ce45df14bcd7c01cda86e0afd"
integrity sha512-gH8eh2nZudPQO6TytOvbxnuhYBOvDBBLW52tz5q6X58lJcd/tkmqFR+5Z9adS8aJtURSXWThWy/xJtJwixErvg==

safe-stable-stringify@^2.2.0:
version "2.3.1"
resolved "https://registry.yarnpkg.com/safe-stable-stringify/-/safe-stable-stringify-2.3.1.tgz#ab67cbe1fe7d40603ca641c5e765cb942d04fc73"
integrity sha512-kYBSfT+troD9cDA85VDnHZ1rpHC50O0g1e6WlGHVCz/g+JS+9WKLj+XwFYyR8UbrZN8ll9HUpDAAddY58MGisg==
safe-stable-stringify@^2.3.1:
version "2.4.0"
resolved "https://registry.yarnpkg.com/safe-stable-stringify/-/safe-stable-stringify-2.4.0.tgz#95fadb1bcf8057a1363e11052122f5da36a69215"
integrity sha512-eehKHKpab6E741ud7ZIMcXhKcP6TSIezPkNZhy5U8xC6+VvrRdUA2tMgxGxaGl4cz7c2Ew5+mg5+wNB16KQqrA==

"safer-buffer@>= 2.1.2 < 3", "safer-buffer@>= 2.1.2 < 3.0.0":
version "2.1.2"
Expand Down Expand Up @@ -7545,17 +7545,17 @@ trim-newlines@^3.0.0:
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==

ts-json-schema-generator@^0.97.0:
version "0.97.0"
resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-0.97.0.tgz#ea4f2ddbcba1fb6c0a2f97d242783b7fdc8e203b"
integrity sha512-kPDq4ut8Mu1ZgSN7OeTXz+ueb1juFt2eyGd23lMr3WoN5sq4Xa9m22kDI46OlwapE0aF8e1pUesOFgDcATHcuA==
ts-json-schema-generator@^0.98.0:
version "0.98.0"
resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-0.98.0.tgz#5aa957f45ba4b662a53ffafe86164e6e218942fa"
integrity sha512-emurTxAKkhk9a/i0Rfg5WkT5Hbg7MaL9VlxQXsWScBun0aXVl99gr06sEcHm3EJ8As4Ji51J7VJGEg6wrER/Kg==
dependencies:
"@types/json-schema" "^7.0.9"
commander "^8.2.0"
commander "^9.0.0"
glob "^7.2.0"
json5 "^2.2.0"
safe-stable-stringify "^2.2.0"
typescript "~4.4.3"
safe-stable-stringify "^2.3.1"
typescript "~4.5.4"

ts-node@^10.0.0, ts-node@^10.4.0, ts-node@^10.8.1:
version "10.9.1"
Expand Down Expand Up @@ -7697,10 +7697,10 @@ typescript@^4.1.3, typescript@^4.4.3, typescript@^4.6.4, typescript@^4.8.3:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==

typescript@~4.4.3:
version "4.4.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
typescript@~4.5.4:
version "4.5.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==

uglify-js@^3.1.4:
version "3.16.3"
Expand Down Expand Up @@ -8179,10 +8179,10 @@ yargs@^17.0.0, yargs@^17.2.1, yargs@^17.3.1:
y18n "^5.0.5"
yargs-parser "^21.0.0"

yeoman-environment@^3.10.0, yeoman-environment@^3.9.1:
version "3.10.0"
resolved "https://registry.yarnpkg.com/yeoman-environment/-/yeoman-environment-3.10.0.tgz#d8c56571b68d16b4af8abfb950f83acc503eed77"
integrity sha512-sYtSxBK9daq21QjoskJTHKLQ1xEsRPURkmFV/aM8HS8ZlQVzwx57Rz1zCs8EGPhK4vqsmTE8H92Gp1jg1fT3EA==
yeoman-environment@^3.11.1, yeoman-environment@^3.9.1:
version "3.11.1"
resolved "https://registry.yarnpkg.com/yeoman-environment/-/yeoman-environment-3.11.1.tgz#7379489f0925a9e8cb619c0333629ba1ff8d4bbd"
integrity sha512-WxPntJFhdJiBtkaJOmkv/v5siWVJvLX2GB26TXMPaIgxHGhreKUwACI2jzjnsFcHv1F8Uayp668NZsz8ygalvg==
dependencies:
"@npmcli/arborist" "^4.0.4"
are-we-there-yet "^2.0.0"
Expand Down

0 comments on commit 798d869

Please sign in to comment.