Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 601b9f6

Browse files
authoredSep 4, 2022
chore(deps): update all non-major dependencies
1 parent 6d3325e commit 601b9f6

File tree

2 files changed

+582
-563
lines changed

2 files changed

+582
-563
lines changed
 

‎package-lock.json

Lines changed: 572 additions & 553 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,16 @@
4545
},
4646
"devDependencies": {
4747
"@4c/rollout": "^3.0.1",
48-
"@babel/cli": "^7.18.6",
49-
"@babel/core": "^7.18.6",
50-
"@babel/preset-env": "^7.18.6",
48+
"@babel/cli": "^7.18.10",
49+
"@babel/core": "^7.18.13",
50+
"@babel/preset-env": "^7.18.10",
5151
"@babel/preset-react": "^7.18.6",
52-
"@babel/register": "^7.18.6",
52+
"@babel/register": "^7.18.9",
5353
"@react-bootstrap/eslint-config": "^1.3.2",
5454
"babel-eslint": "^10.1.0",
5555
"babel-jest": "^26.6.3",
5656
"babel-loader": "^8.2.5",
57-
"bootstrap": "^4.6.1",
57+
"bootstrap": "^4.6.2",
5858
"chai": "^4.3.6",
5959
"colors": "^1.4.0",
6060
"css-loader": "^6.7.1",
@@ -63,25 +63,25 @@
6363
"eslint": "^7.32.0",
6464
"eslint-plugin-babel": "^5.3.1",
6565
"eslint-plugin-import": "^2.26.0",
66-
"eslint-plugin-jsx-a11y": "^6.6.0",
66+
"eslint-plugin-jsx-a11y": "^6.6.1",
6767
"eslint-plugin-prettier": "^4.2.1",
68-
"eslint-plugin-react": "^7.30.1",
68+
"eslint-plugin-react": "^7.31.6",
6969
"file-loader": "^6.2.0",
7070
"history": "^5.3.0",
7171
"html-webpack-plugin": "^5.5.0",
7272
"jasmine-enzyme": "^7.1.2",
7373
"jest": "^26.6.3",
7474
"prettier": "^2.7.1",
7575
"react": "^16.14.0",
76-
"react-bootstrap": "^1.6.5",
76+
"react-bootstrap": "^1.6.6",
7777
"react-dom": "^16.14.0",
7878
"react-router-dom": "^6.3.0",
7979
"rimraf": "^3.0.2",
8080
"style-loader": "^3.3.1",
8181
"url-loader": "^4.1.1",
82-
"webpack": "^5.73.0",
82+
"webpack": "^5.74.0",
8383
"webpack-cli": "^4.10.0",
84-
"webpack-dev-server": "^4.9.3"
84+
"webpack-dev-server": "^4.10.1"
8585
},
8686
"dependencies": {
8787
"prop-types": "^15.7.2"

0 commit comments

Comments
 (0)
Please sign in to comment.