Skip to content

Commit

Permalink
fix: Update js.
Browse files Browse the repository at this point in the history
  • Loading branch information
GSMLG-BOT committed Aug 2, 2022
1 parent 93e0131 commit fb6a8df
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -14,7 +14,7 @@
"priv/static/"
],
"dependencies": {
"@gsmlg/lit": "^1.20.1",
"@gsmlg/lit": "^1.20.3",
"@material/mwc-button": "^0.26.1",
"@material/mwc-checkbox": "^0.26.1",
"@material/mwc-circular-progress": "^0.26.1",
Expand Down Expand Up @@ -43,8 +43,8 @@
"carbon-web-components": "^1.21.0"
},
"devDependencies": {
"@babel/cli": "^7.18.9",
"@babel/core": "^7.18.9",
"@babel/preset-env": "^7.18.9"
"@babel/cli": "^7.18.10",
"@babel/core": "^7.18.10",
"@babel/preset-env": "^7.18.10"
}
}

0 comments on commit fb6a8df

Please sign in to comment.