Skip to content

Commit 283eecd

Browse files
Bump schema-utils from 4.3.0 to 4.3.2 (#13549)
Bumps [schema-utils](https://github.com/webpack/schema-utils) from 4.3.0 to 4.3.2. - [Release notes](https://github.com/webpack/schema-utils/releases) - [Changelog](https://github.com/webpack/schema-utils/blob/master/CHANGELOG.md) - [Commits](webpack/schema-utils@v4.3.0...v4.3.2) --- updated-dependencies: - dependency-name: schema-utils dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 162bc56 commit 283eecd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
"redux-logger": "3.0.6",
239239
"redux-saga": "1.3.0",
240240
"response-time": "2.3.3",
241-
"schema-utils": "4.3.0",
241+
"schema-utils": "4.3.2",
242242
"serialize-javascript": "6.0.2",
243243
"split2": "4.2.0",
244244
"touch": "3.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9781,10 +9781,10 @@ scheduler@^0.23.2:
97819781
dependencies:
97829782
loose-envify "^1.1.0"
97839783

9784-
[email protected].0, schema-utils@^4.0.0, schema-utils@^4.2.0, schema-utils@^4.3.0:
9785-
version "4.3.0"
9786-
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.0.tgz#3b669f04f71ff2dfb5aba7ce2d5a9d79b35622c0"
9787-
integrity sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==
9784+
[email protected].2, schema-utils@^4.0.0, schema-utils@^4.2.0, schema-utils@^4.3.0:
9785+
version "4.3.2"
9786+
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.2.tgz#0c10878bf4a73fd2b1dfd14b9462b26788c806ae"
9787+
integrity sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==
97889788
dependencies:
97899789
"@types/json-schema" "^7.0.9"
97909790
ajv "^8.9.0"

0 commit comments

Comments
 (0)