Skip to content

Commit 4bc7e73

Browse files
authored
Merge pull request #960 from shufo/renovate/php-parser-3.x
2 parents c0d1552 + 5e19279 commit 4bc7e73

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"ignore": "^6.0.0",
5454
"js-beautify": "^1.14.8",
5555
"lodash": "^4.17.19",
56-
"php-parser": "3.2.1",
56+
"php-parser": "3.2.2",
5757
"prettier": "^3.2.5",
5858
"string-replace-async": "^2.0.0",
5959
"tailwindcss": "^3.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4439,10 +4439,10 @@ pathval@^2.0.0:
44394439
resolved "https://registry.yarnpkg.com/pathval/-/pathval-2.0.0.tgz#7e2550b422601d4f6b8e26f1301bc8f15a741a25"
44404440
integrity sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==
44414441

4442-
php-parser@3.2.1:
4443-
version "3.2.1"
4444-
resolved "https://registry.yarnpkg.com/php-parser/-/php-parser-3.2.1.tgz#960916dc03e4979a59435f9dd9eb03f2e86d8126"
4445-
integrity sha512-WT5AMqe39ZdqAxp9Yp7uR6e3clBWlT1dxHHs49GmnDx2d+975NEiLSVy2tRGLdSC9tgdQOLiN1Yz54g1d2cZDQ==
4442+
php-parser@3.2.2:
4443+
version "3.2.2"
4444+
resolved "https://registry.yarnpkg.com/php-parser/-/php-parser-3.2.2.tgz#49c6fac29fbf8f995e1b8609ad52bd41b1ecda07"
4445+
integrity sha512-voj3rzCJmEbwHwH3QteON28wA6K+JbcaJEofyUZkUXmcViiXofjbSbcE5PtqtjX6nstnnAEYCFoRq0mkjP5/cg==
44464446

44474447
php-parser@^3.1.5:
44484448
version "3.1.5"

0 commit comments

Comments
 (0)