Browse Source

chore(deps): update all dev dependencies (#1030)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
remotes/origin/list-filter
renovate[bot] 1 year ago committed by GitHub
parent
commit
595043f744
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json
  2. 8
      pnpm-lock.yaml

2
package.json

@ -34,7 +34,7 @@ @@ -34,7 +34,7 @@
"jest": "^29.3.1",
"lerna-changelog": "2.2.0",
"node-fetch": "^3.3.0",
"prettier": "3.0.1",
"prettier": "3.0.2",
"pv": "1.0.1",
"shell-escape": "^0.2.0",
"svg-term-cli": "2.1.1",

8
pnpm-lock.yaml

@ -42,8 +42,8 @@ devDependencies: @@ -42,8 +42,8 @@ devDependencies:
specifier: ^3.3.0
version: 3.3.1
prettier:
specifier: 3.0.1
version: 3.0.1
specifier: 3.0.2
version: 3.0.2
pv:
specifier: 1.0.1
version: 1.0.1
@ -4118,8 +4118,8 @@ packages: @@ -4118,8 +4118,8 @@ packages:
hasBin: true
dev: true
/prettier@3.0.1:
resolution: {integrity: sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==}
/prettier@3.0.2:
resolution: {integrity: sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ==}
engines: {node: '>=14'}
hasBin: true
dev: true

Loading…
Cancel
Save