1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-02-08 21:59:39 +01:00

build(deps-dev): bump babel-jest from 27.2.2 to 27.2.3 (#256)

This commit is contained in:
dependabot[bot] 2021-09-29 09:01:10 +02:00 committed by GitHub
parent 34a9b88fe1
commit 42c8f21a7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 12 deletions

22
package-lock.json generated
View File

@ -39,7 +39,7 @@
"@types/react": "17.0.24",
"@typescript-eslint/eslint-plugin": "4.32.0",
"autoprefixer": "10.3.6",
"babel-jest": "27.2.2",
"babel-jest": "27.2.3",
"cypress": "8.5.0",
"dockerfilelint": "1.8.0",
"editorconfig-checker": "4.0.2",
@ -5820,13 +5820,13 @@
"dev": true
},
"node_modules/babel-jest": {
"version": "27.2.2",
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.2.2.tgz",
"integrity": "sha512-XNFNNfGKnZXzhej7TleVP4s9ktH5JjRW8Rmcbb223JJwKB/gmTyeWN0JfiPtSgnjIjDXtKNoixiy0QUHtv3vFA==",
"version": "27.2.3",
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.2.3.tgz",
"integrity": "sha512-lXslrpae1L9cXnB5F8vvD/Yj70g47sG7CGSxT+qqveK/To72X3nuCtDux0s3HN7X351IbwYoYyfDxQ7CqVbkNw==",
"dev": true,
"dependencies": {
"@jest/transform": "^27.2.2",
"@jest/types": "^27.1.1",
"@jest/transform": "^27.2.3",
"@jest/types": "^27.2.3",
"@types/babel__core": "^7.1.14",
"babel-plugin-istanbul": "^6.0.0",
"babel-preset-jest": "^27.2.0",
@ -30902,13 +30902,13 @@
"dev": true
},
"babel-jest": {
"version": "27.2.2",
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.2.2.tgz",
"integrity": "sha512-XNFNNfGKnZXzhej7TleVP4s9ktH5JjRW8Rmcbb223JJwKB/gmTyeWN0JfiPtSgnjIjDXtKNoixiy0QUHtv3vFA==",
"version": "27.2.3",
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.2.3.tgz",
"integrity": "sha512-lXslrpae1L9cXnB5F8vvD/Yj70g47sG7CGSxT+qqveK/To72X3nuCtDux0s3HN7X351IbwYoYyfDxQ7CqVbkNw==",
"dev": true,
"requires": {
"@jest/transform": "^27.2.2",
"@jest/types": "^27.1.1",
"@jest/transform": "^27.2.3",
"@jest/types": "^27.2.3",
"@types/babel__core": "^7.1.14",
"babel-plugin-istanbul": "^6.0.0",
"babel-preset-jest": "^27.2.0",

View File

@ -60,7 +60,7 @@
"@types/react": "17.0.24",
"@typescript-eslint/eslint-plugin": "4.32.0",
"autoprefixer": "10.3.6",
"babel-jest": "27.2.2",
"babel-jest": "27.2.3",
"cypress": "8.5.0",
"dockerfilelint": "1.8.0",
"editorconfig-checker": "4.0.2",