Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit f3e85a1

Browse files
angular-robotdgp1130
authored andcommitted
build: update all non-major dependencies
1 parent ce90ae4 commit f3e85a1

File tree

3 files changed

+122
-80
lines changed

3 files changed

+122
-80
lines changed

modules/builders/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"guess-parser": "^0.4.22",
3737
"http-proxy-middleware": "^2.0.6",
3838
"ora": "^5.1.0",
39-
"piscina": "~4.0.0",
39+
"piscina": "~4.1.0",
4040
"rxjs": "^7.0.0",
4141
"tree-kill": "^1.2.2"
4242
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,16 +70,16 @@
7070
"@types/jsdom": "^21.0.0",
7171
"@types/node": "^14.15.0",
7272
"@typescript-eslint/eslint-plugin": "5.59.9",
73-
"@typescript-eslint/parser": "6.1.0",
73+
"@typescript-eslint/parser": "6.3.0",
7474
"browser-sync": "^2.26.7",
7575
"critters": "0.0.20",
7676
"cross-env": "^7.0.3",
7777
"domino": "^2.1.2",
7878
"esbuild": "^0.18.0",
79-
"eslint": "8.45.0",
79+
"eslint": "8.46.0",
8080
"eslint-config-prettier": "8.8.0",
8181
"eslint-plugin-header": "3.1.1",
82-
"eslint-plugin-import": "2.27.5",
82+
"eslint-plugin-import": "2.28.0",
8383
"express": "^4.15.2",
8484
"guess-parser": "^0.4.12",
8585
"http-proxy-middleware": "^2.0.0",
@@ -89,10 +89,10 @@
8989
"node-fetch": "^2.6.1",
9090
"ora": "^5.1.0",
9191
"patch-package": "^7.0.0",
92-
"piscina": "~4.0.0",
92+
"piscina": "~4.1.0",
9393
"prettier": "^2.2.1",
9494
"protractor": "7.0.0",
95-
"rollup": "~3.26.0",
95+
"rollup": "~3.27.0",
9696
"rollup-plugin-sourcemaps": "^0.6.0",
9797
"rxjs": "^7.0.0",
9898
"shelljs": "^0.8.3",

0 commit comments

Comments
 (0)