Skip to content

Commit edac2d7

Browse files
chore(deps): update all non-major dependencies (react-bootstrap#5906)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 935c9bf commit edac2d7

File tree

4 files changed

+361
-369
lines changed

4 files changed

+361
-369
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -78,28 +78,28 @@
7878
"devDependencies": {
7979
"@4c/rollout": "^2.2.2",
8080
"@4c/tsconfig": "^0.4.0",
81-
"@babel/cli": "^7.14.5",
82-
"@babel/core": "^7.14.6",
81+
"@babel/cli": "^7.14.8",
82+
"@babel/core": "^7.14.8",
8383
"@babel/preset-typescript": "^7.14.5",
8484
"@babel/register": "^7.14.5",
8585
"@react-bootstrap/babel-preset": "^2.1.0",
8686
"@react-bootstrap/eslint-config": "^2.0.0",
87-
"@typescript-eslint/eslint-plugin": "^4.28.1",
88-
"@typescript-eslint/parser": "^4.28.1",
87+
"@typescript-eslint/eslint-plugin": "^4.28.5",
88+
"@typescript-eslint/parser": "^4.28.5",
8989
"babel-eslint": "^10.1.0",
9090
"babel-loader": "^8.2.2",
9191
"babel-plugin-istanbul": "^6.0.0",
9292
"chai": "^4.3.4",
93-
"chalk": "^4.1.1",
93+
"chalk": "^4.1.2",
9494
"cherry-pick": "^0.5.0",
95-
"codecov": "^3.8.2",
95+
"codecov": "^3.8.3",
9696
"conventional-changelog-cli": "^2.1.1",
9797
"cpy-cli": "^3.1.1",
9898
"cross-env": "^7.0.3",
99-
"dtslint": "^4.1.0",
99+
"dtslint": "^4.1.3",
100100
"enzyme": "^3.11.0",
101101
"enzyme-adapter-react-16": "^1.15.6",
102-
"eslint": "^7.29.0",
102+
"eslint": "^7.32.0",
103103
"eslint-config-4catalyzer-typescript": "^3.1.0",
104104
"eslint-import-resolver-node": "^0.3.4",
105105
"eslint-import-resolver-webpack": "^0.13.1",
@@ -121,21 +121,21 @@
121121
"karma-sinon-chai": "^2.0.2",
122122
"karma-sourcemap-loader": "^0.3.8",
123123
"karma-webpack": "^5.0.0",
124-
"lint-staged": "^11.0.0",
124+
"lint-staged": "^11.1.1",
125125
"lodash": "^4.17.21",
126-
"mocha": "^9.0.1",
126+
"mocha": "^9.0.3",
127127
"prettier": "^2.3.2",
128128
"process": "^0.11.10",
129129
"react": "^16.14.0",
130130
"react-dom": "^16.14.0",
131131
"react-test-renderer": "^16.14.0",
132132
"simulant": "^0.2.2",
133-
"sinon": "^11.1.1",
133+
"sinon": "^11.1.2",
134134
"sinon-chai": "^3.7.0",
135135
"stream-browserify": "^3.0.0",
136-
"typescript": "^4.3.4",
136+
"typescript": "^4.3.5",
137137
"util": "^0.12.4",
138-
"webpack": "^5.41.1"
138+
"webpack": "^5.47.1"
139139
},
140140
"peerDependencies": {
141141
"react": ">=16.14.0",

www/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,15 @@
6363
"import-sort-parser-4catalyzer": "^4.0.1",
6464
"import-sort-style-module": "^6.0.0",
6565
"lodash": "^4.17.21",
66-
"prismjs": "^1.24.0",
66+
"prismjs": "^1.24.1",
6767
"prop-types": "^15.7.2",
6868
"react": "^16.14.0",
6969
"react-docgen": "^5.4.0",
7070
"react-dom": "^16.14.0",
7171
"react-helmet": "^6.1.0",
7272
"react-live": "^2.2.3",
73-
"remark-slug": "^6.0.0",
74-
"sass": "^1.35.1",
73+
"remark-slug": "^6.1.0",
74+
"sass": "^1.37.0",
7575
"shakespeare-data": "^3.0.0",
7676
"yup": "^0.32.9"
7777
}

www/yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10604,10 +10604,10 @@ prism-react-renderer@^1.0.1:
1060410604
resolved "https://registry.yarnpkg.com/prism-react-renderer/-/prism-react-renderer-1.0.2.tgz#3bb9a6a42f76fc049b03266298c7068fdd4b7ea9"
1060510605
integrity sha512-0++pJyRfu4v2OxI/Us/5RLui9ESDkTiLkVCtKuPZYdpB8UQWJpnJQhPrWab053XtsKW3oM0sD69uJ6N9exm1Ag==
1060610606

10607-
prismjs@^1.24.0:
10608-
version "1.24.0"
10609-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.24.0.tgz#0409c30068a6c52c89ef7f1089b3ca4de56be2ac"
10610-
integrity sha512-SqV5GRsNqnzCL8k5dfAjCNhUrF3pR0A9lTDSCUZeh/LIshheXJEaP0hwLz2t4XHivd2J/v2HR+gRnigzeKe3cQ==
10607+
prismjs@^1.24.1:
10608+
version "1.24.1"
10609+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.24.1.tgz#c4d7895c4d6500289482fa8936d9cdd192684036"
10610+
integrity sha512-mNPsedLuk90RVJioIky8ANZEwYm5w9LcvCXrxHlwf4fNVSn8jEipMybMkWUyyF0JhnC+C4VcOVSBuHRKs1L5Ow==
1061110611

1061210612
private@^0.1.8:
1061310613
version "0.1.8"
@@ -11327,10 +11327,10 @@ remark-retext@^3.1.3:
1132711327
dependencies:
1132811328
mdast-util-to-nlcst "^3.2.0"
1132911329

11330-
remark-slug@^6.0.0:
11331-
version "6.0.0"
11332-
resolved "https://registry.yarnpkg.com/remark-slug/-/remark-slug-6.0.0.tgz#2b54a14a7b50407a5e462ac2f376022cce263e2c"
11333-
integrity sha512-ln67v5BrGKHpETnm6z6adlJPhESFJwfuZZ3jrmi+lKTzeZxh2tzFzUfDD4Pm2hRGOarHLuGToO86MNMZ/hA67Q==
11330+
remark-slug@^6.1.0:
11331+
version "6.1.0"
11332+
resolved "https://registry.yarnpkg.com/remark-slug/-/remark-slug-6.1.0.tgz#0503268d5f0c4ecb1f33315c00465ccdd97923ce"
11333+
integrity sha512-oGCxDF9deA8phWvxFuyr3oSJsdyUAxMFbA0mZ7Y1Sas+emILtO+e5WutF9564gDsEN4IXaQXm5pFo6MLH+YmwQ==
1133411334
dependencies:
1133511335
github-slugger "^1.0.0"
1133611336
mdast-util-to-string "^1.0.0"
@@ -11694,10 +11694,10 @@ sass-loader@^10.1.0:
1169411694
schema-utils "^3.0.0"
1169511695
semver "^7.3.2"
1169611696

11697-
sass@^1.35.1:
11698-
version "1.35.1"
11699-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.1.tgz#90ecf774dfe68f07b6193077e3b42fb154b9e1cd"
11700-
integrity sha512-oCisuQJstxMcacOPmxLNiLlj4cUyN2+8xJnG7VanRoh2GOLr9RqkvI4AxA4a6LHVg/rsu+PmxXeGhrdSF9jCiQ==
11697+
sass@^1.37.0:
11698+
version "1.37.0"
11699+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.37.0.tgz#f1b03a9d072ee9053a29d125c8130c78e92827c2"
11700+
integrity sha512-B+Tu6cSAG8ffs/cqsZl/bgSH2pCmavDaPTYAoW8QA1qNHh/RqndNfVKuABKYkLjUQ5aq/BnCENVpE80cqdSM1w==
1170111701
dependencies:
1170211702
chokidar ">=3.0.0 <4.0.0"
1170311703

0 commit comments

Comments
 (0)