Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2024
1 parent 20388ee commit 4fc7bed
Show file tree
Hide file tree
Showing 3 changed files with 1,007 additions and 988 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,49 +85,49 @@
"@types/prettier": "2.7.3",
"@types/semver": "^7.5.0",
"@types/which": "^3.0.0",
"@upleveled/babel-plugin-remove-node-prefix": "github:aminya/babel-plugin-remove-node-prefix#95fcbd92405b99a6eece48c493548996f12e6519",
"admina": "^0.2.2",
"@upleveled/babel-plugin-remove-node-prefix": "github:aminya/babel-plugin-remove-node-prefix#02526f866c4f57d3a097590942dc0e700fb3eb15",
"admina": "^0.3.0",
"caxa": "^3.0.1",
"ci-info": "^3.8.0",
"ci-info": "^4.0.0",
"ci-log": "workspace:*",
"cross-env": "7.0.3",
"cross-spawn": "^7.0.3",
"cspell": "^6.31.2",
"cspell": "^8.0.0",
"escape-path-with-spaces": "^1.0.2",
"escape-quotes": "^1.0.2",
"escape-string-regexp": "^5.0.0",
"eslint": "^8.46.0",
"eslint-config-atomic": "^1.19.3",
"exec-powershell": "workspace:*",
"execa": "^7.2.0",
"execa": "^8.0.0",
"is-url-online": "^1.5.0",
"jest": "^29.6.2",
"micro-memoize": "^4.1.2",
"mri": "^1.2.0",
"msvc-dev-cmd": "github:aminya/msvc-dev-cmd#97843d525947e3f3776ee359b597316909754c4d",
"npm-check-updates": "^16.10.17",
"npm-run-all2": "^6.0.6",
"numerous": "1.0.3",
"numerous": "2.0.0",
"p-timeout": "^6.1.2",
"parcel": "2.9.3",
"parcel": "2.11.0",
"path-exists": "^5.0.0",
"patha": "^0.4.1",
"prettier": "3.0.0",
"prettier-config-atomic": "^3.1.0",
"prettier": "3.2.4",
"prettier-config-atomic": "^4.0.0",
"readme-md-generator": "^1.0.0",
"retry-as-promised": "^7.0.4",
"semver": "7.5.4",
"setup-python": "github:aminya/setup-python#a783db655c6e40317e2c0c96f9d162d9c9f4a751",
"setup-python": "github:aminya/setup-python#65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236",
"shx": "0.3.4",
"simple-update-notifier": "^2.0.0",
"terser-config-atomic": "^1.0.0",
"time-delta": "github:aminya/time-delta#69d91a41cef28e569be9a2991129f5f7d1f0d00e",
"time-delta": "github:aminya/time-delta#d732dbc4fe991ab323cfa9075df8a7988537926e",
"ts-node": "^10.9.1",
"ts-readme": "^1.1.3",
"typescript": "^5.1.6",
"ubuntu-version": "^2.0.0",
"untildify-user": "workspace:*",
"which": "^3.0.1"
"which": "^4.0.0"
},
"productionDependencies": [
"@actions/core",
Expand Down
2 changes: 1 addition & 1 deletion packages/exec-powershell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"which": "^2.0.2"
},
"devDependencies": {
"@types/which": "^2.0.2"
"@types/which": "^3.0.0"
},
"keywords": [
"powershell",
Expand Down
Loading

0 comments on commit 4fc7bed

Please sign in to comment.