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

Commit 3444e15

Browse files
committed
Update devDependencies (patch)
1 parent cf3dffc commit 3444e15

File tree

2 files changed

+44
-246
lines changed

2 files changed

+44
-246
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@
6161
"@types/bootstrap": "5.0.17",
6262
"@types/jest": "27.4.1",
6363
"@types/node": "17.0.18",
64-
"@types/react": "17.0.48",
65-
"@types/react-bootstrap": "0.32.30",
66-
"@types/react-dom": "17.0.17",
64+
"@types/react": "17.0.52",
65+
"@types/react-bootstrap": "0.32.31",
66+
"@types/react-dom": "17.0.18",
6767
"@types/react-redux": "7.1.24",
6868
"@types/react-router-dom": "5.3.3",
6969
"axios-mock-adapter": "1.20.0",
@@ -74,12 +74,12 @@
7474
"eslint-plugin-react-hooks": "4.2.0",
7575
"husky": "7.0.4",
7676
"npm-check-updates": "12.5.12",
77-
"postcss": "8.4.16",
77+
"postcss": "8.4.18",
7878
"prettier": "2.5.1",
7979
"rc-util": "5.22.4",
8080
"react-is": "17.0.2",
8181
"react-test-renderer": "17.0.2",
82-
"sonarqube-scanner": "2.8.1",
82+
"sonarqube-scanner": "2.8.2",
8383
"typedoc": "^0.22.15",
8484
"typedoc-plugin-extras": "^2.2.3",
8585
"typedoc-plugin-mdn-links": "^1.0.6",

0 commit comments

Comments
 (0)