Skip to content

Commit

Permalink
Merge pull request sass#41 from oddbird/auto-dependency-upgrades
Browse files Browse the repository at this point in the history
Automated dependency upgrades
  • Loading branch information
jgerigmeyer committed May 15, 2023
2 parents c50175a + 1a3e2ff commit b6e6cda
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 103 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@babel/preset-env": "^7.21.5",
"@babel/preset-typescript": "^7.21.5",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-inject": "^5.0.3",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-terser": "^0.4.1",
Expand All @@ -55,16 +55,16 @@
"@types/markdown-it-attrs": "^4.1.0",
"@types/node": "^16",
"@types/prismjs": "^1.26.0",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"date-fns": "^2.30.0",
"deep-equal": "^2.2.1",
"eslint": "^8.40.0",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-simple-import-sort": "^10.0.0",
"jquery": "^3.6.4",
"jquery": "^3.7.0",
"jquery-ui": "^1.13.2",
"js-yaml": "^4.1.0",
"kleur": "^4.1.5",
Expand All @@ -77,7 +77,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"prismjs": "^1.29.0",
"rollup": "^3.21.5",
"rollup": "^3.21.7",
"sass": "^1.62.1",
"semver-parser": "^4.1.4",
"stylelint": "^15.6.1",
Expand Down
Loading

0 comments on commit b6e6cda

Please sign in to comment.