chore(deps): pin dependencies

This commit is contained in:
renovate[bot] 2024-09-21 04:37:10 +00:00 committed by GitHub
parent 88f2cb4b22
commit a0b1655bf4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 15 additions and 7 deletions

View File

@ -98,10 +98,10 @@
"escape-path-with-spaces": "^1.0.2",
"escape-quotes": "^1.0.2",
"escape-string-regexp": "^5.0.0",
"eslint": "^8.57.1",
"eslint": "8.57.1",
"eslint-config-atomic": "^1.22.1",
"exec-powershell": "workspace:*",
"execa": "^7",
"execa": "7.2.0",
"is-url-online": "^1.5.0",
"jest": "^29.7.0",
"lefthook": "^1.7.15",
@ -113,7 +113,7 @@
"node-downloader-helper": "2.1.9",
"npm-check-updates": "^17.1.2",
"npm-run-all2": "^6.2.3",
"numerous": "1.0.3",
"numerous": "2.0.0",
"p-timeout": "^6.1.2",
"path-exists": "^5.0.0",
"patha": "^0.4.1",

View File

@ -143,7 +143,7 @@ importers:
specifier: ^5.0.0
version: 5.0.0
eslint:
specifier: ^8.57.1
specifier: 8.57.1
version: 8.57.1
eslint-config-atomic:
specifier: ^1.22.1
@ -152,7 +152,7 @@ importers:
specifier: workspace:*
version: link:packages/exec-powershell
execa:
specifier: ^7
specifier: 7.2.0
version: 7.2.0
is-url-online:
specifier: ^1.5.0
@ -188,8 +188,8 @@ importers:
specifier: ^6.2.3
version: 6.2.3
numerous:
specifier: 1.0.3
version: 1.0.3
specifier: 2.0.0
version: 2.0.0
p-timeout:
specifier: ^6.1.2
version: 6.1.2
@ -4309,6 +4309,10 @@ packages:
numerous@1.0.3:
resolution: {integrity: sha512-jN2WTpfdMmR1d5ClpYguln+XAvgW7B0te6wlsyaZhyev7E2CyOmvXq5LTIV/p9mt9WrPW9Xw1g5+28iZh8BhFQ==}
numerous@2.0.0:
resolution: {integrity: sha512-t6VXZ+c6NaHnNcSJlqFF93aQhcSDRjgsjmVeJGu8slBlK8I4aspcMcEv5S1mrtqadtm0/4HmEF44EzkJJofFaw==}
engines: {node: '>=12'}
object-assign@4.1.1:
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
engines: {node: '>=0.10.0'}
@ -10226,6 +10230,10 @@ snapshots:
numerous@1.0.3: {}
numerous@2.0.0:
dependencies:
is-node: 1.0.2
object-assign@4.1.1: {}
object-inspect@1.13.2: {}