Skip to content

Commit d4008f8

Browse files
committed
chore(deps): update all non-major dependencies
1 parent b70c63e commit d4008f8

File tree

2 files changed

+163
-184
lines changed

2 files changed

+163
-184
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -54,18 +54,18 @@
5454
"@4c/rollout": "^2.2.1",
5555
"@4c/tsconfig": "^0.3.1",
5656
"@babel/cli": "^7.13.16",
57-
"@babel/core": "^7.14.0",
57+
"@babel/core": "^7.14.2",
5858
"@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.1",
62-
"@typescript-eslint/eslint-plugin": "^4.22.1",
63-
"@typescript-eslint/parser": "^4.22.1",
62+
"@typescript-eslint/eslint-plugin": "^4.24.0",
63+
"@typescript-eslint/parser": "^4.24.0",
6464
"babel-eslint": "^10.1.0",
6565
"babel-loader": "^8.2.2",
6666
"cherry-pick": "^0.5.0",
67-
"eslint": "^7.25.0",
68-
"eslint-plugin-import": "^2.22.1",
67+
"eslint": "^7.26.0",
68+
"eslint-plugin-import": "^2.23.2",
6969
"eslint-plugin-jsx-a11y": "^6.4.1",
7070
"eslint-plugin-mocha": "^8.1.0",
7171
"eslint-plugin-react": "^7.23.2",
@@ -82,7 +82,7 @@
8282
"karma-webpack": "^4.0.2",
8383
"mocha": "^8.4.0",
8484
"rimraf": "^3.0.2",
85-
"rollup": "^2.47.0",
85+
"rollup": "^2.48.0",
8686
"rollup-plugin-size-snapshot": "^0.12.0",
8787
"rollup-plugin-typescript": "^1.0.1",
8888
"simulant": "^0.2.2",

0 commit comments

Comments
 (0)