Skip to content

Commit 653b364

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 9412479 commit 653b364

File tree

2 files changed

+221
-206
lines changed

2 files changed

+221
-206
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -53,22 +53,22 @@
5353
"@4c/build": "^2.2.7",
5454
"@4c/rollout": "^2.1.9",
5555
"@4c/tsconfig": "^0.3.1",
56-
"@babel/cli": "^7.10.3",
57-
"@babel/core": "^7.10.3",
58-
"@babel/preset-typescript": "^7.10.1",
56+
"@babel/cli": "^7.10.4",
57+
"@babel/core": "^7.10.4",
58+
"@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.4.0",
63-
"@typescript-eslint/parser": "^3.4.0",
62+
"@typescript-eslint/eslint-plugin": "^3.5.0",
63+
"@typescript-eslint/parser": "^3.5.0",
6464
"babel-eslint": "^10.1.0",
6565
"babel-loader": "^8.1.0",
6666
"cherry-pick": "^0.5.0",
67-
"eslint": "^7.3.1",
67+
"eslint": "^7.4.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.1",
71+
"eslint-plugin-react": "^7.20.3",
7272
"expect.js": "^0.3.1",
7373
"jquery": "^3.5.1",
7474
"karma": "^5.1.0",
@@ -82,12 +82,12 @@
8282
"karma-webpack": "^4.0.2",
8383
"mocha": "^8.0.1",
8484
"rimraf": "^3.0.2",
85-
"rollup": "^2.18.1",
85+
"rollup": "^2.19.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",
90-
"typescript": "^3.9.5",
90+
"typescript": "^3.9.6",
9191
"webpack": "^4.43.0"
9292
}
9393
}

0 commit comments

Comments
 (0)