mirror of
https://github.com/danog/CodiceFiscaleJS.git
synced 2024-11-26 20:14:55 +01:00
Bump node-notifier and jest
Removes [node-notifier](https://github.com/mikaelbr/node-notifier). It's no longer used after updating ancestor dependency [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together. Removes `node-notifier` Updates `jest` from 24.9.0 to 29.5.0 - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest) --- updated-dependencies: - dependency-name: node-notifier dependency-type: indirect - dependency-name: jest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0c0836fc69
commit
e64ece3794
9918
package-lock.json
generated
9918
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
2
package.json
Executable file → Normal file
2
package.json
Executable file → Normal file
@ -17,7 +17,7 @@
|
||||
"@babel/preset-env": "^7.10.4",
|
||||
"babel-jest": "^24.9.0",
|
||||
"babel-loader": "^8.1.0",
|
||||
"jest": "^24.9.0",
|
||||
"jest": "^29.5.0",
|
||||
"parallel-webpack": "^2.6.0",
|
||||
"standard": "^12.0.1",
|
||||
"webpack": "^4.43.0",
|
||||
|
Loading…
Reference in New Issue
Block a user