Skip to content

Commit

Permalink
chore: upgrade dependencies (#2068)
Browse files Browse the repository at this point in the history
  • Loading branch information
czosel committed Sep 13, 2022
1 parent befd706 commit 823a952
Show file tree
Hide file tree
Showing 2 changed files with 329 additions and 329 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -13,19 +13,19 @@
"dependencies": {
"linguist-languages": "^7.21.0",
"mem": "^8.0.0",
"php-parser": "3.1.0"
"php-parser": "^3.1.1"
},
"devDependencies": {
"@babel/preset-env": "^7.18.6",
"codecov": "3.8.3",
"cross-env": "^7.0.2",
"eslint": "8.23.0",
"eslint": "8.23.1",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "27.0.1",
"eslint-plugin-jest": "27.0.4",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.0.2",
"jest-environment-jsdom": "29.0.2",
"jest": "29.0.3",
"jest-environment-jsdom": "29.0.3",
"jest-runner-eslint": "1.1.0",
"jest-snapshot-serializer-raw": "^1.1.0",
"prettier": "2.1.2",
Expand Down

0 comments on commit 823a952

Please sign in to comment.