Skip to content

Commit c40510b

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 6db81e7 commit c40510b

File tree

2 files changed

+138
-97
lines changed

2 files changed

+138
-97
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -59,16 +59,16 @@
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.3.0",
63-
"@typescript-eslint/parser": "^4.3.0",
62+
"@typescript-eslint/eslint-plugin": "^4.4.0",
63+
"@typescript-eslint/parser": "^4.4.0",
6464
"babel-eslint": "^10.1.0",
6565
"babel-loader": "^8.1.0",
6666
"cherry-pick": "^0.5.0",
67-
"eslint": "^7.10.0",
67+
"eslint": "^7.11.0",
6868
"eslint-plugin-import": "^2.22.1",
6969
"eslint-plugin-jsx-a11y": "^6.3.1",
7070
"eslint-plugin-mocha": "^8.0.0",
71-
"eslint-plugin-react": "^7.21.3",
71+
"eslint-plugin-react": "^7.21.4",
7272
"expect.js": "^0.3.1",
7373
"jquery": "^3.5.1",
7474
"karma": "^5.2.3",
@@ -82,11 +82,11 @@
8282
"karma-webpack": "^4.0.2",
8383
"mocha": "^8.1.3",
8484
"rimraf": "^3.0.2",
85-
"rollup": "^2.28.2",
85+
"rollup": "^2.29.0",
8686
"rollup-plugin-size-snapshot": "^0.12.0",
8787
"rollup-plugin-typescript": "^1.0.1",
8888
"simulant": "^0.2.2",
89-
"sinon": "^9.1.0",
89+
"sinon": "^9.2.0",
9090
"typescript": "^4.0.3",
9191
"webpack": "^4.44.2"
9292
}

0 commit comments

Comments
 (0)