Skip to content

Commit

Permalink
updated: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GianlucaGuarini committed Jul 15, 2023
1 parent e5510fd commit d3d2fa9
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
62 changes: 31 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
"sideEffects": false,
"types": "./riot.d.ts",
"devDependencies": {
"@riotjs/compiler": "^9.0.0",
"@riotjs/compiler": "^9.0.1",
"@riotjs/dom-bindings": "^9.0.0",
"@riotjs/prettier-config": "^1.0.1",
"@riotjs/prettier-config": "^1.1.0",
"@riotjs/util": "^2.2.1",
"@rollup/plugin-commonjs": "^25.0.3",
"@rollup/plugin-node-resolve": "^15.1.0",
Expand All @@ -72,7 +72,7 @@
"cumpa": "^2.0.1",
"curri": "^2.0.3",
"eslint": "^8.45.0",
"eslint-config-riot": "^4.0.0",
"eslint-config-riot": "^4.1.0",
"eslint-plugin-import": "^2.27.5",
"jsdom": "22.1.0",
"jsdom-global": "3.0.2",
Expand Down

0 comments on commit d3d2fa9

Please sign in to comment.