Skip to content

Commit 49b6a08

Browse files
committed
chore: update dependencies
1 parent 63d7251 commit 49b6a08

File tree

2 files changed

+1220
-1308
lines changed

2 files changed

+1220
-1308
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,14 @@
6868
"@actions/exec": "^1.1.1",
6969
"@actions/io": "^1.1.3",
7070
"@actions/tool-cache": "^2.0.1",
71-
"@babel/cli": "^7.21.5",
71+
"@babel/cli": "^7.22.5",
7272
"@types/cross-spawn": "^6.0.2",
73-
"@types/eslint": "^8.40.0",
74-
"@types/jest": "^29.5.1",
73+
"@types/eslint": "^8.40.2",
74+
"@types/jest": "^29.5.2",
7575
"@types/mri": "^1.1.1",
76-
"@types/node": "^20.2.4",
76+
"@types/node": "^20.3.2",
7777
"@types/npmcli__ci-detect": "^2.0.0",
78-
"@types/prettier": "2.7.2",
78+
"@types/prettier": "2.7.3",
7979
"@types/semver": "^7.5.0",
8080
"@types/which": "^3.0.0",
8181
"@upleveled/babel-plugin-remove-node-prefix": "github:aminya/babel-plugin-remove-node-prefix#95fcbd92405b99a6eece48c493548996f12e6519",
@@ -89,8 +89,8 @@
8989
"escape-path-with-spaces": "^1.0.2",
9090
"escape-quotes": "^1.0.2",
9191
"escape-string-regexp": "^5.0.0",
92-
"eslint": "^8.41.0",
93-
"eslint-config-atomic": "^1.19.1",
92+
"eslint": "^8.43.0",
93+
"eslint-config-atomic": "^1.19.3",
9494
"exec-powershell": "workspace:*",
9595
"execa": "^7.1.1",
9696
"fast-glob": "^3.2.12",
@@ -100,26 +100,26 @@
100100
"jest": "^29.5.0",
101101
"mri": "^1.2.0",
102102
"msvc-dev-cmd": "github:aminya/msvc-dev-cmd#9f672c1",
103-
"npm-check-updates": "^16.10.12",
103+
"npm-check-updates": "^16.10.13",
104104
"npm-run-all2": "^6.0.5",
105105
"numerous": "1.0.3",
106-
"parcel": "2.9.0",
106+
"parcel": "2.9.3",
107107
"path-exists": "^5.0.0",
108108
"patha": "^0.4.1",
109109
"prettier": "2.8.8",
110110
"prettier-config-atomic": "^3.1.0",
111111
"quote-unquote": "^1.0.0",
112112
"readme-md-generator": "^1.0.0",
113113
"retry-as-promised": "^7.0.4",
114-
"semver": "7.5.1",
114+
"semver": "7.5.3",
115115
"setup-python": "github:actions/setup-python#v4.6.1",
116116
"shx": "0.3.4",
117-
"simple-update-notifier": "^1.1.0",
117+
"simple-update-notifier": "^2.0.0",
118118
"time-delta": "github:aminya/time-delta#69d91a41cef28e569be9a2991129f5f7d1f0d00e",
119119
"ts-jest": "^29.1.0",
120120
"ts-node": "^10.9.1",
121121
"ts-readme": "^1.1.3",
122-
"typescript": "^5.0.4",
122+
"typescript": "^5.1.5",
123123
"ubuntu-version": "^2.0.0",
124124
"untildify-user": "workspace:*",
125125
"user-access": "workspace:*",

0 commit comments

Comments
 (0)