Skip to content

Commit bd676f5

Browse files
chore(deps): update all non-major dependencies (#161)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 240c417 commit bd676f5

File tree

2 files changed

+315
-298
lines changed

2 files changed

+315
-298
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -53,24 +53,24 @@
5353
"@4c/build": "^2.3.0",
5454
"@4c/rollout": "^2.2.0",
5555
"@4c/tsconfig": "^0.3.1",
56-
"@babel/cli": "^7.12.13",
57-
"@babel/core": "^7.12.13",
58-
"@babel/preset-typescript": "^7.12.13",
56+
"@babel/cli": "^7.13.0",
57+
"@babel/core": "^7.13.8",
58+
"@babel/preset-typescript": "^7.13.0",
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.14.2",
63-
"@typescript-eslint/parser": "^4.14.2",
62+
"@typescript-eslint/eslint-plugin": "^4.16.1",
63+
"@typescript-eslint/parser": "^4.16.1",
6464
"babel-eslint": "^10.1.0",
6565
"babel-loader": "^8.2.2",
6666
"cherry-pick": "^0.5.0",
67-
"eslint": "^7.19.0",
67+
"eslint": "^7.21.0",
6868
"eslint-plugin-import": "^2.22.1",
6969
"eslint-plugin-jsx-a11y": "^6.4.1",
7070
"eslint-plugin-mocha": "^8.0.0",
7171
"eslint-plugin-react": "^7.22.0",
7272
"expect.js": "^0.3.1",
73-
"jquery": "^3.5.1",
73+
"jquery": "^3.6.0",
7474
"karma": "^6.1.1",
7575
"karma-chrome-launcher": "^3.1.0",
7676
"karma-firefox-launcher": "^2.1.0",
@@ -80,14 +80,14 @@
8080
"karma-sinon": "^1.0.5",
8181
"karma-sourcemap-loader": "^0.3.8",
8282
"karma-webpack": "^4.0.2",
83-
"mocha": "^8.2.1",
83+
"mocha": "^8.3.0",
8484
"rimraf": "^3.0.2",
85-
"rollup": "^2.38.5",
85+
"rollup": "^2.40.0",
8686
"rollup-plugin-size-snapshot": "^0.12.0",
8787
"rollup-plugin-typescript": "^1.0.1",
8888
"simulant": "^0.2.2",
8989
"sinon": "^9.2.4",
90-
"typescript": "^4.1.3",
90+
"typescript": "^4.2.2",
9191
"webpack": "^4.46.0"
9292
}
9393
}

0 commit comments

Comments
 (0)