Skip to content

Commit

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

Bump the npm-minor-upgrades group with 14 updates
  • Loading branch information
jgerigmeyer authored Feb 3, 2025
2 parents 936fc11 + 60102be commit 676565c
Show file tree
Hide file tree
Showing 2 changed files with 481 additions and 352 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,36 +79,36 @@
}
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/eslint-parser": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@babel/core": "^7.26.7",
"@babel/eslint-parser": "^7.26.5",
"@babel/preset-env": "^7.26.7",
"@babel/preset-typescript": "^7.26.0",
"@eslint/js": "^9.17.0",
"@types/lodash": "^4.17.13",
"@eslint/js": "^9.19.0",
"@types/lodash": "^4.17.15",
"babel-jest": "^29.7.0",
"chai": "^4.5.0",
"eslint": "^9.17.0",
"eslint": "^9.19.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.10.0",
"eslint-plugin-jest": "^28.11.0",
"eslint-plugin-jest-dom": "^5.5.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"globals": "^15.14.0",
"jest": "^29.7.0",
"jest-environment-node-single-context": "^29.4.0",
"mocha": "^11.0.1",
"mocha": "^11.1.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"sass": "^1.83.0",
"sass-embedded": "^1.83.0",
"sass": "^1.83.4",
"sass-embedded": "^1.83.4",
"sassdoc": "^2.7.4",
"sassdoc-theme-herman": "^6.0.2",
"stylelint": "^16.12.0",
"stylelint": "^16.14.1",
"stylelint-config-standard-scss": "^14.0.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.0"
"typescript": "^5.7.3",
"typescript-eslint": "^8.22.0"
},
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down
Loading

0 comments on commit 676565c

Please sign in to comment.