Skip to content

Commit bb48f6e

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

File tree

2 files changed

+299
-267
lines changed

2 files changed

+299
-267
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,20 +57,20 @@
5757
},
5858
"devDependencies": {
5959
"@4c/babel-preset": "^7.4.1",
60-
"@babel/cli": "^7.12.13",
61-
"@babel/core": "^7.12.13",
60+
"@babel/cli": "^7.13.10",
61+
"@babel/core": "^7.13.10",
6262
"@babel/polyfill": "^7.12.1",
6363
"babel-loader": "^8.2.2",
6464
"babel-plugin-add-module-exports": "^1.0.4",
6565
"babel-plugin-istanbul": "^6.0.0",
6666
"babel-polyfill": "^6.26.0",
67-
"chai": "^4.3.0",
67+
"chai": "^4.3.4",
6868
"codecov": "^3.8.1",
6969
"cpy-cli": "^3.1.1",
7070
"cross-env": "^7.0.3",
7171
"dirty-chai": "^2.0.1",
7272
"dtslint": "^3.7.0",
73-
"eslint": "^7.19.0",
73+
"eslint": "^7.22.0",
7474
"eslint-config-4catalyzer": "^1.1.5",
7575
"eslint-config-prettier": "^6.15.0",
7676
"eslint-plugin-import": "^2.22.1",
@@ -87,11 +87,11 @@
8787
"karma-sourcemap-loader": "^0.3.8",
8888
"karma-webpack": "^4.0.2",
8989
"lint-staged": "^10.5.4",
90-
"mocha": "^8.2.1",
90+
"mocha": "^8.3.2",
9191
"prettier": "^2.2.1",
9292
"sinon": "^9.2.4",
9393
"sinon-chai": "^3.5.0",
94-
"typescript": "^4.1.3",
94+
"typescript": "^4.2.3",
9595
"webpack": "^4.46.0"
9696
}
9797
}

0 commit comments

Comments
 (0)