Skip to content

Commit 4f00520

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency spire to v4.1.1
1 parent 0d57793 commit 4f00520

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react": "16.14.0",
2929
"react-dom": "16.14.0",
3030
"react-test-renderer": "16.14.0",
31-
"spire": "4.1.0",
31+
"spire": "4.1.1",
3232
"spire-plugin-semantic-release": "4.1.0",
3333
"typescript": "4.3.5",
3434
"whatwg-fetch": "3.6.2"

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7932,6 +7932,11 @@ import-from@^3.0.0:
79327932
dependencies:
79337933
resolve-from "^5.0.0"
79347934

7935+
import-from@^4.0.0:
7936+
version "4.0.0"
7937+
resolved "https://registry.yarnpkg.com/import-from/-/import-from-4.0.0.tgz#2710b8d66817d232e16f4166e319248d3d5492e2"
7938+
integrity sha512-P9J71vT5nLlDeV8FHs5nNxaLbrpfAV5cF5srvbZfpwpcJoM/xZR3hiv+q+SAnuSmuGbXMWud063iIMx/V/EWZQ==
7939+
79357940
import-lazy@^2.1.0:
79367941
version "2.1.0"
79377942
resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-2.1.0.tgz#05698e3d45c88e8d7e9d92cb0584e77f096f3e43"
@@ -13510,16 +13515,16 @@ spire-plugin-yarn@^3.0.2:
1351013515
use-yarn "^2.2.0"
1351113516
yarn-deduplicate "^3.0.0"
1351213517

13513-
spire@4.1.0:
13514-
version "4.1.0"
13515-
resolved "https://registry.yarnpkg.com/spire/-/spire-4.1.0.tgz#13096d716e4f87bbf670221568bf36bcf1d72aea"
13516-
integrity sha512-lGukGSIk4NTCYLrH2aUQEBAuy0Oe3uOtUanK0rp/r3C8dBdhNJpnmuMdFOAyA4Bn2Jd/47SeEQb2i00Ye1Q2/g==
13518+
spire@4.1.1:
13519+
version "4.1.1"
13520+
resolved "https://registry.yarnpkg.com/spire/-/spire-4.1.1.tgz#ca67e9109cd8c9d4fba1ff2371a163ccba303d8c"
13521+
integrity sha512-vLaidiaCNVSKD1zudh6wgC89lZb9YTn1zRChdrz/CDVvqmTIOdqaCJoaFLUr9U/1I42HH5RDMmfGZGfLCHec4w==
1351713522
dependencies:
1351813523
cosmiconfig "^7.0.0"
1351913524
detect-indent "^6.0.0"
1352013525
fs-extra "^10.0.0"
1352113526
git-remote-origin-url "^3.1.0"
13522-
import-from "^3.0.0"
13527+
import-from "^4.0.0"
1352313528
invariant "^2.2.4"
1352413529
pretty-format "^26.0.0"
1352513530
signale "^1.4.0"

0 commit comments

Comments
 (0)