Skip to content

Commit 9987c88

Browse files
chore(deps): update devdependencies
1 parent fb2a9a2 commit 9987c88

File tree

2 files changed

+572
-432
lines changed

2 files changed

+572
-432
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@actions/http-client": "^2.2.3",
6060
"@actions/io": "^1.1.3",
6161
"@actions/tool-cache": "^2.0.1",
62-
"@aminya/minijson": "1.0.3",
62+
"@aminya/minijson": "1.1.0",
6363
"@babel/core": "^7.25.2",
6464
"@biomejs/biome": "^1.9.1",
6565
"@iarna/toml": "^2.2.5",
@@ -75,14 +75,14 @@
7575
"@types/babel__core": "~7.20.5",
7676
"@types/cross-spawn": "^6.0.6",
7777
"@types/escape-quotes": "~1.0.0",
78-
"@types/eslint": "^8.56.12",
78+
"@types/eslint": "^9.0.0",
7979
"@types/iarna__toml": "~2.0.5",
8080
"@types/jest": "^29.5.13",
8181
"@types/memoizee": "^0.4.11",
82-
"@types/node": "^12.20.55",
82+
"@types/node": "^22.0.0",
8383
"@types/semver": "^7.5.8",
8484
"@types/which": "^3.0.4",
85-
"@upleveled/babel-plugin-remove-node-prefix": "github:aminya/babel-plugin-remove-node-prefix#95fcbd92405b99a6eece48c493548996f12e6519",
85+
"@upleveled/babel-plugin-remove-node-prefix": "github:aminya/babel-plugin-remove-node-prefix#02526f866c4f57d3a097590942dc0e700fb3eb15",
8686
"admina": "^1.0.1",
8787
"caxa": "^3.0.1",
8888
"ci-info": "^4.0.0",
@@ -96,10 +96,10 @@
9696
"escape-path-with-spaces": "^1.0.2",
9797
"escape-quotes": "^1.0.2",
9898
"escape-string-regexp": "^5.0.0",
99-
"eslint": "^8.57.1",
99+
"eslint": "^9.0.0",
100100
"eslint-config-atomic": "^1.22.1",
101101
"exec-powershell": "workspace:*",
102-
"execa": "^7.2.0",
102+
"execa": "^9.0.0",
103103
"is-url-online": "^1.5.0",
104104
"jest": "^29.7.0",
105105
"lefthook": "^1.7.15",
@@ -111,11 +111,11 @@
111111
"node-downloader-helper": "2.1.9",
112112
"npm-check-updates": "^17.1.1",
113113
"npm-run-all2": "^6.2.3",
114-
"numerous": "1.0.3",
114+
"numerous": "2.0.0",
115115
"p-timeout": "^6.1.2",
116116
"path-exists": "^5.0.0",
117117
"patha": "^0.4.1",
118-
"prettier": "3.2.2",
118+
"prettier": "3.3.3",
119119
"prettier-config-atomic": "^4.0.0",
120120
"readme-md-generator": "^1.0.0",
121121
"retry-as-promised": "^7.0.4",
@@ -124,15 +124,15 @@
124124
"semver": "7.6.3",
125125
"setup-apt": "workspace:*",
126126
"setup-brew": "workspace:*",
127-
"setup-python": "github:aminya/setup-python#a783db655c6e40317e2c0c96f9d162d9c9f4a751",
127+
"setup-python": "github:aminya/setup-python#65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236",
128128
"shx": "0.3.4",
129129
"simple-update-notifier": "^2.0.0",
130130
"terser": "^5.33.0",
131131
"terser-config-atomic": "^1.0.0",
132-
"time-delta": "github:aminya/time-delta#69d91a41cef28e569be9a2991129f5f7d1f0d00e",
132+
"time-delta": "github:aminya/time-delta#d732dbc4fe991ab323cfa9075df8a7988537926e",
133133
"ts-node": "^10.9.2",
134134
"ts-readme": "^1.1.3",
135-
"turbo": "2.1.1",
135+
"turbo": "2.1.2",
136136
"typescript": "^5.6.2",
137137
"ubuntu-version": "^2.0.0",
138138
"untildify-user": "workspace:*",

0 commit comments

Comments
 (0)