Skip to content

Commit 6cf688f

Browse files
authored
chore(deps): update clog to v1.0.1 (#1678)
1 parent 11bc6fc commit 6cf688f

File tree

3 files changed

+5
-8
lines changed

3 files changed

+5
-8
lines changed

.clog.toml

-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
[clog]
22
repository = "https://github.com/plouc/nivo"
3-
4-
[sections]
5-
Chore = ["chore"]

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@typescript-eslint/eslint-plugin": "^4.6.1",
3939
"@typescript-eslint/parser": "^4.6.1",
4040
"@wojtekmaj/enzyme-adapter-react-17": "0.6.2",
41-
"@wyze/clog-cli": "^1.0.0",
41+
"@wyze/clog-cli": "^1.0.1",
4242
"babel-eslint": "^10.1.0",
4343
"babel-jest": "^24.9.0",
4444
"babel-loader": "^8.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6266,10 +6266,10 @@
62666266
object.fromentries "^2.0.0"
62676267
prop-types "^15.7.0"
62686268

6269-
"@wyze/clog-cli@^1.0.0":
6270-
version "1.0.0"
6271-
resolved "https://registry.yarnpkg.com/@wyze/clog-cli/-/clog-cli-1.0.0.tgz#af5413b0162e1ef77f0aaa70bff19f524bbc2400"
6272-
integrity sha512-bC+TWw8ZTsVFJtYc0X1PqCRNRzA8yhI1eNAY79jvKG+fC4eDQpjfTl5SpsuIBJZIR3gnT91CcRo5tWnGGFDbOg==
6269+
"@wyze/clog-cli@^1.0.1":
6270+
version "1.0.1"
6271+
resolved "https://registry.yarnpkg.com/@wyze/clog-cli/-/clog-cli-1.0.1.tgz#fa8e7cab3bf7a22a0b27b0c22dc16db5d4a7de26"
6272+
integrity sha512-HDlI9sCn6GY//cy8MzNsMlclSfm7C/RHW3eUmMCYMl1mxDjbBxgJ7L84FFFt5RL2ASQ7G5wYO8qFTwhRDkBMUQ==
62736273

62746274
"@xtuc/ieee754@^1.2.0":
62756275
version "1.2.0"

0 commit comments

Comments
 (0)