Skip to content

Commit 353cf6a

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 4ed47d4 commit 353cf6a

File tree

2 files changed

+145
-116
lines changed

2 files changed

+145
-116
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,24 +54,24 @@
5454
"@4c/rollout": "^2.1.10",
5555
"@4c/tsconfig": "^0.3.1",
5656
"@babel/cli": "^7.10.5",
57-
"@babel/core": "^7.10.5",
57+
"@babel/core": "^7.11.0",
5858
"@babel/preset-typescript": "^7.10.4",
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": "^3.7.0",
63-
"@typescript-eslint/parser": "^3.7.0",
62+
"@typescript-eslint/eslint-plugin": "^3.7.1",
63+
"@typescript-eslint/parser": "^3.7.1",
6464
"babel-eslint": "^10.1.0",
6565
"babel-loader": "^8.1.0",
6666
"cherry-pick": "^0.5.0",
67-
"eslint": "^7.5.0",
67+
"eslint": "^7.6.0",
6868
"eslint-plugin-import": "^2.22.0",
6969
"eslint-plugin-jsx-a11y": "^6.3.1",
7070
"eslint-plugin-mocha": "^7.0.1",
71-
"eslint-plugin-react": "^7.20.3",
71+
"eslint-plugin-react": "^7.20.5",
7272
"expect.js": "^0.3.1",
7373
"jquery": "^3.5.1",
74-
"karma": "^5.1.0",
74+
"karma": "^5.1.1",
7575
"karma-chrome-launcher": "^3.1.0",
7676
"karma-firefox-launcher": "^1.3.0",
7777
"karma-html2js-preprocessor": "^1.1.0",
@@ -80,14 +80,14 @@
8080
"karma-sinon": "^1.0.5",
8181
"karma-sourcemap-loader": "^0.3.7",
8282
"karma-webpack": "^4.0.2",
83-
"mocha": "^8.0.1",
83+
"mocha": "^8.1.0",
8484
"rimraf": "^3.0.2",
8585
"rollup": "^2.23.0",
8686
"rollup-plugin-size-snapshot": "^0.12.0",
8787
"rollup-plugin-typescript": "^1.0.1",
8888
"simulant": "^0.2.2",
8989
"sinon": "^9.0.2",
9090
"typescript": "^3.9.7",
91-
"webpack": "^4.44.0"
91+
"webpack": "^4.44.1"
9292
}
9393
}

0 commit comments

Comments
 (0)