Skip to content

Commit

Permalink
Update jest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2023
1 parent eb2f7de commit 5805e57
Show file tree
Hide file tree
Showing 60 changed files with 9,577 additions and 8,504 deletions.
530 changes: 272 additions & 258 deletions javascript/allergies/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions javascript/allergies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
},
"devDependencies": {
"@babel/eslint-parser": "7.22.15",
"babel-jest": "29.6.4",
"babel-jest": "29.7.0",
"babel-plugin-transform-builtin-extend": "1.1.2",
"babel-preset-env": "1.7.0",
"eslint": "8.51.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.28.1",
"jest": "29.6.4"
"jest": "29.7.0"
},
"jest": {
"modulePathIgnorePatterns": [
Expand Down
530 changes: 272 additions & 258 deletions javascript/atbash-cipher/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions javascript/atbash-cipher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
},
"devDependencies": {
"@babel/eslint-parser": "7.22.15",
"babel-jest": "29.6.4",
"babel-jest": "29.7.0",
"babel-plugin-transform-builtin-extend": "1.1.2",
"babel-preset-env": "1.7.0",
"eslint": "8.51.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.28.1",
"jest": "29.6.4"
"jest": "29.7.0"
},
"jest": {
"modulePathIgnorePatterns": [
Expand Down
Loading

0 comments on commit 5805e57

Please sign in to comment.