Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit d6ece9e

Browse files
renovate[bot]renovate-bot
authored andcommitted
Pin dependency webpack to 5.69.0 (#290)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d618848 commit d6ece9e

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"react-dropzone": "11.7.1",
3838
"react-password-strength-bar": "0.4.0",
3939
"react-redux": "7.2.6",
40-
"react-router-dom": "6.2.2",
40+
"react-router-dom": "6.2.1",
4141
"react-scripts": "5.0.0",
42-
"redux": "4.2.0",
42+
"redux": "4.1.2",
4343
"redux-types": "2.0.3",
4444
"sass": "1.49.8",
4545
"super-tiny-icons": "0.4.0"
@@ -56,25 +56,25 @@
5656
"@storybook/preset-create-react-app": "4.0.1",
5757
"@storybook/react": "6.4.19",
5858
"@testing-library/jest-dom": "5.16.2",
59-
"@testing-library/react": "12.1.3",
59+
"@testing-library/react": "12.1.2",
6060
"@testing-library/user-event": "13.5.0",
6161
"@types/bootstrap": "5.0.17",
62-
"@types/jest": "27.4.1",
62+
"@types/jest": "27.4.0",
6363
"@types/node": "17.0.18",
6464
"@types/react": "17.0.39",
6565
"@types/react-bootstrap": "0.32.29",
66-
"@types/react-dom": "17.0.13",
67-
"@types/react-redux": "7.1.24",
66+
"@types/react-dom": "17.0.11",
67+
"@types/react-redux": "7.1.22",
6868
"@types/react-router-dom": "5.1.9",
6969
"axios-mock-adapter": "1.20.0",
7070
"babel-loader": "8.1.0",
71-
"cypress": "9.5.1",
71+
"cypress": "9.5.0",
7272
"eslint": "^8.9.0",
7373
"eslint-plugin-cypress": "2.12.1",
7474
"eslint-plugin-react-hooks": "4.2.0",
7575
"husky": "7.0.4",
76-
"npm-check-updates": "12.0.5",
77-
"postcss": "8.4.7",
76+
"npm-check-updates": "12.3.0",
77+
"postcss": "8.4.6",
7878
"prettier": "2.5.1",
7979
"rc-util": "5.16.1",
8080
"react-is": "17.0.2",
@@ -86,6 +86,6 @@
8686
"typedoc-plugin-rename-defaults": "^0.5.1",
8787
"typedoc-theme-hierarchy": "^1.1.1",
8888
"typescript": "4.3.5",
89-
"webpack": "5.72.0"
89+
"webpack": "5.69.0"
9090
}
9191
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16399,7 +16399,7 @@ webpack@4:
1639916399
watchpack "^1.7.4"
1640016400
webpack-sources "^1.4.1"
1640116401

16402-
webpack@5, webpack@^5.9.0:
16402+
webpack@5.69.0, webpack@^5.9.0:
1640316403
version "5.69.0"
1640416404
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.69.0.tgz#c9eb607d4f6c49f1e5755492323a7b055c3450e3"
1640516405
integrity sha512-E5Fqu89Gu8fR6vejRqu26h8ld/k6/dCVbeGUcuZjc+goQHDfCPU9rER71JmdtBYGmci7Ec2aFEATQ2IVXKy2wg==

0 commit comments

Comments
 (0)