Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
firefoxic committed May 9, 2024
1 parent 31f59c8 commit facc208
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 53 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,16 @@
"postpublish": "git push --follow-tags"
},
"devDependencies": {
"@eslint/js": "^9.1.1",
"@eslint/js": "^9.2.0",
"@firefoxic/update-changelog": "^0.1.0",
"@stylistic/eslint-plugin-js": "^1.7.2",
"@stylistic/eslint-plugin-js": "^2.1.0",
"@synap-ac/node-dot-extra-reporter": "^1.1.0",
"common-tags": "^1.8.2",
"eslint": "^9.1.1",
"globals": "^15.1.0",
"eslint": "^9.2.0",
"globals": "^15.2.0",
"husky": "^9.0.11",
"postcss": "^8.4.38",
"postcss-html": "^1.6.0",
"postcss-html": "^1.7.0",
"postcss-less": "^6.0.0",
"postcss-scss": "^4.0.9",
"stylelint-test-rule-node": "^0.2.1"
Expand Down
85 changes: 37 additions & 48 deletions pnpm-lock.yaml

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

0 comments on commit facc208

Please sign in to comment.