Skip to content

Commit

Permalink
Merge pull request #293 from oddbird/dependabot/npm_and_yarn/npm-mino…
Browse files Browse the repository at this point in the history
…r-upgrades-67df922f20

Bump the npm-minor-upgrades group with 12 updates
  • Loading branch information
jgerigmeyer authored Nov 1, 2024
2 parents fffef3e + f0e3ba5 commit 4cbe32e
Show file tree
Hide file tree
Showing 2 changed files with 1,094 additions and 713 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,32 +79,32 @@
}
},
"devDependencies": {
"@babel/core": "^7.25.7",
"@babel/preset-env": "^7.25.7",
"@babel/preset-typescript": "^7.25.7",
"@types/lodash": "^4.17.9",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@types/lodash": "^4.17.13",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"babel-jest": "^29.7.0",
"chai": "^4.5.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"jest": "^29.7.0",
"jest-environment-node-single-context": "^29.4.0",
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"sass": "^1.79.4",
"sass-embedded": "^1.79.4",
"sass": "^1.80.5",
"sass-embedded": "^1.80.5",
"sassdoc": "^2.7.4",
"sassdoc-theme-herman": "^6.0.1",
"stylelint": "^16.9.0",
"stylelint": "^16.10.0",
"stylelint-config-standard-scss": "^13.1.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down
Loading

0 comments on commit 4cbe32e

Please sign in to comment.