Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 26, 2023
1 parent d38cf46 commit 81f28c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 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 @@ -68,11 +68,11 @@
"@nuxtjs/stylelint-module": "5.1.0",
"commitlint": "17.6.7",
"core-js": "3.31.1",
"eslint-config-prettier": "^8.8.0",
"eslint-config-prettier": "8.8.0",
"eslint-formatter-json-relative": "0.1.0",
"eslint-plugin-jsonc": "2.9.0",
"eslint-plugin-no-unsanitized": "4.0.2",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-security": "1.7.1",
"eslint-plugin-sonarjs": "0.19.0",
"eslint-plugin-xss": "0.1.12",
Expand All @@ -84,7 +84,7 @@
"playwright": "1.36.2",
"postcss-html": "1.5.0",
"postcss-preset-env": "8.5.1",
"prettier": "^3.0.0",
"prettier": "3.0.0",
"read-pkg": "8.0.0",
"serve-static": "1.15.0",
"standard-version": "9.5.0",
Expand Down

0 comments on commit 81f28c8

Please sign in to comment.