Skip to content

Commit

Permalink
Update modules
Browse files Browse the repository at this point in the history
  • Loading branch information
otacke committed Jul 20, 2024
1 parent 547aa4d commit 0f52e02
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
60 changes: 30 additions & 30 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 @@ -22,14 +22,14 @@
"type": "module",
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/core": "^7.24.8",
"@babel/core": "^7.24.9",
"@babel/preset-env": "^7.24.8",
"@playwright/test": "^1.45.1",
"@playwright/test": "^1.45.2",
"babel-loader": "^9.1.3",
"css-loader": "^7.1.2",
"eslint-config-snordian-h5p": "github:otacke/eslint-config-snordian-h5p",
"mini-css-extract-plugin": "^2.9.0",
"playwright": "^1.45.1",
"playwright": "^1.45.2",
"regenerator-runtime": "^0.14.1",
"resolve-url-loader": "^5.0.0",
"sass": "^1.77.8",
Expand Down

0 comments on commit 0f52e02

Please sign in to comment.