Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#6545)
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 Feb 10, 2023
1 parent 821624d commit 75af56e
Show file tree
Hide file tree
Showing 5 changed files with 447 additions and 396 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.18.1
16.19.0
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,13 @@
"devDependencies": {
"@4c/rollout": "^3.0.1",
"@4c/tsconfig": "^0.4.1",
"@babel/cli": "^7.19.3",
"@babel/core": "^7.20.5",
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/preset-typescript": "^7.18.6",
"@babel/register": "^7.18.9",
"@react-bootstrap/babel-preset": "^2.1.0",
"@react-bootstrap/eslint-config": "^2.0.0",
"@testing-library/dom": "^8.19.0",
"@testing-library/dom": "^8.20.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^13.5.0",
"@types/chai": "^4.3.4",
Expand Down Expand Up @@ -109,13 +109,13 @@
"enzyme-adapter-react-16": "^1.15.7",
"eslint": "^7.32.0",
"eslint-config-4catalyzer-typescript": "^3.3.0",
"eslint-import-resolver-node": "^0.3.6",
"eslint-import-resolver-node": "^0.3.7",
"eslint-import-resolver-webpack": "^0.13.2",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-mocha": "^10.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react": "^7.32.2",
"execa": "^5.1.1",
"fs-extra": "^10.1.0",
"husky": "^7.0.4",
Expand All @@ -127,12 +127,12 @@
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"karma-sinon-chai": "^2.0.2",
"karma-sourcemap-loader": "^0.3.8",
"karma-sourcemap-loader": "^0.4.0",
"karma-webpack": "^5.0.0",
"lint-staged": "^12.5.0",
"lodash": "^4.17.21",
"mocha": "^9.2.2",
"prettier": "^2.8.0",
"prettier": "^2.8.4",
"process": "^0.11.10",
"react": "^16.14.0",
"react-dom": "^16.14.0",
Expand All @@ -141,7 +141,7 @@
"sinon": "^14.0.2",
"sinon-chai": "^3.7.0",
"stream-browserify": "^3.0.0",
"typescript": "^4.9.3",
"typescript": "^4.9.5",
"util": "^0.12.5",
"webpack": "^5.75.0"
},
Expand Down
14 changes: 7 additions & 7 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
}
},
"devDependencies": {
"@docsearch/css": "^3.3.0",
"@docsearch/react": "^3.3.0",
"@fortawesome/fontawesome-svg-core": "^6.2.1",
"@fortawesome/free-brands-svg-icons": "^6.2.1",
"@fortawesome/free-solid-svg-icons": "^6.2.1",
"@docsearch/css": "^3.3.3",
"@docsearch/react": "^3.3.3",
"@fortawesome/fontawesome-svg-core": "^6.3.0",
"@fortawesome/free-brands-svg-icons": "^6.3.0",
"@fortawesome/free-solid-svg-icons": "^6.3.0",
"@fortawesome/react-fontawesome": "^0.2.0",
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"@restart/context": "^2.1.4",
"@restart/hooks": "^0.4.7",
"@restart/hooks": "^0.4.9",
"ast-types": "^0.14.2",
"astroturf": "^0.10.5",
"bootstrap": "^5.2.3",
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.1",
"sass": "^1.58.0",
"shakespeare-data": "^3.0.0",
"yup": "^0.32.11"
}
Expand Down
Loading

0 comments on commit 75af56e

Please sign in to comment.