Skip to content

Commit d12c396

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 9f77129 commit d12c396

File tree

2 files changed

+179
-153
lines changed

2 files changed

+179
-153
lines changed

Diff for: package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -50,23 +50,23 @@
5050
"csstype": "^3.0.2"
5151
},
5252
"devDependencies": {
53-
"@4c/build": "^2.2.7",
54-
"@4c/rollout": "^2.1.10",
53+
"@4c/build": "^2.2.8",
54+
"@4c/rollout": "^2.1.11",
5555
"@4c/tsconfig": "^0.3.1",
5656
"@babel/cli": "^7.12.1",
5757
"@babel/core": "^7.12.3",
5858
"@babel/preset-typescript": "^7.12.1",
5959
"@react-bootstrap/babel-preset": "^1.2.0",
6060
"@react-bootstrap/eslint-config": "^1.3.2",
6161
"@react-bootstrap/eslint-config-typescript": "^2.0.0",
62-
"@typescript-eslint/eslint-plugin": "^4.5.0",
63-
"@typescript-eslint/parser": "^4.5.0",
62+
"@typescript-eslint/eslint-plugin": "^4.6.0",
63+
"@typescript-eslint/parser": "^4.6.0",
6464
"babel-eslint": "^10.1.0",
6565
"babel-loader": "^8.1.0",
6666
"cherry-pick": "^0.5.0",
67-
"eslint": "^7.12.0",
67+
"eslint": "^7.12.1",
6868
"eslint-plugin-import": "^2.22.1",
69-
"eslint-plugin-jsx-a11y": "^6.3.1",
69+
"eslint-plugin-jsx-a11y": "^6.4.1",
7070
"eslint-plugin-mocha": "^8.0.0",
7171
"eslint-plugin-react": "^7.21.5",
7272
"expect.js": "^0.3.1",
@@ -82,12 +82,12 @@
8282
"karma-webpack": "^4.0.2",
8383
"mocha": "^8.2.0",
8484
"rimraf": "^3.0.2",
85-
"rollup": "^2.32.1",
85+
"rollup": "^2.33.0",
8686
"rollup-plugin-size-snapshot": "^0.12.0",
8787
"rollup-plugin-typescript": "^1.0.1",
8888
"simulant": "^0.2.2",
89-
"sinon": "^9.2.0",
90-
"typescript": "^4.0.3",
89+
"sinon": "^9.2.1",
90+
"typescript": "^4.0.5",
9191
"webpack": "^4.44.2"
9292
}
9393
}

0 commit comments

Comments
 (0)