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.1 to 27.2.2 (#245)

This commit is contained in:
dependabot[bot] 2021-09-27 13:10:06 +02:00 committed by GitHub
parent 4be4a1c87b
commit 6a8359f802
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View File

@ -39,7 +39,7 @@
"@types/react": "17.0.24", "@types/react": "17.0.24",
"@typescript-eslint/eslint-plugin": "4.31.2", "@typescript-eslint/eslint-plugin": "4.31.2",
"autoprefixer": "10.3.5", "autoprefixer": "10.3.5",
"babel-jest": "27.2.1", "babel-jest": "27.2.2",
"cypress": "8.4.1", "cypress": "8.4.1",
"dockerfilelint": "1.8.0", "dockerfilelint": "1.8.0",
"editorconfig-checker": "4.0.2", "editorconfig-checker": "4.0.2",
@ -5705,12 +5705,12 @@
"dev": true "dev": true
}, },
"node_modules/babel-jest": { "node_modules/babel-jest": {
"version": "27.2.1", "version": "27.2.2",
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.2.1.tgz", "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.2.2.tgz",
"integrity": "sha512-kkaekSJHew1zfDW3cA2QiSBPg4uiLpiW0OwJKqFv0r2/mFgym/IBn7hxPntL6FvS66G/ROh+lz4pRiCJAH1/UQ==", "integrity": "sha512-XNFNNfGKnZXzhej7TleVP4s9ktH5JjRW8Rmcbb223JJwKB/gmTyeWN0JfiPtSgnjIjDXtKNoixiy0QUHtv3vFA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@jest/transform": "^27.2.1", "@jest/transform": "^27.2.2",
"@jest/types": "^27.1.1", "@jest/types": "^27.1.1",
"@types/babel__core": "^7.1.14", "@types/babel__core": "^7.1.14",
"babel-plugin-istanbul": "^6.0.0", "babel-plugin-istanbul": "^6.0.0",
@ -30600,12 +30600,12 @@
"dev": true "dev": true
}, },
"babel-jest": { "babel-jest": {
"version": "27.2.1", "version": "27.2.2",
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.2.1.tgz", "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.2.2.tgz",
"integrity": "sha512-kkaekSJHew1zfDW3cA2QiSBPg4uiLpiW0OwJKqFv0r2/mFgym/IBn7hxPntL6FvS66G/ROh+lz4pRiCJAH1/UQ==", "integrity": "sha512-XNFNNfGKnZXzhej7TleVP4s9ktH5JjRW8Rmcbb223JJwKB/gmTyeWN0JfiPtSgnjIjDXtKNoixiy0QUHtv3vFA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@jest/transform": "^27.2.1", "@jest/transform": "^27.2.2",
"@jest/types": "^27.1.1", "@jest/types": "^27.1.1",
"@types/babel__core": "^7.1.14", "@types/babel__core": "^7.1.14",
"babel-plugin-istanbul": "^6.0.0", "babel-plugin-istanbul": "^6.0.0",

View File

@ -60,7 +60,7 @@
"@types/react": "17.0.24", "@types/react": "17.0.24",
"@typescript-eslint/eslint-plugin": "4.31.2", "@typescript-eslint/eslint-plugin": "4.31.2",
"autoprefixer": "10.3.5", "autoprefixer": "10.3.5",
"babel-jest": "27.2.1", "babel-jest": "27.2.2",
"cypress": "8.4.1", "cypress": "8.4.1",
"dockerfilelint": "1.8.0", "dockerfilelint": "1.8.0",
"editorconfig-checker": "4.0.2", "editorconfig-checker": "4.0.2",