Skip to content

Commit

Permalink
Bump dependencies to latest version (#2254)
Browse files Browse the repository at this point in the history
  • Loading branch information
FloEdelmann committed Jul 29, 2023
1 parent 7c63e1e commit 6080fb3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,12 @@
"eslint": "^6.2.0 || ^7.0.0 || ^8.0.0"
},
"dependencies": {
"@eslint-community/eslint-utils": "^4.3.0",
"@eslint-community/eslint-utils": "^4.4.0",
"natural-compare": "^1.4.0",
"nth-check": "^2.0.1",
"postcss-selector-parser": "^6.0.9",
"semver": "^7.3.5",
"vue-eslint-parser": "^9.3.0",
"nth-check": "^2.1.1",
"postcss-selector-parser": "^6.0.13",
"semver": "^7.5.4",
"vue-eslint-parser": "^9.3.1",
"xml-name-validator": "^4.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 6080fb3

Please sign in to comment.