Skip to content

Commit f844580

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

File tree

2 files changed

+1500
-882
lines changed

2 files changed

+1500
-882
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -57,41 +57,41 @@
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.25.9",
61+
"@babel/core": "^7.26.0",
6262
"@babel/polyfill": "^7.12.1",
63-
"babel-loader": "^8.2.2",
63+
"babel-loader": "^8.4.1",
6464
"babel-plugin-add-module-exports": "^1.0.4",
65-
"babel-plugin-istanbul": "^6.0.0",
65+
"babel-plugin-istanbul": "^6.1.1",
6666
"babel-polyfill": "^6.26.0",
67-
"chai": "^4.3.0",
68-
"codecov": "^3.8.1",
67+
"chai": "^4.5.0",
68+
"codecov": "^3.8.3",
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",
74-
"eslint-config-4catalyzer": "^1.1.5",
73+
"eslint": "^7.32.0",
74+
"eslint-config-4catalyzer": "^1.5.0",
7575
"eslint-config-prettier": "^6.15.0",
76-
"eslint-plugin-import": "^2.22.1",
77-
"eslint-plugin-prettier": "^3.3.1",
76+
"eslint-plugin-import": "^2.31.0",
77+
"eslint-plugin-prettier": "^3.4.1",
7878
"history": "^2.1.2",
7979
"husky": "^4.3.8",
8080
"karma": "^5.2.3",
81-
"karma-chrome-launcher": "^3.1.0",
82-
"karma-coverage": "^2.0.3",
81+
"karma-chrome-launcher": "^3.2.0",
82+
"karma-coverage": "^2.2.1",
8383
"karma-firefox-launcher": "^1.3.0",
8484
"karma-mocha": "^2.0.1",
8585
"karma-mocha-reporter": "^2.2.5",
8686
"karma-sinon-chai": "^2.0.2",
87-
"karma-sourcemap-loader": "^0.3.8",
87+
"karma-sourcemap-loader": "^0.4.0",
8888
"karma-webpack": "^4.0.2",
8989
"lint-staged": "^10.5.4",
90-
"mocha": "^8.2.1",
91-
"prettier": "^2.2.1",
90+
"mocha": "^8.4.0",
91+
"prettier": "^2.8.8",
9292
"sinon": "^9.2.4",
93-
"sinon-chai": "^3.5.0",
94-
"typescript": "^4.1.3",
95-
"webpack": "^4.46.0"
93+
"sinon-chai": "^3.7.0",
94+
"typescript": "^4.9.5",
95+
"webpack": "^4.47.0"
9696
}
9797
}

0 commit comments

Comments
 (0)