Skip to content

Commit 3d806af

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

File tree

2 files changed

+261
-240
lines changed

2 files changed

+261
-240
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
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.0",
61+
"@babel/core": "^7.13.8",
6262
"@babel/polyfill": "^7.12.1",
6363
"babel-loader": "^8.2.2",
6464
"babel-plugin-add-module-exports": "^1.0.4",
@@ -70,7 +70,7 @@
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.20.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.0",
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.2",
9595
"webpack": "^4.46.0"
9696
}
9797
}

0 commit comments

Comments
 (0)