Skip to content

Commit

Permalink
Bump @preconstruct/cli from 1.2.2 to 2.2.2
Browse files Browse the repository at this point in the history
Bumps [@preconstruct/cli](https://github.com/preconstruct/preconstruct) from 1.2.2 to 2.2.2.
- [Release notes](https://github.com/preconstruct/preconstruct/releases)
- [Commits](https://github.com/preconstruct/preconstruct/compare/@preconstruct/cli@1.2.2...@preconstruct/cli@2.2.2)

---
updated-dependencies:
- dependency-name: "@preconstruct/cli"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2022
1 parent f9219c7 commit a994569
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@emotion/babel-plugin": "^11.10.2",
"@emotion/jest": "^11.1.0",
"@manypkg/cli": "^0.19.2",
"@preconstruct/cli": "^1.0.0",
"@preconstruct/cli": "^2.2.2",
"@testing-library/dom": "8.19.0",
"@testing-library/jest-dom": "5.1.1",
"@testing-library/react": "12.1.4",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2294,10 +2294,10 @@
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.9.2.tgz#adea7b6953cbb34651766b0548468e743c6a2353"
integrity sha512-VZMYa7+fXHdwIq1TDhSXoVmSPEGM/aa+6Aiq3nVVJ9bXr24zScr+NlKFKC3iPljA7ho/GAZr+d2jOf5GIRC30Q==

"@preconstruct/cli@^1.0.0":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@preconstruct/cli/-/cli-1.2.2.tgz#379d432cf911b42bf04999161d5200685d4de4bb"
integrity sha512-0Thzanz4MGy+E0v+2Srbe4oc1sPsfc+Ce61M/JOvGa3cgAl/4TzlSWh66XAvf8lnyTLkvip1paoBjVdWaFF80A==
"@preconstruct/cli@^2.2.2":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@preconstruct/cli/-/cli-2.2.2.tgz#2327aa2486f7c3650cfa726e667a9d80007e50d8"
integrity sha512-7Zk8g/G+SPusoL1Ir3oslj19QDoFuAKeQO8B6fnNkRRgvIntxnylGZyC4wdKVX/eeDHwca1LNLT/GyjXx1f1nA==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/core" "^7.7.7"
Expand All @@ -2307,7 +2307,7 @@
"@rollup/plugin-alias" "^3.1.1"
"@rollup/plugin-commonjs" "^15.0.0"
"@rollup/plugin-json" "^4.1.0"
"@rollup/plugin-node-resolve" "^9.0.0"
"@rollup/plugin-node-resolve" "^11.2.1"
"@rollup/plugin-replace" "^2.4.1"
builtin-modules "^3.1.0"
chalk "^4.1.0"
Expand All @@ -2316,14 +2316,13 @@
enquirer "^2.3.6"
estree-walker "^2.0.1"
fast-deep-equal "^2.0.1"
fast-glob "^3.2.4"
fs-extra "^9.0.1"
globby "^11.0.1"
is-ci "^2.0.0"
is-reference "^1.2.1"
jest-worker "^26.3.0"
magic-string "^0.25.7"
meow "^7.1.0"
micromatch "^4.0.2"
ms "^2.1.2"
normalize-path "^3.0.0"
npm-packlist "^2.1.2"
Expand All @@ -2334,6 +2333,7 @@
resolve "^1.17.0"
resolve-from "^5.0.0"
rollup "^2.32.0"
semver "^7.3.4"
terser "^5.2.1"
v8-compile-cache "^2.1.1"

Expand Down Expand Up @@ -2374,17 +2374,17 @@
dependencies:
"@rollup/pluginutils" "^3.0.8"

"@rollup/plugin-node-resolve@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-9.0.0.tgz#39bd0034ce9126b39c1699695f440b4b7d2b62e6"
integrity sha512-gPz+utFHLRrd41WMP13Jq5mqqzHL3OXrfj3/MkSyB6UBIcuNt9j60GCbarzMzdf1VHFpOxfQh/ez7wyadLMqkg==
"@rollup/plugin-node-resolve@^11.2.1":
version "11.2.1"
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.1.tgz#82aa59397a29cd4e13248b106e6a4a1880362a60"
integrity sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==
dependencies:
"@rollup/pluginutils" "^3.1.0"
"@types/resolve" "1.17.1"
builtin-modules "^3.1.0"
deepmerge "^4.2.2"
is-module "^1.0.0"
resolve "^1.17.0"
resolve "^1.19.0"

"@rollup/plugin-replace@^2.4.1":
version "2.4.2"
Expand Down Expand Up @@ -8455,7 +8455,7 @@ fast-glob@^2.2.6:
merge2 "^1.2.3"
micromatch "^3.1.10"

fast-glob@^3.2.2, fast-glob@^3.2.9:
fast-glob@^3.2.2, fast-glob@^3.2.4, fast-glob@^3.2.9:
version "3.2.12"
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80"
integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==
Expand Down Expand Up @@ -9336,7 +9336,7 @@ globalthis@^1.0.0:
dependencies:
define-properties "^1.1.3"

globby@^11.0.0, globby@^11.0.1, globby@^11.0.2, globby@^11.0.3:
globby@^11.0.0, globby@^11.0.2, globby@^11.0.3:
version "11.1.0"
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
Expand Down

0 comments on commit a994569

Please sign in to comment.