Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#6513)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 5, 2022
1 parent 96c7bdd commit 847f04a
Show file tree
Hide file tree
Showing 4 changed files with 137 additions and 142 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -76,7 +76,7 @@
"@4c/rollout": "^3.0.1",
"@4c/tsconfig": "^0.4.1",
"@babel/cli": "^7.19.3",
"@babel/core": "^7.20.2",
"@babel/core": "^7.20.5",
"@babel/preset-typescript": "^7.18.6",
"@babel/register": "^7.18.9",
"@react-bootstrap/babel-preset": "^2.1.0",
Expand Down Expand Up @@ -115,7 +115,7 @@
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-mocha": "^10.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-react": "^7.31.11",
"execa": "^5.1.1",
"fs-extra": "^10.1.0",
"husky": "^7.0.4",
Expand All @@ -132,7 +132,7 @@
"lint-staged": "^12.5.0",
"lodash": "^4.17.21",
"mocha": "^9.2.2",
"prettier": "^2.7.1",
"prettier": "^2.8.0",
"process": "^0.11.10",
"react": "^16.14.0",
"react-dom": "^16.14.0",
Expand All @@ -141,9 +141,9 @@
"sinon": "^14.0.2",
"sinon-chai": "^3.7.0",
"stream-browserify": "^3.0.0",
"typescript": "^4.8.4",
"typescript": "^4.9.3",
"util": "^0.12.5",
"webpack": "^5.74.0"
"webpack": "^5.75.0"
},
"peerDependencies": {
"@types/react": ">=16.14.8",
Expand Down
4 changes: 2 additions & 2 deletions www/package.json
Expand Up @@ -42,7 +42,7 @@
"@restart/hooks": "^0.4.7",
"ast-types": "^0.14.2",
"astroturf": "^0.10.5",
"bootstrap": "^5.2.2",
"bootstrap": "^5.2.3",
"classnames": "^2.3.2",
"common-tags": "^1.8.2",
"copy-text-to-clipboard": "^3.0.1",
Expand Down Expand Up @@ -72,7 +72,7 @@
"react-helmet": "^6.1.0",
"react-live": "^2.4.1",
"remark-slug": "^6.1.0",
"sass": "^1.56.0",
"sass": "^1.56.1",
"shakespeare-data": "^3.0.0",
"yup": "^0.32.11"
}
Expand Down
23 changes: 9 additions & 14 deletions www/yarn.lock
Expand Up @@ -2865,10 +2865,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=

bootstrap@^5.2.2:
version "5.2.2"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.2.tgz#834e053eed584a65e244d8aa112a6959f56e27a0"
integrity sha512-dEtzMTV71n6Fhmbg4fYJzQsw1N29hJKO1js5ackCgIpDcGid2ETMGC6zwSYw09v05Y+oRdQ9loC54zB1La3hHQ==
bootstrap@^5.2.3:
version "5.2.3"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.3.tgz#54739f4414de121b9785c5da3c87b37ff008322b"
integrity sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ==

boxen@^4.2.0:
version "4.2.0"
Expand Down Expand Up @@ -9012,12 +9012,7 @@ minimist@0.0.8:
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=

minimist@^1.1.0, minimist@^1.2.5, minimist@^1.2.6:
version "1.2.6"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==

minimist@^1.2.0:
minimist@^1.1.0, minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
version "1.2.7"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
Expand Down Expand Up @@ -11792,10 +11787,10 @@ sass-loader@^10.1.0:
schema-utils "^3.0.0"
semver "^7.3.2"

sass@^1.56.0:
version "1.56.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.56.0.tgz#134032075a3223c8d49cb5c35e091e5ba1de8e0a"
integrity sha512-WFJ9XrpkcnqZcYuLRJh5qiV6ibQOR4AezleeEjTjMsCocYW59dEG19U3fwTTXxzi2Ed3yjPBp727hbbj53pHFw==
sass@^1.56.1:
version "1.56.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.56.1.tgz#94d3910cd468fd075fa87f5bb17437a0b617d8a7"
integrity sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit 847f04a

Please sign in to comment.