Skip to content

Commit

Permalink
chore: bump parcel + parcel resolver-glob to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriansaliou committed Mar 2, 2024
1 parent 0846f1c commit 1912d1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@
},
"devDependencies": {
"@babel/eslint-parser": "7.23.x",
"@parcel/resolver-glob": "2.11.x",
"@parcel/resolver-glob": "2.12.x",
"typescript": "5.3.x",
"parcel": "2.11.x",
"parcel": "2.12.x",
"eslint": "8.56.x",
"eslint-config-prettier": "9.1.x",
"prettier": "3.1.x"
Expand Down

0 comments on commit 1912d1b

Please sign in to comment.