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 6a88df9

Browse files
authoredJul 25, 2022
chore(deps): update all non-major dependencies
1 parent 6d3325e commit 6a88df9

File tree

2 files changed

+407
-401
lines changed

2 files changed

+407
-401
lines changed
 

‎package-lock.json

+401-395
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+6-6
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.9",
49+
"@babel/core": "^7.18.9",
50+
"@babel/preset-env": "^7.18.9",
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,7 +63,7 @@
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",
6868
"eslint-plugin-react": "^7.30.1",
6969
"file-loader": "^6.2.0",

0 commit comments

Comments
 (0)
Please sign in to comment.