Skip to content

Commit

Permalink
Update all non-major npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 25, 2023
1 parent 1e2253c commit a7848db
Show file tree
Hide file tree
Showing 11 changed files with 847 additions and 703 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,26 +12,26 @@
"lint": "pnpm exec eslint . --ext .ts"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"commander": "^11.0.0",
"cypress": "^12.17.1",
"eslint": "^8.44.0",
"cypress": "^12.17.4",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-workspaces": "^0.9.0",
"http-server": "^14.1.1",
"local-web-server": "^5.3.0",
"mkdirp": "^3.0.1",
"mock-http-server": "^1.4.5",
"prettier": "^3.0.0",
"prettier": "^3.0.2",
"tempfile": "^5.0.0",
"tree-kill": "^1.2.2",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
},
"pnpm": {
"overrides": {
Expand Down
14 changes: 7 additions & 7 deletions packages/cqse-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
"typescript-optional": "^2.0.1"
},
"devDependencies": {
"@babel/core": "^7.22.8",
"@babel/preset-env": "^7.22.7",
"@types/jest": "^29.5.3",
"@types/node": "^20.4.1",
"babel-jest": "^29.6.1",
"jest": "^29.6.1",
"@babel/core": "^7.22.11",
"@babel/preset-env": "^7.22.10",
"@types/jest": "^29.5.4",
"@types/node": "^20.5.6",
"babel-jest": "^29.6.4",
"jest": "^29.6.4",
"rimraf": "^5.0.1",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
},
"publishConfig": {
"access": "public"
Expand Down
20 changes: 10 additions & 10 deletions packages/teamscale-coverage-collector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dist/**/*"
],
"dependencies": {
"@cqse/commons": "^0.0.1-beta.54",
"@cqse/commons": "^0.0.1-beta.59",
"argparse": "^2.0.1",
"async": "^3.2.4",
"axios": "^1.4.0",
Expand All @@ -39,24 +39,24 @@
"ws": "^8.13.0"
},
"devDependencies": {
"@babel/core": "^7.22.8",
"@babel/preset-env": "^7.22.7",
"@babel/core": "^7.22.11",
"@babel/preset-env": "^7.22.10",
"@types/argparse": "^2.0.10",
"@types/async": "^3.2.20",
"@types/bunyan": "^1.8.8",
"@types/express": "^4.17.17",
"@types/jest": "^29.5.3",
"@types/node": "^20.4.1",
"@types/jest": "^29.5.4",
"@types/node": "^20.5.6",
"@types/tmp": "^0.2.3",
"@types/ws": "^8.5.5",
"babel-jest": "^29.6.1",
"esbuild": "^0.18.11",
"jest": "^29.6.1",
"mockttp": "^3.7.6",
"babel-jest": "^29.6.4",
"esbuild": "^0.19.2",
"jest": "^29.6.4",
"mockttp": "^3.9.1",
"rimraf": "^5.0.1",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
},
"publishConfig": {
"access": "public"
Expand Down
28 changes: 14 additions & 14 deletions packages/teamscale-javascript-instrumenter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"dist/**/*"
],
"devDependencies": {
"@babel/core": "^7.22.8",
"@babel/plugin-transform-modules-commonjs": "^7.22.5",
"@babel/preset-env": "^7.22.7",
"@babel/core": "^7.22.11",
"@babel/plugin-transform-modules-commonjs": "^7.22.11",
"@babel/preset-env": "^7.22.10",
"@types/argparse": "^2.0.10",
"@types/async": "^3.2.20",
"@types/babel__generator": "^7.6.4",
Expand All @@ -34,24 +34,24 @@
"@types/convert-source-map": "^2.0.0",
"@types/glob": "^8.1.0",
"@types/istanbul-lib-instrument": "^1.7.4",
"@types/jest": "^29.5.3",
"@types/node": "^20.4.1",
"@types/jest": "^29.5.4",
"@types/node": "^20.5.6",
"@types/ws": "^8.5.5",
"babel-jest": "^29.6.1",
"esbuild": "^0.18.11",
"babel-jest": "^29.6.4",
"esbuild": "^0.19.2",
"esbuild-plugin-inline-worker": "^0.1.1",
"jest": "^29.6.1",
"jest": "^29.6.4",
"rimraf": "^5.0.1",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"tslib": "^2.6.0",
"typescript": "^5.1.6"
"tslib": "^2.6.2",
"typescript": "^5.2.2"
},
"dependencies": {
"@babel/generator": "^7.22.7",
"@babel/parser": "^7.22.7",
"@babel/traverse": "^7.22.8",
"@babel/types": "^7.22.5",
"@babel/generator": "^7.22.10",
"@babel/parser": "^7.22.11",
"@babel/traverse": "^7.22.11",
"@babel/types": "^7.22.11",
"@cqse/commons": "workspace:../cqse-commons",
"@types/micromatch": "^4.0.2",
"argparse": "^2.0.1",
Expand Down
18 changes: 9 additions & 9 deletions test/casestudies/angular-hero-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,28 +23,28 @@
"@angular/platform-browser": "~13.1.0",
"@angular/platform-browser-dynamic": "~13.1.0",
"@angular/router": "~13.1.0",
"angular-in-memory-web-api": "~0.13.0",
"rxjs": "~7.5.5",
"tslib": "^2.3.0",
"zone.js": "~0.11.4"
"angular-in-memory-web-api": "~0.16.0",
"rxjs": "~7.8.1",
"tslib": "^2.6.2",
"zone.js": "~0.13.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "^13.2.6",
"@angular/cli": "~13.1.0",
"@angular/compiler-cli": "~13.1.0",
"@types/jasmine": "~4.3.5",
"@types/node": "^18.17.7",
"@types/node": "^18.17.11",
"copyfiles": "^2.4.1",
"jasmine-core": "~5.1.1",
"jasmine-marbles": "~0.9.2",
"jasmine-spec-reporter": "~7.0.0",
"karma": "~6.3.0",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.0.3",
"karma": "~6.4.2",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.1",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "~1.7.0",
"protractor": "~7.0.0",
"ts-node": "~10.1.0",
"ts-node": "~10.9.1",
"typescript": "~4.5.2"
}
}
6 changes: 3 additions & 3 deletions test/casestudies/express-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"serve": "node dist/index.js"
},
"devDependencies": {
"@types/express": "^4.17.11",
"@types/node": "^18.17.7",
"@types/express": "^4.17.17",
"@types/node": "^18.17.11",
"typescript": "^4.2.4"
},
"dependencies": {
"express": "^4.17.1"
"express": "^4.18.2"
}
}
Loading

0 comments on commit a7848db

Please sign in to comment.