Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 5f79cb9 commit 4bb7221
Show file tree
Hide file tree
Showing 2 changed files with 1,355 additions and 901 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,45 +52,45 @@
"@4c/babel-preset": "^9.1.0",
"@4c/cli": "^3.0.1",
"@4c/prettier-config": "^1.1.0",
"@babel/core": "^7.17.10",
"@typescript-eslint/eslint-plugin": "^5.23.0",
"@typescript-eslint/parser": "^5.23.0",
"babel-loader": "^8.2.5",
"@babel/core": "^7.25.7",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"babel-loader": "^8.4.1",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-istanbul": "^6.1.1",
"chai": "^4.3.6",
"chai": "^4.5.0",
"cherry-pick": "^0.5.0",
"codecov": "^3.8.3",
"cpy-cli": "^3.1.1",
"cross-env": "^7.0.3",
"delay": "^4.4.1",
"dirty-chai": "^2.0.1",
"doctoc": "^2.2.0",
"doctoc": "^2.2.1",
"dtslint": "^4.2.1",
"eslint-config-4catalyzer": "^1.4.1",
"eslint-config-4catalyzer-typescript": "^3.2.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-config-4catalyzer": "^1.5.0",
"eslint-config-4catalyzer-typescript": "^3.3.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^4.3.8",
"karma": "^6.3.19",
"karma-chrome-launcher": "^3.1.1",
"karma-coverage": "^2.2.0",
"karma-firefox-launcher": "^2.1.2",
"karma": "^6.4.4",
"karma-chrome-launcher": "^3.2.0",
"karma-coverage": "^2.2.1",
"karma-firefox-launcher": "^2.1.3",
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"karma-sinon-chai": "^2.0.2",
"karma-sourcemap-loader": "^0.3.8",
"karma-webpack": "^5.0.0",
"lint-staged": "^12.4.1",
"karma-sourcemap-loader": "^0.4.0",
"karma-webpack": "^5.0.1",
"lint-staged": "^12.5.0",
"mocha": "^9.2.2",
"p-defer": "^3.0.0",
"prettier": "^2.6.2",
"prettier": "^2.8.8",
"puppeteer": "^13.7.0",
"rimraf": "^3.0.2",
"sinon": "^11.1.2",
"sinon-chai": "^3.7.0",
"webpack": "^5.72.1"
"webpack": "^5.95.0"
},
"publishConfig": {
"directory": "lib"
Expand Down
Loading

0 comments on commit 4bb7221

Please sign in to comment.